Answer Posted / vinay
Global Variables are define for the value which remain fix
during whole process.These variable's can't be modified
during process execution.
Is This Answer Correct ? | 8 Yes | 13 No |
Post New Answer View All Answers
What is the purpose of the inspector activity ?
What are the maximum/minimum of threads available for incoming http ?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?
Which group do you use to wait for multiple events and proceed with the first to occur ?
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
If there are Senders who are sending messages on a queue. And these messages are not yet received by the consumers. They are still lying in the server. But before the consumers could receive the message the server went down. Since they are persistent messages, they are saved. But when secondary comes up how will the secondary server will get the message because it’s a different machine. How will it get the messages which are with the Primary server?
What are the options for configuring storage for process engine's checkpoint repository ?
What is tibco?
What is the difference between publish by value and publish by reference?
What is import and include in schema in tibco bw?
What are the output formats for xslt?
What is a spawn in call process?
Where do the default global variables declared in designer are stored in tibco administrator?
What are the possible error output's of read file activity?
Which mechanism can be used to pass data between a process instance and a called sub process other than mapping from/to the callee's input/output ?