Hi All , I am able to solve this use case , I have added one voucherid
in the Query activity that is used to fetch vouchers from voucher table
. Secondly i have added one new column with same name voucherid
(usingRowId () function) in enrichment activity and finally took an
intersection of two transitions with same voucher id column
.Regards,Vipin