ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Communication / Salesforce functions
  • Properties specific to sfProcessWorkItemRequest variables
  • Functions that use the sfProcessWorkItemRequest type
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
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:
NameType usedEffect
ActionCharacter stringAction to perform on the Salesforce task. This action can correspond to one of the following character strings:
  • Approve
  • Reject
  • Remove
CommentCharacter stringComment that must be added to the process history of the task.
NextApproverIDCharacter stringIdentifiers of the users who will have to perform the next operation.
WorkItemIDCharacter stringIdentifier of the task to process.
Remarks

Functions that use the sfProcessWorkItemRequest type

SFExecuteProcessRequests the execution of a specific process.
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help