Hi,
My query is:
I have an XI (PI 7.0) in between an SAP system and a file system. An idoc comes into XI. It needs to be conerted to a file idoc, ie, each segment needs to be separated by a new line. How can I achieve this?
1. Do I have to create a java/ ABAP class?
2. Is an adapter available which does this for me?