on 2018 Nov 05 2:47 PM
Hi,
I want to implement a custom errorhandling in my Rest Sender Adapter and couldn't find any solution to my problem.
I have the following requirement:
The Rest Adapter (Method Get) is called synchroniously. With an ICO I am getting data from ECC. In the Response payload there are either data from ecc or empty JSON Expressions. What i want to achive is, that if i have an empty Expression eg. PARTNER_ID, I want to respond with eg. HTTP Code 404.
With this Settings its not working.

my Json Looks like this:
{"MT_SELMA_OUTPUT": {
"PARTNER_ID": "" }}
Thank you for your help.
Greetings
Enrico
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do this Issue resolved?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.