Answer Posted / poornima
Global variables allows you to specify constants that can be
used throughout the project. The constants can be changed
while designing and testing your project. we can also set
different values for each deployment of your project. we
can add/edit the Global variables using Global Variable
Editor.
| Is This Answer Correct ? | 7 Yes | 9 No |
Post New Answer View All Answers
Where do the default global variables declared in designer are stored in tibco administrator?
Which activity is used for detecting duplicate message processing?
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 possible error output's of read file activity?
How do you determine if there are broken references in the project?
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?
Which are the two process variables available to all activities with inputs ?
What are the modes of tibco bw installations ?
What is the purpose of the inspector activity ?
What is the advantage of scripted deployment in tibco?
Can there be two error transitions out of an activity ?
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 different modes of service invocation?
What is difference between shared variable and job shared variable ?