cancel
Showing results for 
Search instead for 
Did you mean: 

error in Flatfile (txt) to xml file scenario

Former Member
0 Kudos

hi,

while executing the Flat file (txt) to xml file scenario, the txt file picked up from my source directory, but i could not find in my target directory.

when i check message monitoring, it is showing successful.

Audit Log for Message: af840930-3fa2-11dc-a345-000423c7753d

Time Stamp Status Description

2007-07-31 16:14:47 Success Channel CC_sender: Entire file content converted to XML format

2007-07-31 16:14:47 Success Send text file "xi_input.txt" from FTP server "64.72.230.130:/praba_source", size 353 bytes with QoS EO

2007-07-31 16:14:47 Success Application attempting to send an XI message asynchronously using connection AFW.

2007-07-31 16:14:47 Success Trying to put the message into the send queue.

2007-07-31 16:14:47 Success Message successfully put into the queue.

2007-07-31 16:14:47 Success The application sent the message asynchronously using connection AFW. Returning to application.

2007-07-31 16:14:47 Success The message was successfully retrieved from the send queue.

2007-07-31 16:14:47 Success File "xi_input.txt" deleted after processing

2007-07-31 16:14:47 Success The message status set to DLNG.

2007-07-31 16:14:48 Success The message was successfully transmitted to endpoint http://xiserver1:8000/sap/xi/engine?type=entry using connection AFW.

2007-07-31 16:14:48 Success The message status set to DLVD.

2007-07-31 16:14:48 Success The message was successfully delivered.

I followed the Venkat Donela blog

/people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1

/people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2

IN sender CC, i used file content conversion(mesage protocol), file name scheme xi_input.txt

In receiver CC , I used file (message protocol),file name scheme xi_output.xml

In both CC , transport protocol is FTP.

so i gave server name, port, username, password.

could you help me out to find the error for this scenario also?

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

In sender CC

name and value are like this

row.fieldNames FirstName,LastName,MiddleName,City,Place,State,Country

row.fieldSeperator ,

row.processConfiguration FromConfiguration

row.endSeperator 'nl'

Former Member
0 Kudos

hi,

I could not able to see my post on 1st page of this XI forum. I do not know why there is long delay for updates.

if any body can help me reg. my doubts in flatfile to xml scenario which i posted.

Thanks in advance.