cancel
Showing results for 
Search instead for 
Did you mean: 

loading large file to the PI

Former Member
0 Kudos

hello experts

I have a very big txt file that I would like to load(about 100M).

I know that there is a way to develope the scenario in such way that I would load the file in parts

does any one has a good workflow/link that I can look at and implement it?

Thanks

Kfir

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Goldvase,

Check the below blogs:

huge processing of files

/people/sravya.talanki2/blog/2005/11/29/night-mare-processing-huge-files-in-sap-xi

Step-by-Step Guide in Processing High-Volume Messages Using PI 7.1's Message Packaging

/people/william.li/blog/2008/03/07/step-by-step-guide-in-processing-high-volume-messages-using-pi-71s-message-packaging

SAP XI acting as a (huge) file mover

/people/alessandro.guarneri/blog/2007/02/21/sap-xi-acting-as-a-huge-file-mover

Managing bulky flat messages with SAP XI (tunneling once again) - UPDATED

/people/alessandro.guarneri/blog/2006/03/05/managing-bulky-flat-messages-with-sap-xi-tunneling-once-again--updated

Thanks,

Former Member
0 Kudos

Hi Hareenkumar

do you know the configuration I have to write in the repository(DT) for this link?

/people/sravya.talanki2/blog/2005/11/29/night-mare-processing-huge-files-in-sap-xi

Kfir

former_member200962
Active Contributor
0 Kudos

The MT may look like:

MT_Row

-Recordset

--ROW

---Transaction_Type

---Field1

---Field2

Regards,

Abhishek.

Former Member
0 Kudos

It is similar to the MT said by the Abhishek.... If you are able to provide your MT, we would be able to help you out on the same.

Thanks,

Answers (0)