Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Can some one help me how to extract values from below output. Please see the sample output which i have used tlogrow to get response from my first tRestclient .
OUTPUT:
<root><name>form KT</name><id>1763864</id><parent_id>0</parent_id><parent_field_id>0</parent_field_id><auto_archive>false</auto_archive></root>|
I need to extract and reuse above name and id values as input to second tRESTClient request. Please help me to use right components.
Thanks,
Kumar