What is meant by process context varibale?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / v
Process Context variable is a predefined process variable
which is available to all activities that accept input.
This variable contains general information about the
process like the processid, project name,whether the
process has recovered from a check point etc
| Is This Answer Correct ? | 20 Yes | 0 No |
If I start multiple instances of the same process(which is listening on a queue), will I have multiple receivers on a queue ?
In tibco there any concept like soap broadcasting?
Where do the default global variables declared in designer are stored in tibco administrator?
by using java language only we use this integration
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?
Where does the tibco admin maintains the version history of the application? Please tell us the path?
How can we get field as input to the input field of another palete as <a>b</a> is there then i need to get as <C>a-b</C>
what is the usega of TIBCO
Already the table has some data in it, with the help of ADB we had inserted some data. By seeing the table how can we identify the data inserted by ADB.
What are the different types of transactions tibco provides?
Give an example where graceful migration of service from one machine to another is not possible.
Where does the Tibco Admin maintains the version history of the application?Can you please tell us the path?