cgcloud__Batch_Process_Configuration__c

Custom setting that captures the configuration of the batch process. 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, Sort, Update
Description
Unique identification of the record.
SetupOwnerId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the setup owner.
This is a polymorphic relationship field.
Relationship Name
SetupOwner
Relationship Type
Lookup
Refers To
Organization, Profile, User
cgcloud__Apex_Class__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Batch process class that's to be executed.
cgcloud__Batch_Size__c
Type
double
Properties
Create, Filter, Sort, Update
Description
Size of the batch.
cgcloud__Execute_Nightly_Calculation__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Configuration indicating that the TPM Calculation Chain should be initiated once per night.
The default value is false.
cgcloud__Friday__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Configuration flag, indicating that the Batch Process in context should run on Fridays.
The default value is false.
cgcloud__Job_Name__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Name of the Batch Job to be executed.
cgcloud__Last_Run__c
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Time at which the server for this sales org was last started.
cgcloud__Monday__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Configuration flag, indicating that the Batch Process in context should run on Mondays.
The default value is false.
cgcloud__Promotion_Template__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Promotion Template filter, in case of promotion calculations only promotions of this type are calculated.
cgcloud__Refresh_Account_Product_List__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates the mode of Account Product List.
The default value is false.
cgcloud__Run_Mode__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Determines whether the complex pricing processes run in Delta or Full mode.
This field is available in API version 55.0 and later.
cgcloud__Sales_Org__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Sales Org for which this setting is defined.
cgcloud__Saturday__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Configuration flag, indicating that the Batch Process in context should run on Saturdays.
The default value is false.
cgcloud__Start_Time__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Time at which the server is to be started. Restricted to full hours. It's stored in GMT+0 (UTC) in a 24-hour format.
cgcloud__Sunday__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Configuration flag, indicating that the Batch Process in context should run on Sundays.
The default value is false.
cgcloud__Thursday__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Configuration flag, indicating that the Batch Process in context should run on Thursdays.
The default value is false.
cgcloud__Tuesday__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Configuration flag, indicating that the Batch Process in context should run on Tuesdays.
The default value is false.
cgcloud__Wednesday__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Configuration flag, indicating that the Batch Process in context should run on Wednesdays.
The default value is false.

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__Batch_Process_Configuration__cChangeEvent
Change events are available for the object.
cgcloud__Batch_Process_Configuration__cFeed
Feed tracking is available for the object.
cgcloud__Batch_Process_Configuration__cHistory
History is available for the tracked fields of the object.
cgcloud__Batch_Process_Configuration__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Batch_Process_Configuration__cShare
Sharing is available for the object.