Answer Posted / chiranjeevi
There are two process variables that are available to all
activities that accept input: $_globalVariables and
$_processContext. $_globalVariables contains the list of
global variables defined on the Global Variables tab of the
project. $_processContext contains general information
about the process, such as the process ID, the project name,
whether the process was restarted from a checkpoint, and so
on.This process Context variable will be created
automatically whenever we create an project
| Is This Answer Correct ? | 31 Yes | 3 No |
Post New Answer View All Answers
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?
If you are posting a message on a queue & Server is down. What happens.
Where does the tibco admin maintains the version history of the application?
What is the scope of user defined process variables ?
Explain Client and EXplicit Client dupsOK Acknowledge modes in jms?
Which are the two process variables available to all activities with inputs ?
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
What are the different types of transactions tibco provides?
What is the advantage of scripted deployment in tibco?
What is difference between shared variable and job shared variable ?
What are the possible error output's of read file activity?
When is a 'no action' group used ?
Which activity is used for detecting duplicate message processing?
What are the different modes of service invocation?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?