Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
For Global Variable “timeout” in the Global Variable Group “EMSConfig”, the format of the propertyKey string should be “EMSConfig/timeout”. i.e.
getGlobalVariableAsLong (“EMSConfig/timeout”, 120)
This is the same for all getGlobalVariableAs<data_type>() functions.
Note: you should not include leading and tailing “%%” when specifying a Global Variable in the propertyKey parameter for any of the getGlobalVariableAs<data_type>() functions.