Hi Everybody, Yesterday we encounted an incident in our Appian 6.6.1 applic

Hi Everybody,
Yesterday we encounted an incident in our Appian 6.6.1 application when using the Send HTTP Request plugin. We use the service to get information from a REST Webservice. The REST service requires user credentials which we have supplied in the Send HTTP Request parameters. During the incident 30 - 50% or our requests were returning with a Unauthorized [401] error which we were not expecting because the service was given the correct user credentials.

We didn't have debug logging turned on so we don't have debug logs from the Send HTTP Request service. Are there any ways to determin if user credentials were correctly passed into the activity class?

To protect the password used in the process we encrypt it when we retrieve it from our database and decrypt it into the service input parameter. Is it possible that using the function 'passworddecrypt' in the smart service could have failed? This is harder for us to determine because the pass...

OriginalPostID-84721

OriginalPostID-84721

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data