⟩ What is the advantage of scripted deployment in Tibco? What is difference between scripted deployment and normal deployment?
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.