ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / Salesforce functions
  • Properties specific to sfProcessWorkItemRequest variables
  • Functions that handle the sfProcessWorkItemRequest type
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
sfProcessWorkItemRequest (Type of variable)
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.
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 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.

Functions that handle 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: 01/26/2023

Send a report | Local help