12 Jun 2020 01:36 AM
Hi Team,
We need help to capture XMLElement data using Request attributes. XMLElement is present as one of the .net method parameters, Please see the example below.
Is there a way to capture the below value.
< TransStart.startRequest code = "Endorse" effectiveDate = "2014-04-30" scheduleDate = "" autoCommit = "0" /> |
Thanks,
Ameya
Solved! Go to Solution.
15 Jun 2020 06:31 AM
Hi @Ameya D.,
First of all, not sure you will be able to capture this argument - depending on its length. That being said - once you have it, you can try the post processing rules to capture the only part that is interesting you.