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 sfProcessSubmitRequest variables
  • Functions that use the sfProcessSubmitRequest type
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
sfProcessSubmitRequest (Variable type)
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.
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 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.
Remarks

Functions that use 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: 03/27/2025

Send a report | Local help