cancel
Showing results for 
Search instead for 
Did you mean: 

Scheduling File Sender Adapter

Former Member
0 Kudos

<b>Hai expertise,

We need to send image files from different local PC's (whose IP address is dynamic) to Document Storage System through XI.

1) we have to use HTTP sender (Java program which pick current IP address of system and file names from folder to XI in XML format).

2) XI has to pick the files and depends on response from BAPI files has to be moved to other folders in local machine (from where XI has picked the files)

Is there any way to pick the payload value to one feild of File sender adapter?

will it work through Adapter Specific Message Attributes?

But ASMA is for dynamic folders and dynamic filenames we need to set dynamic FTP IP address to FTP Server name of File Sender adapter.

Is this functionality be achieved without adapter module creation?

One more approach we though is that "XI will get XML data of IP address where file resides and file names in the form of XML, which we are polled by server proxy and using that IP address in proxy can we use do FTP copy and moving files from one folder to other depends on BAPI response". Will this work as the BAPI as to execute in backgroung to get files from local windows based machine to sever for FTP copy????

File sender adapter has to be triggered, when HTTP sender sends the data to XI, Is this possible???

Can we use File Sender adapter, when HTTP sender sends the data to XI in the same interface?

Picking files from static folders, filenames but dynamic FTP Servers, is this possible through standard File Sender Adapter?

Please advice.. its urgent...

Regards,

Pushparaju Bollapalli</b>

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi pushparaju bollapalli ,

Check this website :

XI Binary Conversion Simplified: A Step-by-Step Image File to Image File Mapping and Conversion Using Java Mapping

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/10dd67dd-a42b-2a10-2785-91c40ee5...

cheers!

gyanaraj

****Pls reward points if u find this helpful

Former Member
0 Kudos