Editing a Data Loader Task

Edit a data loader task in a project or folder in Data Integration.

    1. On the Tasks page of a project or folder, find the task that you want to edit. If you need help finding the Tasks page in a project or folder, see Listing Tasks.
    2. From the Actions menu (Actions menu) for the task, select View details.
    3. On the Data Loader: <task name> page, edit the configuration details in the steps.

      Note the following:

      • To move between steps, select Next or Previous. You can also navigate directly to a step by selecting the step icon.

      • For descriptions of all steps and fields, see Creating a Data Loader Task.

    4. Save periodically while you work by selecting one of the following buttons:
      • Save: Commits changes since the last save. You can continue editing after saving.
      • Save and close: Commits changes and closes the page. You're returned to the tasks list on the project or folder details tasks page.
    5. When you finish editing the task, select Save and close.
  • Use the oci data-integration task update-data-loader-task command and required parameters to update a data loader task:

    oci data-integration task update-data-loader-task [OPTIONS]

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

  • Run the UpdateTask operation with the appropriate resource subtype to update a data loader task.