Page 1 of 1

REST Request Failure

Posted: May 10th, 2022, 8:02 am
by smackie
I am trying to test out a REST call; however I keep getting the below exception. I've verified the request using Postman and it works fine there, is there something I'm missing in the setup within K-Rise?

The remote name could not be resolved: 'aws01jdeais01t.ahs.com' (LogId: 1d64fac3-196c-41f6-b56d-400c58005e38)
Service Exception: The remote name could not be resolved: 'aws01jdeais01t.ahs.com' (LogId: 1d64fac3-196c-41f6-b56d-400c58005e38)

Re: REST Request Failure

Posted: May 10th, 2022, 9:02 am
by SteveCap
I am going to guess this service needs to run through ecc in order to be able to reach the endpoint? Does the service have that set?
image.png
If it already is set to run through ecc are you testing postman on the ecc server?

Re: REST Request Failure

Posted: May 10th, 2022, 10:11 am
by smackie
HI Steve,

Thanks for pointing this out I missed that. It worked fine once I turned on ECC.

Thanks,
Sheryl

Re: REST Request Failure

Posted: May 10th, 2022, 10:38 am
by SteveCap
Great! Glad I could help.