cancel
Showing results for 
Search instead for 
Did you mean: 

File Transfer - PDF image file

Former Member
0 Kudos

Hi All,

I have implemented a scenario in XI system.

The requirement was to transfer the PDF image filesfrom Third party to the SAP ECC application directories.

The third party is pushing the PDF files to the XI NFS.

The average size of a PDF File is 80KB.

We are reading PDFs files by using the NFS sender file adapter witand dropping the same file to the SAP Application directories.

I have not kept any mapping as there is no transformation required.

I have a doubt here whether the way i have designed this interface is correct or not?

Do I need to keep mapping to read the PDF and again write the same content?

Need expert advice.

Helpful suggestions will be rewarde with points.

Thanks & Regards,

RK

Accepted Solutions (0)

Answers (3)

Answers (3)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

>have a doubt here whether the way i have designed this interface is correct or not?

Yes. You dont need mapping for this. YOu can create ID objects to handle this.

>Do I need to keep mapping to read the PDF and again write the same content?

No. You just pull the file from one system to another. Is that right?

Refer this also...

Former Member
0 Kudos

Hi,

if your requirement is just to move the file from third party to sap directory.

whatever you are doing is correct.

if you are on PI 7.1, go for Integrated Configuration. it will make your task much more easier.

-santosh.

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi RK,

your design perfectly correct,no need to worry at all.

If you dont want to do any transformation then we never create objects in ESR.

Regards,

Raj