Forum Discussion
I'm not clear how a Join would work here for a lookup. Along with other transformation taking place, I want to look up the values and pass them into different fields based on finding the matched code so I am envisioning it happening in a mapper snap.
So my original file could have Name and the CovCode, but the result file might have Name, some other hardcoded fields, Plan, and Tier.
@Richard If I understand your question correctly, you can refer below steps-
- Open Rabbit MQ consumer snap and go to view tab . Select error view option
- Add mapper for custom error message and then right click on mapper. Then select Link output to Error Pipeline. It should pass your custom message to error pipeline.
Hope it might help you.
- Open Rabbit MQ consumer snap and go to view tab . Select error view option