Migrate objects, properties, and mapping rules

When mapping rules are evaluated against an object such as a file being migrated, or a work area conflict being detected, a corresponding migrate object represents that object.

A migrate object is a representation of either a potential Rational® Synergy object that might be created, or an actual Rational Synergy object if the object exists.

Each such migrate object has a number of attributes that are initially assigned to it as follows:

Table 1. Migrate object attributes
Attribute Type Value
create_time Date The create time of the file, directory, or symlink.
modify_time Date The modify time of the file, directory, or symlink.
owner String The Rational Synergy user associated with current session.
release String The release attribute of any associated task.

Mapping rules can reference the values of those attributes in expressions used in conditions and actions, and can set those attributes or create new ones on the migrate object.


Feedback