ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / Salesforce functions
  • Properties specific to sfProcessSubmitRequest variables
  • Functions that handle the sfProcessSubmitRequest 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
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:
NameType usedEffect
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. These identifiers are separated by CR characters (Carriage Return).
This identifier corresponds to the UserID property of the sfUserInfo variable.
ObjectIDCharacter stringIdentifier of the Salesforce object/record to submit to the process.

Functions that handle the sfProcessSubmitRequest 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