cancel
Showing results for 
Search instead for 
Did you mean: 

FTP adapter on Cloud Platform Integration

NickSYYang
Active Participant
0 Kudos

Hi experts,


I am encountering following error when I use my custom FTP adapter in Cloud Platform Integration (CPI) both in sender/receiver scenario.

ERROR: This component FTP with version 1.0 is not supported in SAP Cloud Platform Integration profile.

The error is thrown in Eclipse but not in web UI (version 2.37.6). The version of designer & operations plug-in in my eclipse are 2.40.1 (for designer) and 2.39 (for operations). Both should be in their latest version.

My custom FTP adapter is based on Apache Camel FTP component (http://camel.apache.org/ftp.html, version 2.17.4) and it matches to the tenant's Apache Camel Core.

More broadly, has anyone in community built their own FTP adapter? I need this for current project (sending/reading files to/from FTP server). Any suggestion would be very appreciated. Thanks.

Kind regards,

Nick

Accepted Solutions (1)

Accepted Solutions (1)

NickSYYang
Active Participant
0 Kudos

Solved, rule: stick to web UI to build integration flows plus Eclipse only for Java development and adapter artifacts (un)deployment.

Answers (0)