Use SOAP Message in ATF

Laloo
Tera Contributor

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

Any luck on this