Skip to Content
0
Former Member
Apr 12, 2007 at 11:00 AM

Conversion of XML Idoc to File Idoc

24 Views

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?