Convert a Scheduled Integration to a REST Adapter-Triggered Orchestration Integration

You can convert a scheduled integration to a REST Adapter-triggered, app driven orchestration integration. This eliminates the need to recreate the integration if you need to change the integration style from scheduled to app driven orchestration.

Note the following restrictions:
  • You cannot convert a scheduled integration to a REST Adapter-triggered integration with multiple verbs.
  • You cannot convert a scheduled integration with assignments that have the fault data type.
  1. In the left navigation pane, click Home > Integrations > Integrations.
  2. Open the scheduled integration you want to convert.
    The integration canvas is displayed.
  3. Right-click the schedule icon and select Convert to REST Trigger.
    Menu is displayed with selections for Edit Schedule Definition, Edit Integration Properties, View Integration Properties, and Convert to REST Trigger.

    A list of available REST Adapter triggers is displayed.
    The REST Adapter triggers are displayed for selection from the dropdown list.

  4. Select the REST Adapter to use as the trigger connection in this integration.
    This invokes the Adapter Endpoint Configuration Wizard.
  5. Configure the REST Adapter in the wizard.

    Note:

    Do not select the Select to configure multiple resources or verbs checkbox on the Basic Info page. This feature is not supported when converting scheduled integrations to app driven orchestration integrations.
  6. When wizard configuration is complete, click Done.
    A message is displayed.
    Clicking done will perform conversion to REST trigger 
    and will clear tracking information, delete any assignment variables 
    with fault data types and update any impacted actions. Errors and 
    warnings may occur which will require manual correction. Are you 
    sure you want to continue?
  7. Review the message, then click Convert.

    A conversion progress bar is displayed. When complete, the converted integration is displayed in the canvas with the REST Adapter trigger connection.


    The integration is displayed horizontally. Conversion errors identified by little red circles are displayed on the impacted actions in the integration.

  8. Investigate any errors and manually correct the impacted actions or invokes. For example, any scheduled parameters in the scheduled integration are deleted during conversion to an app driven orchestrated integration. This results in errors in any actions that reference those schedule parameters (for example, an assign or logger action).