Chapter 11 Managing Transformations


Transformation properties

A transformation has the following properties:

Property Description
Name Name of the transformation. Make sure you type understandable names in order to easily identify them in selection lists
Comment Additional information about the transformation used to explain the script
Transformation script Function executed by the transformation. The function is written in VBScript
Global script Global definitions shared by all VBScript functions defined in the profile of the current extended model definition
Dependencies List of profiles in which the transformation is used

Specific functions for transformations

Transformation scripts support the following specific functions:

CopyObject
SetSource
GetSource
GetTarget

For more information on these functions, see "Defining transformations in a profile" in the "Managing Profiles" chapter in the Advanced User Documentation .

 


Copyright (C) 2006. Sybase Inc. All rights reserved.