How can we change Global variable deployment ? what is it
defines?
Answer Posted / atheeth
I am not aware all the posibilitied but i belive Gv cannot
be changed at runtime.
Please suggest if anyone knows how to pass connection
string from xml.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
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 is the advantage of scripted deployment in tibco?
What is the functionality of the retrieve resources resource?
When is a 'generate error' activity useful?
What are the encodings supported by designer ?
What is import and include in schema in tibco bw?
What are the mandatory configuration parameters for ftp connection & ftp with firewall ?
Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.
What is the purpose of the inspector activity ?
What is difference between scripted deployment and normal deployment?
What is difference between shared variable and job shared variable ?
Can there be two error transitions out of an activity ?
If the business process needs to invoke another web service which resource do you use ?
Explain Client and EXplicit Client dupsOK Acknowledge modes in jms?
If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.