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 |
how to create global variables and if we create where do we have to use in the project ?
in one tibco project how many services interfacesess it will be created
What is the end point of concrete wsdl???
How to control the sequence of execution of process instances created by a process starter ?
Can there be two error transitions out of an activity ?
What are the options for configuring storage for process engine's checkpoint repository ?
how did you handle memory management in bw
How u can manage ur bw memory if u want save ur memory, which property?
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.
Once we have deployed the ear file in Tibco admin,In which location the data/service/properties will store
What are the different modes of service invocation in tibco?
What is target namespace and taget prefix?