The GenerateAndSave operation is a business process encapsulation method that performs transaction deletion, document assembly, and post processing. While similar to the Generate operation, this operation also saves the rendered documents.
| Operation | GenerateAndSave |
|---|---|
| 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/GenerateAndSave |
| Input | GenerateAndSaveRequest |
| Output | GenerateAndSaveResponse |