How can we change Global variable deployment ? what is it
defines?
Answer Posted / chiranjeevi
I knew this procedure Rahul.You can do the above or you can
place all the global variables in on file as below
tibco.clientVar.Connections/Database/DBName=IBTEST11
tibco.clientVar.Connections/Database/DBOwner=TTIB
tibco.clientVar.Connections/Database/DatabaseURL=jdbc:db2:/PSSDBT:51010/IBTEST11
tibco.clientVar.Connections/Database/JDBCDriver=com.ibm.db2.jcc.DB2Driver
tibco.clientVar.Connections/Database/LoginTimeout=0
tibco.clientVar.Connections/Database/MaximumConnections=10
And save the above file as 'filename.properties' and then
need to add the following in application.tra file once you
have deployed the ear file.
tibco.env.APP_ARGS= -p filename.properties.
Rahul I need the command to change the value form command
prompt as you said earlier.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the difference between publish by value and publish by reference?
Where are the designer preferences stored ?
Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?
What activities are supported in jta transaction?
What is target namespace and taget prefix?
What is the advantage of scripted deployment in tibco?
What are the different modes of service invocation in tibco?
Hi i want to learn TIBCO. I am not good at programming.. Which module should i prefer to learn in tibco. i am having 2 years exp in another sector, now i m planning to change my career path. Please suggest me.
What is a spawn in 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?
Which are the two process variables available to all activities with inputs ?
Can there be two error transitions out of an activity ?
What are the possible error output's of read file activity?
Explain the process configuration parameters - max jobs, flow limit & activation limit ?
What is the purpose of a lock shared configuration resource?