How can we change Global variable deployment ? what is it
defines?
Answer Posted / danish
you can change GV value at runtime by starting the BW
application using command line and passing the GV value as
parameter in below format:
-tibco.clientVar.GV_Group/GV_Name GV_Value
e.g.:
"C:/tibco/bw/5.9/bin/bwengine.exe" --run --
propFile "C:/tibco/tra/domain/esb59/application/TibcoGV/Tibc
oGV-Process_Archive.tra" -tibco.clientVar.Group/Age 50
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of a lock shared configuration resource?
What is tibco?
What is the scope of user defined process variables ?
What are the modes of tibco bw installations ?
Which group do you use to wait for multiple events and proceed with the first to occur ?
What are the types of adapter services ?
If you are posting a message on a queue & Server is down. What happens.
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 you have installed a particular version of tibco software e.g. Tibco bw x.y.z, what are x, y and z number stands for?
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
What are the encodings supported by designer ?
What is the advantage of scripted deployment in tibco?
What are the possible error output's of read file activity?
What is business key?
What are the uses of grouping activities ?