JSON Builder - from Excel Data
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2017
11:53 AM
06-16-2017
11:53 AM
JSON Builder - from Excel Data
i am looking to Form a JSON Request which empty JSON nodes in Excel file and build a JSON based on the attached Excel Data and String
test.id | userName | Password | Location | input.json |
1 | ashok | soap123 | { "userName": "${userName}", "Password": "${Password}" } | |
2 | ashok2 | soap123 | India | { "userName": "${userName}", "Password": "${Password}", "Location":"${Location} } |
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2017
05:31 PM
06-16-2017
05:31 PM
Can't you just use the exact request? Again using parameters, it may case problem?
Regards,
Rao.
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2017
09:15 AM
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2017
07:44 PM
06-20-2017
07:44 PM
Not sure if you are still waiting on this?
Please check if the below thread helps
https://community.smartbear.com/t5/SoapUI-NG/json-block-as-a-property-value/m-p/144532#M32717
Regards,
Rao.
Please check if the below thread helps
https://community.smartbear.com/t5/SoapUI-NG/json-block-as-a-property-value/m-p/144532#M32717
Regards,
Rao.
