cancel
Showing results for 
Search instead for 
Did you mean: 

additional files with source file

Former Member
0 Kudos

Hi Experts,

I have a source xml file, one tage has a link from where the additional file has to be downloaded and transferred to the target folder.

Such as the one shown below...

<name>file1</name>

<link>http://xyz</link>

Can u help me on how I can acheive this requirement??

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

this cannot be done in standard - you can build an additional adapter module that will fetch the file

Regards,

Michal Krawczyk

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Teja,

This is not possible by using the standard adapters. for this you have to write the separate java module.

FYI

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0b39e65-981e-2b10-1c9c-fc3f8e674...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3bdc14e1-0901-0010-b5a9-a01...

/people/gowtham.kuchipudi2/blog/2006/01/04/testing-sample-adapter

Regards

Ramesh