cancel
Showing results for 
Search instead for 
Did you mean: 

Set up error pipeline

Siva_Venna
Contributor

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)

7 REPLIES 7

@akidave I tried your suggestion
image
in the error pipeline the mapper snap is configured as
image
rest api_2020_08_27_.slp (4.5 KB) error pipe_2020_08_27_.slp (2.3 KB)

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.

@ptaylor
the below error output from main pipeline(REST API snap) is as expected.
image

below is the configuration in the mapper snap from error pipeline
image

output of mapper snap. I am trying to process the output of mapper snap
image