ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Modifying the existing records Hide the details
Array of sfSaveResult variables containing the result data, especially the identifiers of the objects actually modified.
Name of the variable of type sfConnection to be used.
Array of sfObject variables corresponding to the Salesforce records to modify. This array can contain up to 200 elements.
Modifying the existing records or creating records Hide the details
Array of sfObject variables corresponding to the Salesforce records to modify or create. This array can contain up to 200 elements.
Modification mode used:sfCreationIfNotFoundThe record is automatically created if it does not exist.
For a custom file, name of the item defined as unique item identifier from an external system. This item is also used to identify the record to modify. This item and its value are found in the sfObject object to modify. The record will be automatically created if the value does not exist. The record is updated if the value exists once. An error is returned if the value exists several times.
Possible error cases
Last update: 05/26/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: