05-24-2018 06:02 AM
I have 2 outputs and Both are XML’s. One XML I am using XML formatter and XML parser and using some values and converted to JSON having 4 fields. Now I want the 2nd XML as a 5th Field as an output. Currently I am using Union snap which will produce JSON having 2 records. But I want in single. Any solution for this.
Solved! Go to Solution.
05-24-2018 10:13 AM
You can use Join and configured it like the image below:
05-28-2018 05:18 AM
@aleung, I got a Issue like if input doesnt pass any data, Join has No output. How to over come this
05-28-2018 06:02 AM
@aleung, I have used merge. working fine now.
05-28-2018 08:29 PM
Yes, merge Join is the right solution.