|
|
|
|
|
- Properties specific to sfProcessWorkItemRequest variables
- Functions that use the sfProcessWorkItemRequest type
sfProcessWorkItemRequest (Variable type) In french: sfRequeteTraitementTache
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess. The characteristics of this type can be changed using different WLanguage properties. Note: For more details on the declaration of this type of variable and the use of WLanguage properties, see Declaring a variable. Properties Properties specific to sfProcessWorkItemRequest variables The following properties can be used to handle the query for processing a task to submit to SFExecuteProcess: | | | Name | Type used | Effect |
---|
Action | Character string | Action to perform on the Salesforce task. This action can correspond to one of the following character strings: | 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. | WorkItemID | Character string | Identifier of the task to process. |
Remarks Functions that use the sfProcessWorkItemRequest type
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|