Skip to main content

Hi All,

When using REST sender, we use POST to create a new resource in the destination system and the response is HTTP 201. But in IFS, it is identified as an error which shouldn't be the case. IFS identifies only 200 as success.

 

 

Is there is any workaround to rectify this issue? Any guidance would be appreciated.

 

Thanks!

Hi @Inisrinip 

By default REST sender only accepts HTTP 200 by default but you can mention other accept codes in the REST sender

Hope it helps!

Damith


@dsj Thanks this workaround works!