Moving an Application

Move a Data Integration application to another compartment within the same workspace.

When you move an application to a different compartment, all Data Integration resources within that application, such as tasks and schedules, are moved.

Before you move an application, ensure that the following policy has been added, which ensures that you can check that the target compartment is in a good state after the application is moved.

allow service dataintegration to inspect compartments in compartment <target-compartment-name>
    1. On the Applications page, select the compartment that contains the application.

      If you need help finding the Applications page, see Listing Applications.

    2. In the applications list, select Move resource from the Actions menu (Actions menu) of the application that you want to move.
    3. In the Move resource dialog box, select the compartment to move this application to, and then select Move resource.
  • Use the oci data-integration dis-application change-compartment command and required parameters to move an application in Data Integration to a specified compartment:

    oci data-integration dis-application change-compartment [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the ChangeDisApplicationCompartment operation to move an application in Data Integration to a specified compartment.