cancel
Showing results for 
Search instead for 
Did you mean: 

Best way to send a payload and an attachment from a zip folder using a sender file adapter.

Former Member
0 Kudos

Hi all can anybody discuss on the best way to send a payload and an attachment from a zip folder using a sender file adapter.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Thanks Sreeni. Got the concept.

Answers (1)

Answers (1)

former_member201264
Active Contributor
0 Kudos

Hi Ghosh,

Do you need mapping for these files in PI?

If you do not want Mapping then you use this below link:

http://saptechnical.com/Tutorials/XI/File2File/Demo1.htm

If you want map the source data to target then you need mapping and unzip the file and then read and send to the target.

For these things you can use the below links:

Process txt files in zip file

Accessing File using FTP from Java Mapping

File Sender Adapter with FTP protocol

http://people/sravya.talanki2/blog/2005/08/23/sender-xi-ftp-adapter-with-regular-path-expression-150...

Regards,

Sreeni.