Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ESBJAVA-5138 #831

Merged
merged 1 commit into from Jul 12, 2017
Merged

Fix ESBJAVA-5138 #831

merged 1 commit into from Jul 12, 2017

Commits on Jul 10, 2017

  1. Fix ESBJAVA-5138

    The trasnaction id used for the communication between SAP and the
    SAPTransaportSender to send IDOCs can be of intereset when it comes to
    responding to the client back in a Proxy. It could be used to track
    what transactions were successful and what failed. The improvement was
    to set it as a transport header to the synapse context so that it can
    be refererded to, in the synapse sequence.
    Addresses the issue at: https://wso2.org/jira/browse/ESBJAVA-5138
    sdkottegoda committed Jul 10, 2017
    Copy the full SHA
    d20eb39 View commit details
    Browse the repository at this point in the history