cgcloud__Transaction_Log__c

This object contains all transaction log messages that are related to CG. This object is available in API version 54.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
Name
Type
string
Properties
Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update
Description
Unique identification of the record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the record owner.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
cgcloud__Details__c
Type
textarea
Properties
Create, Nillable, Update
Description
Stores the details of log entries in .json format.
cgcloud__Duration__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Duration of the call (it's the duration of the outermost trace).
cgcloud__Entry_Time__c
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Timestamp when the record was added to the log.
cgcloud__Sales_Org__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Sales organization to which the transaction log belongs.
Possible values are:
  • 0000
  • 0001
  • 0002
  • 0003
cgcloud__Source_Name__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Name of the calling class.
cgcloud__Source_Type__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Source from which the class made the call.
cgcloud__Status__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Status of the transaction.
Possible values are:
  • Error
  • Success
  • Warning
cgcloud__Transaction_Id__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Transaction under which the message was logged.
cgcloud__User__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
User under which the transaction log entry was created
This is a relationship field.
Relationship Name
cgcloud__User__r
Relationship Type
Lookup
Refers To
User

Associated Objects

This object contains these associated objects. If the API version isn’t specified, they are available in the same API versions as this object. Otherwise, they are available in the specified API version and later.

cgcloud__Transaction_Log__cChangeEvent
Change events are available for the object.
cgcloud__Transaction_Log__cFeed
Feed tracking is available for the object.
cgcloud__Transaction_Log__cHistory
History is available for the tracked fields of the object.
cgcloud__Transaction_Log__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Transaction_Log__cShare
Sharing is available for the object.