cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Status Code for HTTPS Sender Adapter

0 Likes
3,698

Hello People

I have a 3rd party tool accessing CPI iflow via HTTPS sender adapter. They trigger the iflow via a request and receive some response back. Their requirement is to get the Https status code back in case of any error. For a successful processing, they are getting a proper HTTPS status code in the response.

Now i used exception handling for getting the erroneous HTTPS status code, however i am not geting any.

Can anyone please help me with this requirement, if it is possible

View Entire Topic
former_member724290
Participant
0 Likes

Seems like CPI can't do that.

It cannot handle an error with a custom response code and log an error to itself at the same time.