cgcloud__BO_API_Workflow_Entity__c

This object stores the entities that Business Object API Workflows use. This object is available in API version 54.0 and later.

Supported Calls

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

Fields

Field Details
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Name of this record.
cgcloud__BO_API_Entity__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to the business object API entity.
This is a relationship field.
Relationship Name
cgcloud__BO_API_Entity__r
Relationship Type
Master-detail
Refers To
cgcloud__BO_API_Entity__c (the master object)
cgcloud__BO_API_Workflow__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to the business object API workflow.
This is a relationship field.
Relationship Name
cgcloud__BO_API_Workflow__r
Relationship Type
Master-detail
Refers To
cgcloud__BO_API_Workflow__c (the detail object)
cgcloud__Input_Mapping_Field__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Defines the input mapping field. If Output Entity has been set, then this field must also be set.
cgcloud__Output_Entity__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the business object API entity.
This is a relationship field.
Relationship Name
cgcloud__Output_Entity__r
Relationship Type
Lookup
Refers To
cgcloud__BO_API_Entity__c
cgcloud__Output_Mapping_Field__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Defines the output mapping field. If Output Entity has been set, then this field must also be set.
cgcloud__Unique_Key__c
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
Stores schema constraints. This is a technical field that the workflow updates.

Associated Objects

This object has 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__BO_API_Workflow_Entity__cChangeEvent
Change events are available for the object.
cgcloud__BO_API_Workflow_Entity__cFeed
Feed tracking is available for the object.
cgcloud__BO_API_Workflow_Entity__cHistory
History is available for the tracked fields of the object.
cgcloud__BO_API_Workflow_Entity__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__BO_API_Workflow_Entity__cShare
Sharing is available for the object.