The Connector Wizard helps to generate a Cloud Application Connector Project containing the necessary resources and objects than can be used in an integration Project. These steps take place from within the CIC Studio.
- Select Cloud Connector from the main menu.

- Select the newly created Vault entry created for this specific application (See Authentication Information - CIC Studio Auth Vault Creation. A Vault entry must exist in order to proceed.
- Provide the name for the Connector Project (for example com.cleo.connector.amp) to be created (and click Finish).
Result: Once the process completes, the Connector Project is created (see below). Application connector resources are automatically generated, mainly Business Processes and Schemas.

Each package contains object-specific Business Processes (to call the operation), and Schemas (to build Rulesets). Each Business Process has a corresponding request and response JSON Schema that can be used as part of the data transformation.
You can then incorporate these resources into your overall integration solution, such as adding, updating, querying, or deleting information with Amazon Marketplace based on another integrated system, such as a database or flat file.
Note: The connector contains an html report in the logs folder; this is generated during connector creation and update flow to indicate the current version (and available versions) of the APIs that are part of the connector. In case there is a breaking change in the higher version due to which the connector is not able to update to the latest version, a description will be provided in the report, shown in this sample report.

Comments
0 comments
Please sign in to leave a comment.