PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

How can I send an XMLDoc-based message without a soapenv wrapper

edited May 15, 2024 3:35PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 1 commentAnswered ✓

I am working on a request to send a simple XML message to a third-party system. I have defined the message as nonrowset-based, and in the code responsible for creating and publishing the message, I am gathering the data, populating an XML doc (from the CreateXMLDoc built-in method, then manually creating nodes to comply with the format provided by the third party), creating the message with the built-in-CreateMessage method and then sending with %IntBroker.Publish. When reviewing the XML of the message through integration broker, it looks as requested, but the third part is telling me that they receive it wrapped

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center