Question
CA
Last activity: 16 Oct 2018 12:03 EDT
Attribute values not getting mapped in Parse XML
Hi
I am trying to create a Parse XML rule for the following XML string
<?xml version="1.0" encoding="UTF-8" ?>
<TP9_DDA_POSTED_TXN>
<TXN_ID BeforeImage="" AfterIage="539704" />
</TP9_DDA_POSTED_TXN>
and the rule I have created for this is shown in the image attached along with the what shows up when I unit test this rule.
Can someone please tell how can I retrieve the values in "BeforeImage" and "AfterImage" attributes of TXN_ID..?
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.