How can we change Global variable deployment ? what is it
defines?
Answer Posted / rahul
I would not encourage this but if you want you can add
tibco.clientVar.<GVname>=value in the appname.tra file in
<tibco_home>/tra/domain/<domain name>/application/app name
directory.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What activities are supported in jta transaction?
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?
If the business process needs to invoke another web service which resource do you use ?
Give an example where graceful migration of service from one machine to another is not possible.
What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?
Which activity is used for detecting duplicate message processing?
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?
When is a 'no action' group used ?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
What is the difference between publish by value and publish by reference?
What are the maximum/minimum of threads available for incoming http ?
What are the mandatory configuration parameters for ftp connection & ftp with firewall ?
How to control the sequence of execution of process instances created by a process starter ?
Explain the process configuration parameters - max jobs, flow limit & activation limit ?