Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can we change Global variable deployment ? what is it
defines?

Answers were Sorted based on User's Feedback



How can we change Global variable deployment ? what is it defines?..

Answer / rahul

You can change the runtime variables for a service or
process -
In TIBCO Administrator, click Application Management.
1) Select an application and expand it.
2) In the Configuration Builder pane, click a service or
process name. A service is named with a .arr suffix. A
process is named with a .par suffix.
3) Click the Advanced tab.
4) Change runtime variables as required.
5) Click Save.

Is This Answer Correct ?    12 Yes 0 No

How can we change Global variable deployment ? what is it defines?..

Answer / rashmi

Want to change GV at run time?????????????

Is This Answer Correct ?    4 Yes 0 No

How can we change Global variable deployment ? what is it defines?..

Answer / rahul

We can change the global varaibles from the Command prompt
on the server.

Is This Answer Correct ?    9 Yes 6 No

How can we change Global variable deployment ? what is it defines?..

Answer / 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

How can we change Global variable deployment ? what is it defines?..

Answer / vms

GV value cannot be changed in runtime unless its undeployed and redeployed.

Is This Answer Correct ?    4 Yes 3 No

How can we change Global variable deployment ? what is it defines?..

Answer / rahul

I would not encourage this but if you want you can add
tibco.clientVar.<GVname>=value in the appname.tra file in
<tibco_home>/tra/domain/<domain name>/application/app name
directory.

Is This Answer Correct ?    3 Yes 3 No

How can we change Global variable deployment ? what is it defines?..

Answer / 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

How can we change Global variable deployment ? what is it defines?..

Answer / bhaskar reddy

What ever is the process you need to restart the service after change the GV.

Is This Answer Correct ?    0 Yes 0 No

How can we change Global variable deployment ? what is it defines?..

Answer / chiranjeevi

Could you please send me the procedure/command to change the
global variable from command prompt.

Is This Answer Correct ?    1 Yes 2 No

How can we change Global variable deployment ? what is it defines?..

Answer / sree

i think there is three ways to change the gv at run time

1.in our bw file location default.vars

2. admin

3.

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More TIBCO Interview Questions

in one tibco project how many services interfacesess it will be created

2 Answers   TCS,


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

0 Answers  


What are the 4 main panels of the designer window ?

1 Answers  


What is the functionality of the retrieve resources resource?

0 Answers  


When is a 'generate error' activity useful?

0 Answers  


What is the difference between "default" and "value" in the configuration file of the Tibco admin

1 Answers  


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

0 Answers  


What are the options for configuring storage for process engine's checkpoint repository ?

0 Answers  


Wht is bussiness key?

1 Answers   Accenture,


Where does the Tibco Admin maintains the version history of the application?Can you please tell us the path?

5 Answers   Wells Fargo,


What is difference between scripted deployment and normal deployment?

0 Answers  


What are the pretch predicates in tibco bw ?

0 Answers   Wipro,


Categories