Forum Discussion
bojanvelevski
2 years agoValued Contributor
I wouldn't say the snap is mixing the inputs but one of the input documents is missing the field you have stated in the snap. To confirm that, you can use a router with $Worker_Document_Data.hasPath('ID') and !$Worker_Document_Data.hasPath('ID'). That way you will see if one (or more) documents go to the other output. Additionally you can write it down to a file to check which record is that.
Regards,
Bojan
Related Content
- 5 months ago
- 2 years ago
- 4 years ago