cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Combining two outputs

SandeepVemula
Contributor

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.

1 ACCEPTED SOLUTION

You can use Join and configured it like the image below:
44%20AM

View solution in original post

7 REPLIES 7

SandeepVemula
Contributor

@aleung, I got a Issue like if input doesnt pass any data, Join has No output. How to over come this

SandeepVemula
Contributor

@aleung, I have used merge. working fine now.

Yes, merge Join is the right solution.