Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
===========
TIBCO BusinessEvents project library (.projlib) global variable can be overridden with project global variable .
Environment:
===========
All Operating Systems
TIBCO BusinessEvents 4.x,5.x
Resolution:
===========
TIBCO BusinessEvents project library (.projlib) global variable can be overridden with project global variable.
Suppose the TIBCO Shared Resources JMS connection in project A has provider URL value marked as global variable (Ex.%%URL%% ). Then Project A is exported as A.projlib and is added as a dependency to project B . If project B also has a global variable with the same key (i.e.%%URL%%) as project A , then the project A global variable is overridden by the project B global variable .