For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
When I configure a step in my new integration to call an existing integration I'm having an issue mapping input and output.
I don't get the option to map my template parameters in the input, only see the GET element, no child elements.
Similarly, even though the output of the existing integration is defined as JSON, in my new flow I'm only getting a GETResponse complex type, without any child elements. The existing service is properly configured and working fine, I can call it (e.g. using postman) and am getting the response I expect.
Is the functionality to call an existing integration only designed to kick off another integration, which doesn't require inputs and doesn't produce any output?
Do you have "oic.cloudadapter.adapter.rest.mvrp" feature enabled? What is your OIC version?
Version: 19.3.3.0.0 (190924.1600.31522)
We do have that feature enabled, as well as this one: oic.ics.console.integration.invoke.local.integration
There is a known issue at the moment, if you are using MVRP feature, you cannot use Local Integration feature. You have to use explicit REST invokes.
File an SR for tracking purpose. You will be notified when the fix is released or keep looking at What's New & Known Issues sections.
There is a known issue at the moment, if you are using MVRP feature, you cannot use Local Integration feature. You have to use explicit REST invokes.