Hi Krishna,
To correlate a value in flex, you must first store the XML response in a parameter.
1. Go to Tree View of the corresponding request.
2. Click on Snapshot Tab (bottom)
3. Click on Response. on Top
4. Expand the XML Tree.
5. Browse through the tree for your value.
6. Go to the node above the value. Right click, and select the option "Save value in a parameter".
7. Provide the param name, node name ...
8. Click OK.
9. You will find the code generated in your script view.
10. The sample code generated will answer all your questions.
If required, you can add the argument "NotFound=Continue". to the lr_xml_get_values function.
Thanks and Regards,
V.M.Guruprasath