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 a spawn in call process?
How do you determine if there are broken references in the project?
What are the modes of tibco bw installations ?
Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?
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 three scenarios where bw engine has to be configured with database persistence instead of local file ?
Give an example where graceful migration of service from one machine to another is not possible.
By using which bw palette we can create db table?
What is difference between shared variable and job shared variable ?
What is the default axis in xpath ?
How do wait-notify resources work ?
What are the pretch predicates in tibco bw ?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
What are the uses of grouping activities ?
What are the output formats for xslt?