TIBCO BusinessEvents project library (.projlib) global variable can be overridden with project global variable.

book

Article ID: KB0090675

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

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 .

Issue/Introduction

TIBCO BusinessEvents project library (.projlib) global variable can be overridden with project global variable.