08-26-2020 12:13 PM
I have configured error pipeline but the error is not passing into input view. Need help to configure this. Thanks
error pipe_2020_08_27.slp (2.2 KB) rest api_2020_08_27.slp (2.7 KB)
08-26-2020 11:50 PM
@akidave I tried your suggestion
in the error pipeline the mapper snap is configured as
rest api_2020_08_27_.slp (4.5 KB) error pipe_2020_08_27_.slp (2.3 KB)
08-27-2020 12:27 PM
Both of the screen captures in your last reply to me are corrupted and I can’t see them.
From your most recent reply to akidave, it looks like you’re trying to validate the error pipeline by itself. That won’t work, since it has no input. The way I’ve dealt with this to develop the error pipeline is to add a JSON Generator add the beginning containing sample error document(s) I want it to process. When it’s working, detach and disable that snap.
08-26-2020 11:06 PM
@ptaylor
the below error output from main pipeline(REST API snap) is as expected.
below is the configuration in the mapper snap from error pipeline
output of mapper snap. I am trying to process the output of mapper snap