|
| We’re running into a difficult challenge. We’re using the SAP adapter and we
have an orchestration that splits a file into several transactions. Each
transaction is calling a BAPI and we need to rollback the whole batch in case
a BAPI call fails or returns an error code at any point. We tried
encapsulating the splitting and posting processes in an atomic transaction,
however this is not acceptable as the SAP port is of a request/response type
–BTS won’t compile the orchestration. Before we go any further we other
options, I’d to check with you whether the adapter can be used in the
scenario described. Otherwise I assume that our only options would be to
create wrappers either in .net, using the connector, or in SAP.
Thanks,
|
|