***************** Script Automation ***************** The **Script_Automation__c** object type is a metadata representation of an Automation that user wants to happen somewhere on the Script Definition execution. .. include:: includes/access-rules.rst Fields ====== .. list-table:: :widths: 25 25 50 :header-rows: 1 * - Label - Field Name - Details * - Active - Active__c - | **Type** | Checkbox | | **Properties** | Create, Filter, Group, Nillable, Sort, Update | | **Description** | Account number assigned to this account (not the unique, system-generated ID assigned during creation). Maximum size is 40 characters. * - Automation Identifier - Name - | **Type** | Auto Number | | **Properties** | Create, Filter, Group, Nillable, Sort, Update | | **Description** | Account number assigned to this account (not the unique, system-generated ID assigned during creation). Maximum size is 40 characters. * - Context - Context__c - | **Type** | Picklist | | **Properties** | Create, Filter, Group, Nillable, Sort, Update | | **Description** | Account number assigned to this account (not the unique, system-generated ID assigned during creation). Maximum size is 40 characters. * - Process Name - ProcessName__c - | **Type** | Text(255) | | **Properties** | Create, Filter, Group, Nillable, Sort, Update | | **Description** | Account number assigned to this account (not the unique, system-generated ID assigned during creation). Maximum size is 40 characters. * - Script Agreement - Script_Agreement__c - | **Type** | Lookup(Script Agreement) | | **Properties** | Create, Filter, Group, Nillable, Sort, Update | | **Description** | Account number assigned to this account (not the unique, system-generated ID assigned during creation). Maximum size is 40 characters. * - Script Definition - Script_Definition__c - | **Type** | Lookup(Script Definition) | | **Properties** | Create, Filter, Group, Nillable, Sort, Update | | **Description** | Account number assigned to this account (not the unique, system-generated ID assigned during creation). Maximum size is 40 characters. * - Script Fragment - Script_Fragment__c - | **Type** | Lookup(Script Fragment) | | **Properties** | Create, Filter, Group, Nillable, Sort, Update | | **Description** | Account number assigned to this account (not the unique, system-generated ID assigned during creation). Maximum size is 40 characters. * - Script Question - Script_Question__c - | **Type** | Lookup(Script Question Definition) | | **Properties** | Create, Filter, Group, Nillable, Sort, Update | | **Description** | Account number assigned to this account (not the unique, system-generated ID assigned during creation). Maximum size is 40 characters. * - Sequence - Sequence__c - | **Type** | Number(18, 0) | | **Properties** | Create, Filter, Group, Nillable, Sort, Update | | **Description** | Account number assigned to this account (not the unique, system-generated ID assigned during creation). Maximum size is 40 characters. * - Stop on error - Stop_on_error__c - | **Type** | Checkbox | | **Properties** | Create, Filter, Group, Nillable, Sort, Update | | **Description** | Account number assigned to this account (not the unique, system-generated ID assigned during creation). Maximum size is 40 characters. * - Type - Type__c - | **Type** | Picklist | | **Properties** | Create, Filter, Group, Nillable, Sort, Update | | **Description** | Account number assigned to this account (not the unique, system-generated ID assigned during creation). Maximum size is 40 characters. * - When - When__c - | **Type** | Picklist | | **Properties** | Create, Filter, Group, Nillable, Sort, Update | | **Description** | Account number assigned to this account (not the unique, system-generated ID assigned during creation). Maximum size is 40 characters. .. include:: includes/usage.rst Associated Objects ================== This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later. AccountHistory (API version 11.0) History is available for tracked fields of the object.