Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
============
How can you pass value for Time Event parameter like delay as global variable.
Environment:
==========
TIBCO BusinessEvents
TIBCO Designer/Studio
Resolution:
==========
There are 2 ways to achieve this:
1). Define a global variable in the tra file and use the function System.getGlobalVariableAsString in rule.
2). Define a system variable in the tra file and use the function System.getSystemPropertyAsString in rule.