For example, you could assign the value 7474 to the predefined global variable RvDaemon. You can then use the variable in different sessions in your adapter. If you wish to change the TIBCO Rendezvous daemon for your adapter, you can globally set it to a different value or override it from the command line.
A number of global variables are predefined. See Predefined Global Variables for information. You may add definitions of any variables you need to the predefined variables.
where variablePathAndName is the name of the variable you wish to set, including the path to the variable if it is contained in a folder.
value is the value you wish to set the variable to. For example, if you have a global variable named
item1 contained in a folder named
myGroup and you wish to set its value to
500, add the following argument to the command line when starting the process engine:
Table 42 lists and explains the predefined global variables. Some global variables are automatically used within the system when an adapter instance is configured.