This blog is for a new feature coming out in Oracle Integration (OIC) February 2021 release.
Currently in Orchestration, after a trigger has been added, the user does not have the ability to replace it with another trigger. The user essentially has to re-create the integration to achieve this. With this feature, users will be provided with the ability to replace a trigger with minimal impact and without having the need to re-construct various actions in the canvas. After conversion, users will be provided with appropriate warnings and errors to take any corrective action needed, to bring the integration to a configured state.
In the first phase, only scheduled orchestrations will be addressed.
The following section describes in detail how a schedule can be converted to a REST trigger.
On clicking the schedule node, user will be provided with a menu option under more actions to convert to a REST based trigger as shown below.
REST triggers will be displayed when the user clicks on Convert to REST Trigger
Selecting a REST Trigger will invoke the REST Adapter configuration wizard.
On Clicking Done, user will be prompted with a confirmation popup.
On clicking Convert, user gets a conversion in progress dialog
Once Conversion is done, user gets a message informing the user that conversion has been done, as shown below.
Validations will be performed that may result in errors/warnings as the trigger has changed from Schedule to REST. User has to review and address the warnings and errors to bring the integration to a configured state.