Use SOAP Message in ATF
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2023 07:30 AM
Hi All,
Has anybody tried accessing the SOAP message stored in the "sys_soap_message" table and using it in ATF Run server-side script?
I have a scenario where I have to execute the SOAP message (20-30 times )with different parameters and get the request id from it on a daily basis. i was planning to automate it in ATF.
it is a scripted web service.
i have tried this : https://docs.servicenow.com/bundle/vancouver-api-reference/page/app-store/dev_portal/API_reference/S...
but its not working.
1 REPLY 1
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 09:47 AM
Any luck on this