cancel
Showing results for 
Search instead for 
Did you mean: 

xml to flat file scenario

Former Member
0 Kudos

hi guys,

I am new to XI.am tryin to configure xml to flat file scenario.i have configured the scenario but the problem is am getting the flat file into my receiver system with no content..what might be the problem.pls do help me out

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Praveen

Program to convert flat file to XML file.

please download tool from this link:

http://www.download.com/Stylus-Studio-2008-XML-Enterprise-Suite/3000-7241_4-10399885.html?part=dl-St...

how to use:

http://www.stylusstudio.com/learn_convert_to_xml.html

http://www.sap-img.com/abap/sample-xml-source-code-for-sap.htm

regards

sandeep

If helpful kindly reward points

Former Member
0 Kudos

Hi,

Please find here with the required parameters for receiver end file to get it as flat file

Please refer below scenarios, this could be used as reference for your scenario

IDOC-XML to flat file

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/46759682-0401-0010-1791-bd1972bc...

XML to Flat file conversion

File Receiver with Content Conversion

/people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion

Configuring the Receiver File/FTP Adapter

http://help.sap.com/saphelp_nw04/helpdata/en/95/bb623c6369f454e10000000a114084/frameset.htm

Please see the below links for file content conversion..

/people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter - FCC

/people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter - FCC

File Content Conversion for Unequal Number of Columns

/people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns - FCC

Content Conversion (Pattern/Random content in input file)

/people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file - FCC

Thanks

Swarup

Former Member
0 Kudos

Hi,

The problem with content conversion parameters so check content conversion parameters in receiver communication channel.

Go through the following link.

http://help.sap.com/saphelp_nw2004s/helpdata/en/e3/94007075cae04f930cc4c034e411e1/content.htm

http://help.sap.com/saphelp_nw2004s/helpdata/en/2c/181077dd7d6b4ea6a8029b20bf7e55/content.htm

Satish.

Former Member
0 Kudos

In the receiver communication channel :

In the content conversion parameters you specify:

a) Document Name: SampleMessageType

this will appear as the TOP XML tag

b) Document Namespace:

c) Recordset Name: Rootnode

d) Recordset Structure:

justin_santhanam
Active Contributor
0 Kudos

Praveen,

What's ur source structure and what conversion parameters did u applied? If you give this both,it will be easy for us to suggest.

raj.