cgcloud__Job_DL_Job_Definition_Template__c

This object stores the questions or surveys that are used in the job definition list. 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
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Unique identification of the record.
cgcloud__Composite_Key__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Unique identifier of the record.
cgcloud__Condition_Answers__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
List of relevant answers for the parent condition.
cgcloud__Condition_Description__c
Type
string
Properties
Filter, Nillable, Sort
Description
Description of Activity Job Definition Template of the parent condition.
This is a calculated field.
Formula
cgcloud__Condition__r.cgcloud__Job_Definition_Template__r.cgcloud__Description__c
cgcloud__Condition_Operator__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Operator that's applied to the Conditional answer.
Possible values are:
  • In
  • Not In
cgcloud__Condition__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Activity Job Definition Template that represents the parent condition.
This is a relationship field.
Relationship Name
cgcloud__Condition__r
Relationship Type
Lookup
Refers To
cgcloud__Job_DL_Job_Definition_Template__c
cgcloud__Consider_Score__c
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Indicates whether the question is score relevant.
Possible values are:
  • No
  • Yes
The default value is No.
cgcloud__Description__c
Type
string
Properties
Filter, Nillable, Sort
Description
Description of the referenced Job Definition Template.
This is a calculated field.
Formula
cgcloud__Job_Definition_Template__r.cgcloud__Description__c
cgcloud__Excluded__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Used to exclude the activity job definition template from the call execution.
The default value is false.
cgcloud__Job_Action_Success__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Controls detachment behavior and validation (mandatory) when completing the call.
Possible values are:
  • Detach
  • None
  • Validation
cgcloud__Job_Definition_List__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to the activity.
This is a relationship field.
Relationship Name
cgcloud__Job_Definition_List__r
Relationship Type
Master-detail
Refers To
cgcloud__Job_Definition_List__c (the master object)
cgcloud__Job_Definition_Template__c
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Reference to the job definition template.
This is a relationship field.
Relationship Name
cgcloud__Job_Definition_Template__r
Relationship Type
Lookup
Refers To
cgcloud__Job_Definition_Template__c
cgcloud__Job_Template__c
Type
string
Properties
Filter, Nillable, Sort
Description
Job template of the job definition template.
This is a calculated field.
Formula
cgcloud__Job_Definition_Template__r.cgcloud__Job_Template__r.Name
cgcloud__Mandatory__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Respective question or survey that must be answered during the call execution.
The default value is false.
cgcloud__Measure_Type__c
Type
string
Properties
Filter, Nillable, Sort
Description
Measure Type of the referenced Job Definition Template.
This is a calculated field.
Formula
TEXT(cgcloud__Job_Definition_Template__r.cgcloud__Measure_Type__c)
cgcloud__POS_Template__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the POS template.
This is a relationship field.
Relationship Name
cgcloud__POS_Template__r
Relationship Type
Lookup
Refers To
cgcloud__POS_Template__c
cgcloud__POS_Type__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Type of POS.
Possible values are:
  • ct—Cigarette Carrier
  • dairycase—Dairy Case
  • freezer—Freezer
  • refrigerator—Refrigerator
  • sc—Sales Counter
  • shelf—Shelf
  • smt—Cigarette Sales Panel
  • vm—Vending Machine
cgcloud__Presetting__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Controls the presetting of the corresponding answer in the call.
Possible values are:
  • LastValue
  • None
  • TargetValue
cgcloud__Record_Link__c
Type
string
Properties
Filter, Nillable, Sort
Description
Link to the record.
This is a calculated field.
Formula
HYPERLINK("/" &Id, $Label.cgcloud__record_link, "_top")
cgcloud__Sales_Org__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Sales organization to which the job definition template assignment of the activity (and the activity itself) belongs.
Possible values are:
  • 0000
  • 0001
  • 0002
  • 0003
cgcloud__Save_Presetting__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Used only in the back end in validations and to control whether preset answers are to be automatically stored when completing the call. Represents the save presetting configuration of the referenced job definition template. As a result, the attribute is pre-populated when adding the job definition template to the activity. On mobility devices, the corresponding job definition template is evaluated directly.
The default value is false.
cgcloud__Score_Relevant_Answers__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
List of relevant answers for the question.
cgcloud__Score__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Score of the question.
cgcloud__Sort__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Sorts Job definitions, and is auto-populated from Job_Definition_Template.Sort

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__Job_DL_Job_Definition_Template__cChangeEvent
Change events are available for the object.
cgcloud__Job_DL_Job_Definition_Template__cFeed
Feed tracking is available for the object.
cgcloud__Job_DL_Job_Definition_Template__cHistory
History is available for the tracked fields of the object.
cgcloud__Job_DL_Job_Definition_Template__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Job_DL_Job_Definition_Template__cShare
Sharing is available for the object.