What is the advantage of scripted deployment in Tibco?What
is difference between scripted deployment and normal
deployment
Answer Posted / anshul
Below are the scenerio I can expect:
1. When ever the TIBCO Administrator is down we have to
deploye a application from TRA -> Appmanage.
2. In case we have to deploye various applications using
same global parameters, we have to provide every time these
parameters in TIBCO administrator wile deployement.
So its better to get a best proctice to deploye application
from backend using the scripts. below are the advantages:
1. If Admin is down we are able to deploye application
2. We use a properties file (XML) which is having all the
variables which can be used by various similler
applications. So low workload.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What are the modes of tibco bw installations ?
Where does the tibco admin maintains the version history of the application?
What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?
What is difference between scripted deployment and normal deployment?
What are the pretch predicates in tibco bw ?
Give an example where graceful migration of service from one machine to another is not possible.
What is the advantage of scripted deployment in tibco?
Explain the process configuration parameters - max jobs, flow limit & activation limit ?
What is difference between shared variable and job shared variable ?
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 import and include in schema in tibco bw?
What are the tibco bw activities that can participate in transactions?
Where does the tibco admin maintains the version history of the application? Please tell us the path?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?
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?