You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to get the value of an element inside escaped XML?

edited Dec 20, 2017 8:00AM in Integration 2 comments

Summary

How to get the value of an element inside escaped XML?

Content

Is there an XPath expression that gets the value of an element from escaped xml?  I am aware of an approach using parseEscapedXml(), xsl:copy-of, and xsl:variable to accomplish the task, but I want a way to do this natively in the ICS UI without importing the xsl transformation.

The input payload contains an escaped xml string in the EventData element.  I’m interested in an XPath Expression that gets the person_id value out of the escaped xml string.

Here is the sample payload.

<BusinessEvent_Input xmlns="

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!