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:
Access:
Applies to:
UpdateDataSlots( INPUT dsArray AS Progress.BPM.DataSlot EXTENT )An array of DataSlot objects whose values are to be updated. The array can be the full array of DataSlots for the process or a subset of these DataSlots.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.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |