We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to disable an outbound rest/soap message?

priyankamodak
Kilo Contributor

To troubleshoot an issue I was suggested to disable the soap outbound messages of TEST instance as our TEST and DEV instances are pointing to the same wsdl.

2 REPLIES 2

Ashutosh30
Kilo Contributor

You can remove the authentication details as a workaround

Thank you!