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
Hi i want to learn TIBCO. I am not good at programming.. Which module should i prefer to learn in tibco. i am having 2 years exp in another sector, now i m planning to change my career path. Please suggest me.
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
Explain Client and EXplicit Client dupsOK Acknowledge modes in jms?
By using which bw palette we can create db table?
What are the different types of transactions tibco provides?
If you are posting a message on a queue & Server is down. What happens.
How to control the sequence of execution of process instances created by a process starter ?
Why we implement the tibco in our organization or company?
What are the options for configuring storage for process engine's checkpoint repository ?
How to use legacy .dat file format with latest designer ?
What are the output formats for xslt?
Can there be two error transitions out of an activity ?
What is target namespace and taget prefix?
What is a spawn in call process?
Which are the two process variables available to all activities with inputs ?