Monday, November 11, 2024

OIC - How to import prebuilt integrations from oracle market place | Oracle Utility CCS

Usecase: 

Here, we will see thw steps how to dwonload prebuilt integrations from oracle market place and import to OIC.


Steps to follow:

All integration points are shipped as part of single project (.car) file.

To import a pre-built integration from Oracle Cloud Marketplace:
1.Launch the Oracle Cloud Marketplace portal.
2.Click Applications.
3.Search for “Oracle Utilities Customer Cloud Service”.
4.Browse through the list of applications and select the pre-built integration project to import.
5.Click GetApp.
6.Review and accept “Oracle Standard Terms and Restrictions”.
7.Click Next. MyOracle Support portal opens.
8.Download the integration project from MyOracle Support.
9.When prompted, select the server where the pre-built integration file should be uploaded.
The pre-built integration is imported as a project file that is visible on the Project page in Oracle Integration Cloud.
10.On the Integrations page, the individual integrations of the imported project file that are designated with a BUILT BY ORACLE message are displayed.
Important! This note is applicable only for existing customers. Make sure to take a backup of the existing project and lookups, and perform the clean up before proceeding with the new project import. The clean up includes deactivating the existing flows in this package and deleting the project, connections, lookups and libraries used in the integration.
To import a project in Oracle Integration Cloud:
1.Login to Oracle Integration Cloud.
2.Navigate to Projects.
3.Click Import.
4.Select the .car file downloaded from Oracle Cloud Marketplace.
5.Verify if the project is imported is successfully.


References:

Prebuilt integrations main page:

https://docs.oracle.com/en/industries/energy-water/cloud-integrations/index.html

steps to download and import:

https://docs.oracle.com/en/industries/energy-water/cloud-integrations/24b/ccs-erp-configuration-guide/index.html#page/CCS-ERP-CONFIGURATION-GUIDE/CCS-ERP_Import-Configure-Test_Connections.07.2.html#ww1025695

Oracle Cloud Marketplace: 

https://cloudmarketplace.oracle.com/marketplace/en_US/homePage.jspx


No comments:

Post a Comment

Featured Post

11g to 12c OSB projects migration points

1. Export 11g OSB code and import in 12c Jdeveloper. Steps to import OSB project in Jdeveloper:   File⇾Import⇾Service Bus Resources⇾ Se...