dataMovementTaskAlias

Defines the customization of a data movement task.

All properties other than the referenced specification can be changed in the data movement task alias.

Important: The bibus » baseDataMovementTask » runAsOwner property is ignored for this class. It is valid only when used with an instance of bibus » dataMovementTask class.

We recommend that you represent instances of this type as leaf nodes in a tree structure. These objects can be manipulated independent of their containing object.

This class

Related Services and Methods

This can be used with the following services:

The following table lists the services and methods for the dataMovementTaskAlias class.

Table 1. Services and methods for the dataMovementTaskAlias class.
Action Mode Service Method
Run All dataMovementService asynch » run(objectPath, parameterValues, options)

What's new

New in Version 10.1.0 — Variable Support for Data Movement Tasks

This class was added.

Properties

This class has the following properties.

base

Refers to the bibus » dataMovementTask on which this data movement task alias is based.

If the dataMovementTask that the data movement task alias is based on is moved, the id-based search path that references the object is preserved.

If the dataMovementTask that the data movement task alias is based on is deleted, the alias can still exist but should be updated to reference a valid search path.

This property

  • is an array of type bibus » baseClass

    has items that must be of class bibus » dataMovementTask

    is encoded as type tns:baseClassArrayProp

  • refers to other objects in the content store using an id-based search path

  • must have at most 1 item