How to open an HR Case(created from Rest API) using "Run server side script" test step in ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2022 05:07 AM
Hi,
We have a requirement to open the Case Number which got created from the Rest API Explorer using Automated Test Framework (ATF).
Step 1: We are using 'Send REST Request - Inbound - REST API Explorer' step to create an HR case using POST method(The response body will populate the case number and the AWS link of the case which we want to retrieve).
Step 2: We have to get the case number i.e; created from the step 1 by using 'Run Server Side Script' step.
Is there any possible way to do this?
Thanks in Advance,
Pallavi

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2022 07:57 AM
Hi
Regards,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2022 08:17 PM
Hi
The above mentioned link is very helpful for me to explore further on this. Thank you for the reply.
Regards,
Pallavi