Passes an array of DataSlot objects to the Business Process server. The server uses the DataSlot values to update the values of the corresponding server dataslots.
Return type: LOGICAL
Access: PUBLIC
Applies to: Progress.BPM.Process class
If the method succeeds, it returns TRUE.
The method fails if DataSlots that are not part of the process DataSlot definition are included in the array. If the method fails, it raises a BPM error.