Unify and manage your data

Operation Types

There are six values possible in Operations properties for export.

Depending on which operation is selected, the output will be different. The following types of Operations are possible:

  • Export entities: For exporting the Entities.

  • Export relations: For exporting the Relations.

  • Task status: Provides the status of a task (or all tasks)

    If a Task ID is not provided in the Task ID property, then all the tasks and their corresponding status will be displayed. If a Task ID is provided in the Task ID property, then the status of that task will be provided. Below is a sample output for a specified Task ID:

  • Pause task: Pauses an on-going task

    When Pause task is selected, the task will be paused and the output will be the task's details as well as a success status message as shown:

  • Stop task: Stops a scheduled or paused task

    When Stop task is selected, the task will be stopped and the output will be the task's details as well as a success message as shown:

  • Resume task: Restarts a paused task

    When Resume task is selected, the paused task will be unpaused and the output will be the task's details as well as a success status message as shown:

    Resume task can only be used for paused tasks and not stopped (or cancelled) tasks, if the user tries to resume a stopped task the following message will be displayed: The execute request failed due to invalid input