Hello, fellow members
i'm new to the community, sorry for any obvious mistakes..
I'm using the Integration cloud service (new to it as well )and willing to make a **RESTCustom Cloud adapter-
**https://docs.oracle.com/en/cloud/paas/integration-cloud-service/cccdg/developing-sample-rest-cloud-adapter.html for another Saas following the official developer guide.
I installed following tools to set development environment
JDeveloper Studio Edition 12.2.1.3.0 (WINDOWS)- https://www.oracle.com/technetwork/developer-tools/jdev/downloads/index.html
soa suit 12c(Microsoft Windows 64bit JVM) - https://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html
Adapter Patch - https://www.oracle.com/technetwork/middleware/adapters/downloads/index.html
(only found 20680367_121301_Generic.zip , 20780464_121300_Generic.zip) and not the (patch-19707784.)
I didn't download the on-premises Oracle Integration Cloud Service installer-****https://docs.oracle.com/en/cloud/paas/integration-cloud-service/icsug/downloading-and-running-premises-oracle-integration-cloud-service-installer.html
As it was for Linux machine, for on-premise application (which i don't want) and i believe the adapter SDK, Integrated Weblogic app server are provided by SOA SUIT 12c for **Windows.
**I followed the developer guide till the making of cloud-adapter.xml

Following questions troubles me now :-
-
Do i have the complete development environment to actually create a custom adapter?
-
If i do then in Design time development page (https://docs.oracle.com/en/cloud/paas/integration-cloud-service/cccdg/design-time-components.html) in (2. Connection Page) it says to make a new instance so i made a java class named (JavaClass_PlugIn_Instance), is this what they mean?
-
How to i test, run and deploy the application for ICS.
Thanks in Advance
If anyone can provide sample code for Rest Custom adapter, than that will be a great help