on ‎2019 Feb 27 6:53 AM
HI Experts,
I have a scenario in which I need to collect the response from Request Reply from HTTP adapter which I used for the POST operation and from that response I need to use the "Request Number" for the flow of GET operation of HTTP.
It should be a dynamic flow.

Sample Response:
{
"result": {
"sys_id": "ec9ad802",
"number": "REQ0075",
"request_number": "REQ0075",
"request_id": "ec9ad8072",
}
}
Please help me out.
Regards,
Vijender
Request clarification before answering.
Hi ,
If i understood your requirement , convert back to xml (From the component json to xml converter). then you can use the Content Modifier with xpath option .
Alternatively you may Use JSON path , find the link below.
https://www.toolsqa.com/rest-assured/jsonpath-and-query-json-using-jsonpath/
Regards,Vijay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 7 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.