on 2021 Jul 19 7:50 PM
Hi Akash ,
Try the below XPATH in router :
/PortalResponse/Records[*]
Thanks,
Manoj K
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Akash,
It depends on your scenario.If you are having HTTP sender or SFTP where you need to put validation at the begining of your iflow then you can use router.
You can take any one of the fields inside Records which comes always to set the condition in router.Below example should work for you .
/AribaResponse/Records/boolean(IsTestProject)
In case you are doing some enrichment where some of the records have valid and som has invalid,then you can use multicast with Content Filter to group of valid records.
Regards,
Sriprasad Shivaram Bhat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Akash,
Are you clubbing the messages from both the sources? If yes, then you can add a filter step to remove the nodes which ch doesn't have any records.
Regards
Pavan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
10 | |
9 | |
8 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.