PriyankaP
7 years agoContributor
How to Extract value from CDATA
Let me explain my scenarion first.
I have Request and Response . Both are having CDATA. While doing virtualization in ServiceV PRO I need to extract some specific value from Request so that i could set a condition to dispatch a response.
Here is my question,
How can i extract value from CDATA using query match dispatch style. so that i could make a mock Response. I'm awaiting for reply.