cancel
Showing results for 
Search instead for 
Did you mean: 

FTPS scenario

Former Member
0 Kudos

Hi ,

I want to create a File to File scenario using FTPS.

I think that the required settings have been done on the J2EE engine .

In ID while creating a channel when FTPS is selected,we have to specify KEYSTORE and X.509 CERTIFICATE AND PRIVATE KEY.

I m a bit confused with that.Need some input on it.

Also, if there is any blog for creating FILE to FILE scenario using FTPS, plz attach the link...

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos
Former Member
0 Kudos

hi guys,

what steps are to be followed for

SAP java cryptograpghic tool

and

Keystore service..

aashish_sinha
Active Contributor
0 Kudos

Hi,

Check out these links

Java Cryptographic Toolkit

http://help.sap.com/saphelp_nw04/helpdata/en/8d/cb71b8046e6e469bf3dd283104e65b/frameset.htm

Key Storage Service

http://help.sap.com/saphelp_nw04/helpdata/en/e9/a1dd44d2c83c43afb5ec8a4292f3e0/frameset.htm

Hope this will solve your problem.

Regards

Aashish Sinha

PS : reward points if helpful

aashish_sinha
Active Contributor
0 Kudos

Hi,

Using FTPS (File Transfer Protocol using SSL/TLS) The application of FTPS follows specification RFC 4217.

● The SAP Java Cryptographic Toolkit is deployed.

● The CA certificate used to sign the server certificate must be added to the TrustedCAs keystore view.

Please look into these links

http://help.sap.com/saphelp_nw04/helpdata/en/e3/94007075cae04f930cc4c034e411e1/content.htm

Regards

Aashish Sinha

PS : reward points if helpful

Former Member
0 Kudos

Hi,

Pls find the link below:

/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters - IDoc to File

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy - ABAP Proxy to File

/people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30 - File to JDBC

/people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy - File to ABAP Proxy

/people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1 - File to File Part 1

/people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2 - File to File Part 2

/people/ravikumar.allampallam/blog/2005/06/24/convert-any-flat-file-to-any-idoc-java-mapping - Any flat file to any Idoc

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit - File to RFC

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1685 [original link is broken] [original link is broken] [original link is broken] - File to Mail

/people/jayakrishnan.nair/blog/2005/06/20/dynamic-file-name-using-xi-30-sp12-part--i - Dynamic File Name Part 1

/people/jayakrishnan.nair/blog/2005/06/28/dynamic-file-namexslt-mapping-with-java-enhancement-using-xi-30-sp12-part-ii - Dynamic File Name Part 2.

Hope these helps..

Regards,

Sharath

Former Member
0 Kudos

This message was moderated.