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 are the maximum/minimum of threads available for incoming http ?
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
What are the types of adapter services ?
Where does the tibco admin maintains the version history of the application?
Where do the default global variables declared in designer are stored in tibco administrator?
What are the different types of transactions tibco provides?
What is the difference between jms queue receiver and jms queue requestor?
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?
Which activity is used for detecting duplicate message processing?
How do you determine if there are broken references in the project?
What are the mandatory configuration parameters for ftp connection & ftp with firewall ?
What are the different modes of service invocation in tibco?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
How do wait-notify resources work ?
What is difference between scripted deployment and normal deployment?