Predefined Transformers for All ITSs

AccuSync includes these predefined transformers for all supported ITSs:

AccuWork Change Package Data to String

Adds new lines to change package information to make the data more legible. For example, the this Transformer converts this change package information:

[id=3, type=text, element=/f1/s.txt, version=2/4, basisVersion=3/2] [id=4,
type=text, element=/f1/r.txt, version=2/2, basisVersion=3/2] [id=5, type=text,
element=/f1/newItem.txt, version=2/2, basisVersion=3/3] [id=6, type=text, element=/
f1/123, version=2/1, basisVersion=3/2] [id=9, type=text, element=/f1/1234,
version=2/1, basisVersion=3/1] [id=10, type=text, element=/f1/df, version=2/3,
basisVersion=0/0] [id=11, type=text, element=/f1/123213123, version=2/1,
basisVersion=0/0]

to this:

[id=3, type=text, element=/f1/s.txt, version=2/4, basisVersion=3/2]
[id=4, type=text, element=/f1/r.txt, version=2/2, basisVersion=3/2]
[id=5, type=text, element=/f1/newItem.txt, version=2/2, basisVersion=3/3]
[id=6, type=text, element=/f1/123, version=2/1, basisVersion=3/2]
[id=9, type=text, element=/f1/1234, version=2/1, basisVersion=3/1]
[id=10, type=text, element=/f1/df, version=2/3, basisVersion=0/0]
[id=11, type=text, element=/f1/123213123, version=2/1, basisVersion=0/0]

AccuWork Change Package Promote Data to String

Adds new lines to change package promote information to make the data more legible. See the description of AccuWork Change Package Data to String Transformer for an example.

Special Values

Uses the mapping group you specify to convert the value of a field in one system to an appropriate value in the other system. See Mapping Groups.

ClearQuest and ALM

No special transformers are required.