Hi @jmgrassau, I want to request a new rule to replace the statements COMMIT WORK and ROLLBACK WORK with the function modules BAPI_TRANSACTION_COMMIT and BAPI_TRANSACTION_ROLLBACK. This is because ...
In the current implementation of ESB, transport.sap.transactionCommit property is set to true and then SAP Connector internally calls the BAPI_TRANSACTION_COMMIT. But it's required to WAIT parameter ...