This operation is used to generate documents based on parameters submitted in the request. The request takes a Transaction and Organization object, along with either a PackageID or LOBPhase and document post-processing instructions and returns a DocSet object and an array containing documents (as DocumentSet objects) along with the RequestID as the payload.
| Operation | SelectGenerateAndSave |
|---|---|
| Style | document |
| Operation Type | Request-response. The endpoint receives a message, and sends a correlated message. |
| SOAP Action | http://schemas.bankerssystems.com/2004/ExpereAPI/ExpereIEServices/IExpereAPI/SelectGenerateAndSave |
| Input | SelectGenerateAndSaveRequest |
| Output | SelectGenerateAndSaveResponse |