IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online 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

SOAP Body-Root Tag with our NameSpace-IS 6.5

  • 1.  SOAP Body-Root Tag with our NameSpace-IS 6.5

    Posted Fri March 30, 2012 11:24 PM

    Is there anyway to trick soap utilities(pub.soap.utils:addBodyEntry) on WM6.5 to allow adding an xml with root node which doesn’t has a namespace associated to it in to the soapBody(see highlighted tag below).
    When I try to add an xml like below

    <ns1:Details xmlns:ns1=".xyz Domain Names | Join Generation XYZ>
    John Doe
    30
    ns1:Details

    in to the SOAP Body using pub.soap.utils:addBodyEntry; its throwing the Error: Invalid Body Entry. SOAP Body Entries must have a namespace name.

    Any help is appreciated.


    #webMethods
    #API-Management
    #soa