cancel
Showing results for 
Search instead for 
Did you mean: 

Empty File Handling in SAP XI------Urgent

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Frnds,

1) I have one doubt XI will support Empty file processing. Suppose in my scenario

In sender side i am having Empty file i want to process this file , what are necessary steps i need to take.

2) In my scenario XI will support only 10mb file processing at a time, But in sender side i am having 20 mb file. How to transfer the file without splitting.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

1) I have one doubt XI will support Empty file processing. Suppose in my scenario

In sender side i am having Empty file i want to process this file , what are necessary steps i need to take.

For this We have the option of Empty file Handling in File Adapter itself

http://help.sap.com/saphelp_nw70/helpdata/EN/ae/d03341771b4c0de10000000a1550b0/frameset.htm

2) In my scenario XI will support only 10mb file processing at a time, But in sender side i am having 20 mb file. How to transfer the file without splitting.

For this we need high Config to XI Server that supports to transfer that much size file

Other wise We can use the Option Recordsetper message in File content conversion, if you have the Flat file at Sender side

Regards

Seshagiri

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Seshagiri,

I dint get exact procedure to what are the necessary steps i need to take in IR and ID

To send empty file from sender.

Only File Adapter will support to Transfer Empty??

Regards,

Raj

Former Member
0 Kudos

hi raja

Regarding empty file processing

Handling of Empty Files

Specify how empty files (length 0 bytes) are to be handled.

○ Do Not Create Message

No XI messages are created from empty files.

The files are processed according to the selected processing mode.

For example, if the processing mode is Delete, empty files are deleted in the source directory.

○ Process Empty Files

XI messages are created with an empty main payload.

The files are processed according to the selected processing mode.

○ Skip Empty Files

No XI messages are created from empty files.

Empty files are skipped and remain in the source directory.

Also refer this link

http://help.sap.com/saphelp_nw70/helpdata/EN/ae/d03341771b4c0de10000000a1550b0/frameset.htm

This is done at ID in sender File Adapter Configuration of the communication.

Regards

Ramesh P

former_member556603
Active Contributor
0 Kudos

Hello Raja,

Go through this links & discussions..

http://saphelp.border-states.com/EN/95/bb623c6369f454e10000000a114084/content.htm

Hope this info is useful to you..

Thanks,

Satya Kumar..

Answers (0)