Need to fetch TPE value from previous step
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 10:39 PM
ATF steps:
Send rest request ---- From which Engagement ID is fetched (TPE......)
Create String Variable--- Used in order to fetch value of TPE from previous step
Run server side script --- It should return me TPE Value using get Value ?? (Note: it should be done by pulling sys_id from previous step)
i have pulled sys_id from previous step (Create string variable) , Need suggestion on how to pull TPE value after that in the same step.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 10:56 PM
Use Run Server side script parse the value from previous step i.e. the response and get the value and store in output variable.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 01:13 AM
Thank you for marking my response as helpful.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader