Question About Cloud Adapter SDK Documentation and Capabilities
Summary
Question About Cloud Adapter SDK Documentation and CapabilitiesContent
The documentation on the link below:
https://docs.oracle.com/en/cloud/paas/integration-cloud-service/cccdg/cloud-adapter-sdk.html
have instructions and examples on how to create custom adapters for ICS that will handled application with REST or SOAP endpoints.
There is no information about how to write custom adapters for non SOAP/REST on premisse apps, like sFTP.
In case an on premisse legacy application don't have any REST or SOAP capabilities, is it possible to generate runtime artifacts that will handle this kind of back end application?
In other words, I want to be able to use ICS to expose application/domain specific business objects and fields so ICS users can map source and target data using the standard design time mapping application in ICS, but then at runtime, ICS would process the mapping and create and place files in a SFTP directory.