App Connect

App Connect

Join this online user group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

How to add Soap Header under SOAP envelope in App Connect Professional (7.5.4)

  • 1.  How to add Soap Header under SOAP envelope in App Connect Professional (7.5.4)

    Posted Mon December 26, 2022 01:38 PM
    Hi There,

    We are having a requirement to add Soap Header under SOAP envelope in App Connect Professional (7.5.4) but I don't see any option for it. If someone can give pointers for this. Below is a sample request. In this request I need to add 

    <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tem="http://tempuri.org/" xmlns:plan="http://schemas.datacontract.org/2004/07/SampleService">
    <soap:Header xmlns:wsa="http://www.w3.org/2005/08/addressing"><wsa:Action>http://tempuri.org/SampleService/UpdateInfo</wsa:Action><wsa:To>https://www.Testgrouo.com/SampleService/Service.svc</wsa:To></soap:Header>
    <soap:Body>
    <tem:UpdateInfo>
    <!--Optional:-->
    <tem:UserID>
    <!--Optional:-->
    <member:Id>123456</member:Id>
    <!--Optional:-->
    <member:Email>test@testrbc.com</member:Email>
    </tem:user>
    </tem:UpdateUser>
    </soap:Body>
    </soap:Envelope>

    Regards,
    Atul K. Sharma

    ------------------------------
    Atul Sharma
    ------------------------------