Hi All,
I have a SOAP to FILE scenario. Based on a field in source xml, I have to send the data in different file.
E.g. Source Message will have Header and X and Ys
Target message - I want 2 files one with Header + all X values and other with Header + all Y values. 2.png 3.png
Also, its not necessary that the source file may or may not have a combination of Xs & Ys.
Please guide how can I do this with Channels and Mapping in SAP PI. I think, there will be a requirement to write a UDF.
Thanks in advance.