Skip to main content
March 4, 2024
Question

Legacy Web Service - Logs

  • March 4, 2024
  • 3 replies
  • 0 views

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.

3 replies

davidj137213
March 4, 2024

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..

stefanhelzle0001
March 4, 2024

Does that include legacy SOAP calls to exposed process models?

April 16, 2024

Closing Loop: Couldn't find any logs on this issue, but ended up finding the issue was an auth error from the external system calling the web service.