cancel
Showing results for 
Search instead for 
Did you mean: 

FTP over SSH problem (Java proxy alternative)..........

Former Member
0 Kudos

Hallo All,

We have scenario where we need the below functionality on file sender adapter

- FTP over SSH

- Scheduling file adapter to run at specified time

But from the SAP note, I have found out that both are not possible.

I am thinking of a Java proxy alternative to implement both FTP over SSH and Scheduling.

But I only have one J2EE instance on which our XI server is running . I am not sure whether I can write a Java proxy on this J2EE server or not. Can anyone advise me on this.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

>>But I only have one J2EE instance on which our XI server is running . I am not >>sure whether I can write a Java proxy on this J2EE server or not. Can anyone >>advise me on this.

yes you can have your Java proxy deployed on this J2EE server , where JPR( Java proxy runtime) is installed.

Former Member
0 Kudos

Later versions of XI you can schedule the adapters.

See here: http://help.sap.com/saphelp_nw04/helpdata/en/44/2a1a8620323f0ee10000000a114a6b/frameset.htm

By choosing Availability Time Planning, you can schedule the availability times for communication channels that you want to control automatically and not manually.

This is done in the Runtime Workbench - Communcation Channel Monitoring.