integration logs

I have created a integration to a internal webservice a get call to return list of countries.

The integration was working yesterday morning but no longer working, this is in qa. I can call the webservice via browser on the appian box, however it no longer works when I try to get the data via  the test request in the integration.

 How do I see what is going on appian end, ie what logs can I view to get more information about this error.  JBoss logs doesn’t say much, only that connection is

ConnectorRuntimeException [title=Something went wrong, Failed to connect to https://xxxxx/reference/v1/country

  Discussion posts and replies are publicly visible

Parents
  • the api is fine, something is wrong with the integration object/jboss call. where can i see the logs to see whats going on. This is not a network or server issue or an issue from api which we are trying to make the get call on. Its not a authorization issue either.
    I get a failed to connect and connection reset error from appian. This get should take seconds. So something is blocking the request.
Reply
  • the api is fine, something is wrong with the integration object/jboss call. where can i see the logs to see whats going on. This is not a network or server issue or an issue from api which we are trying to make the get call on. Its not a authorization issue either.
    I get a failed to connect and connection reset error from appian. This get should take seconds. So something is blocking the request.
Children
No Data