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!
The error is "ORA-12560: TNS:protocol adapter error what should i do now
Hi Max,
As you want to connect a FTP server, you just need to create a ftp server connection pool, no need to create any data source for this.
just go to admin console--> deployments--ftpAdapter--> configuration tab-->outbound connection pools-->create new with all the name, host, port etc and save it --> then again go to deployments--> then select ftpadapter and update it and activate changes.
for your reference:
http://soa-bpel-esb.blogspot.com/2011/06/ftp-adapter-in-soa-suite-11g.html
Thanks,
Hi Srinanda,
Thanks for the quick reply, in which case would a data source required?
Data source is generally required for database, AQ, Apps adapter etc cases.
Hi ,
You can follow below blog post,Please Make sure you name the plan.xml as FTPAdapter.xml for clarity.
Oracle SOA File/FTP Adapter – LogiCoy Blog