The migration process might require the migration of variables. Variables are defined by key-value pairs where the key is the name of the variable and the value is the value of that variable for the object that is migrated.
The migration tool can migrate values associated with the following names:
resourceName
The name of the resource that the migration tool creates.
hostname
The name of the OEM host.
mailboxName
The name of the OEM mailbox
To assign a value to an Informatica Managed File Transfer property, specify the variable name prefixed with the
$
symbol in the
value
element.
Variable Values Example
The following JSON code shows an example of a variable value assignment:
“value” : “$resourceName”
This code assigns the value specified by the element