Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » MobiLink - Server Administration » MobiLink server technology » Central administration of remote databases » Remote tasks » Commands » Command usage

 

Adding a command to a remote task

A remote task cannot be deployed until it contains at least one command.

Prerequisites

There are no prerequisites for this task.

 Task
  1. Double-click the MobiLink project.

  2. Double-click Remote Tasks, right-click the remote task you want to work with, and click Add Command. The Commands pane appears in the right pane.

  3. From the Command Type dropdown list, choose the type of command required. For information about the available commands, see Commands.

  4. Fill in the appropriate parameters for the selected command.

  5. From the On failure dropdown list, choose one of the following options to specify how to proceed if the command fails:

    • Abort Task   The current attempt to execute the task is terminated and the attempt is marked as failed.

    • Continue   The task will continue to execute by moving to the next command.

    • Retry Command   The task is retried beginning at the failed command. If the maximum number of retry attempts for the task is reached, the command is not retried.

    • Restart Task   The task is retried, starting at the first command. If the maximum number of attempts for the task is reached, the task is not retried.

Results

Result

Next

The task can be deployed. See Deploying a remote task.