For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.
I am trying to configure the FTP adapter connection factory which supports FTPS protocol.
This is in windows platform also the FTP server is also on windows. IT is not working it gives 534 error.
Does weblogic support SFTP on windows?
Hi,
Would like to know which version of SOA are you using? Start from SOA 11g to 12c, the adapter provides support for SFTP on windows.
Please find the below link and hope it would be useful. ( Section 4.4.4 )
http://docs.oracle.com/cd/E23943_01/integration.1111/e10231/adptr_file.htm#TKADP411
Hope it helps.
Hi
Thanks for response. I am using 11.1.1.7 version. Actually I am trying to connect the FTP server which uses FTPS encryption.
Can you tell me exact steps. I have got only .cer file. Do i just need to create wallet out of it and provide its location while configuring the ftp adapter?
Please find the below link and it explains about the step by step procedure of setting up FTP over SSL. Yes you need to create a wallet and add its location in the FTP adapter configuration.
SOA BPEL 11g: How to use FTPS in SOA 11g 11.1.1.4
please check the ftps server you are using, is it accepts the implicit or explicit connection?
set the property "useImplicitSSL" property accordingly
Regards,
Anshul