Forum Discussion
I think the post
just showing how we can manipulate the response body with different error code.(though the response Header is still with code 200)
But, as the questions asked, and same here, how can we change the response Header status code?
Thanks
Do you have an Ultra Environment to verify?
Here is a screenshot from my ultra test response in postman. It is certainly possible to put a different status codes in the header response.
Hi @amit.saroha - I think you are looking for the && (AND) operator. For a full list of operators, take a look at the first table in the Understanding Expressions in SnapLogic documentation
- jcornelius4 years agoNew Contributor III
be aware of the other conditions where the are all equal (true or false), ie 00-11 conditions for 2 inputs
ie do you want both routes to be taken when A B and B C…may need to use “First Match”
Related Content
- 4 years ago
- 2 years ago
- 4 years ago
- 5 months ago