You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Check OIC Integration Running Status

Summary:

Hi Experts,

I have this scenario in Oracle Integration Cloud, where

Scheduled integration calls --> AppDriven Integration

where AppDriven Integration is a long-running process based on input data size. So if AppDriven Integration is fulfilling the request1 sent by Scheduler Integration and in the middle of the execution, if Scheduler Integration sends Request2 then I want to check inside the AppDriven Integration if the AppDriven Integration status is running then I will ignore Request2 else accept it.

To resolve this, do we have any OIC API call to know the running status of the Integration? I can see Retrieve an Integration - /ic/api/integration/v1/integrations/{id} but when I send "Integration name(Identifer)" for a rest call. ex: /ic/api/integration/v1/integrations/TEST. it is saying "404-Integration Not found" Error but the integration is up and running. Same issue was observed even if I send instanceId instead of Integration name.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!