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