Is there a log that captures any calls to a Legacy Web Service. Trying to confirm the external system is failing to call our service at all (if there is an error on their system) or if we are having issues.
Discussion posts and replies are publicly visible
IN Appian , you can find logs about the integration (request and response) sent and received in you integration in the file integration_req_resp_activity.log
Tracing must be enabled in the admin console and in the integration....
docs.appian.com/.../Logging.html
If you don't have access, you may use a proxy..
Does that include legacy SOAP calls to exposed process models?