ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Modifying the existing records Hide the details
Array of sfSaveResult variables that contains the result data, especially the identifiers of objects actually modified.
Name of sfConnection variable to use.
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 to 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: 09/22/2020
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: