Answer Posted / raj
Global Variables are the variables that are used anywhere
in the project. These can be called or used across the
process or sub process that is with in the project.
Global variables can be overridden at runtime.
There are 3 types of variables
1) Global Variables-----through out the project ( used for
constants)
2) Process variables-----Activities in the project where
the variables are defined.
3) Shared Variables ------ Across multiple process instances
( used to share data)
| Is This Answer Correct ? | 35 Yes | 7 No |
Post New Answer View All Answers
If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.
When is a 'generate error' activity useful?
If you have installed a particular version of tibco software e.g. Tibco bw x.y.z, what are x, y and z number stands for?
What is tibco?
How to use legacy .dat file format with latest designer ?
What is the purpose of $_error variable ?
Where does the tibco admin maintains the version history of the application? Please tell us the path?
If the business process needs to invoke another web service which resource do you use ?
What is the scope of user defined process variables ?
If you are posting a message on a queue & Server is down. What happens.
Which are the two process variables available to all activities with inputs ?
What are the mandatory configuration parameters for ftp connection & ftp with firewall ?
What is custom id?
What is the difference between jms queue receiver and jms queue requestor?
What activities are supported in xa transaction ?