BackgroundTask 2.5 RetrieveDataObjectByIshDataRefs
Retrieves the blobs of background tasks via the data references
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services, making this parameter redundant. |
| palIshDataRefs | LongArray | In | Long list with the unique identifiers of the data references linked with background tasks. |
| psOutXMLTaskDataObjectList | String | InOut | The Background Task Data Objects XML structure containing the data of the background tasks. |