SelectAndGenerateResponse and SelectAndGenerateOut
SelectAndGenerateResponse
The SelectAndGenerateResponse object contains the result (SelectAndGenerateResponse object). In this implementation, the response message is the SelectAndGenerateOut object.
| Parameter | Type | Description |
|---|---|---|
| SelectAndGenerateResult | SelectAndGenerateOut | The result, or response, object for the SelectAndGenerate operation. |
SelectAndGenerateOut
The SelectAndGenerateOut object contains an identifier used to track the transaction.
| Parameter | Type | Description |
|---|---|---|
| TransactionIdentifier | string | An identifier assigned by the Expere Document Services solution for the document request event. This ID is used for request tracking purposes. |