|
|
|
|
|
- Properties specific to sfProcessSubmitRequest variables
- Functions that handle the sfProcessSubmitRequest type
sfProcessSubmitRequest (Type of variable) In french: sfRequeteTraitementSoumission
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess. The characteristics of this type can be changed using different WLanguage properties. Remark: For more details on the declaration of this type of variable and the use of WLanguage properties, see Declaring a variable. Remarks Properties specific to sfProcessSubmitRequest variables The following properties can be used to handle a Salesforce record to submit to SFExecuteProcess: | | | Name | Type used | Effect |
---|
Comment | Character string | Comment that must be added to the process history of the task. | NextApproverID | Character string | Identifiers of the users who will have to perform the next operation. These identifiers are separated by CR characters (Carriage Return). This identifier corresponds to the UserID property of the sfUserInfo variable. | ObjectID | Character string | Identifier of the Salesforce object/record to submit to the process. |
Functions that handle the sfProcessSubmitRequest type
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|