oracle CSF key Configurations
top of page

Tags

Archive

oracle CSF key Configurations

In this blog , i will outline the steps required to configure the csf key , This step is very important to work on event based integrations in OIC.


Step1: Create a custom role in SaaS- ERP Cloud

Step2: Add the Privilege (FND_MANAGE_CATALOG_SERVICE_PRIV)

Setp3: Under Role Hierarchy , add the SOA Admin Role. After this step , you will see there are number of inherited role gets automatically added.

Step4: Go to the users tab and add the user you wanted to give this role access.

Step5: Save and close

Step6: Additionally Add Integration Specialist and Attachment Roles to the user.


Please note that the same user must be used to configure the ERP cloud Adaptor connection in OIC.


Now Go the SOA Composer and perform the CSF key configurations .


To access SOA composer , below is the URL


https://your pod/soa/composer


Inside SOA Composer, click on “Manage Security” to open “Manage Credentials” dialog. The name of csf-key should be a combination of identity domain + Service instance .

User name and Password should be same as the OIC user credentials.


you can find the identity domain and service instance from the about page on OIC. See below






use Case : Lets say , I have created an integration to push the BAI2 to ERP cloud using a scheduled based integration . which typically does the job of reading a file from bank file/sftp server and using the ERP cloud adaptor connection the same file will be uploaded to UCM and further submitted the respective ESS job to process the file to the CM module.


Now the next part is to get the status, Log,Output files of the ESS jobs (Both Child and Parent) we can create a App driven integration in which we can configure the same erp cloud adaptor in the trigger role . in the Wizard you will see the below option "Receive Callback message upon completion of FBDI bulk import job submitted via another integration"


See Below.




With the above configuration , This App driven integration will automatically gets triggered up on completion of the job .


Hope this helps . Happy Learning.



2,835 views0 comments

Recent Posts

See All

Other Posts you may Interested 

bottom of page