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


Please Help Members By Posting Answers For Below Questions

What activities are supported in jta transaction?

568


What is vcrepo.dat?

602


What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?

605


What is the default axis in xpath ?

614


If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.

1026






What are the revision control system options available in tibco designer?

607


What is the functionality of the retrieve resources resource?

626


What is the purpose of the inspector activity ?

617


If Sender has sent the message on a queue.If the JMS Primary Server went down and secondary Server get the message which is lost. Where is the message now?

1132


What is the purpose of a lock shared configuration resource?

579


When is a 'no action' group used ?

612


Which mechanism can be used to pass data between a process instance and a called sub process other than mapping from/to the callee's input/output ?

605


Where are the designer preferences stored ?

634


What are the uses of grouping activities ?

607


Which group do you use to wait for multiple events and proceed with the first to occur ?

651