Within the advanced mappings you can use attributes from the source or target environments. You can also use the settings defined within the stage data step (also referred to as a profile). The current action being performed on the object can also be used.
By default, if the name of an attribute is entered with no prefix then it is assumed that you would like to use the value of that attribute from the source environment.
To specify source or target environment the following prefix methods can be used
Source or S followed by a period in front of the attribute name returns the value of source object.
Examples: Source.DisplayName, S.DisplayName, or DisplayName
Target or T followed by a period in front of the attribute name returns the value of target object.
Examples: Target.DisplayName, T.DisplayName
Profile or P followed by a period in front of a setting name returns the value of a setting in templates or stage data steps.
Example: Profile.DefaultPassword returns the default password value from the settings.
© ALL RIGHTS RESERVED. Termini di utilizzo Privacy Cookie Preference Center