what is the location of shared variable store data in persistent mode
Answer / kiran
to persist the shared variable data we can store the shared variable data in a file or in a database.to store it ion a file we need to select persistent option and the shared variable data will be stored in folder called "INTERNAL"
(path=c:/users/.tibco/working/<application-name>/internal)
if the shared variable data will be access by process definitions which are running in different bw engines,then we need to select multi-engine option.and the shared variable data must store in database..
| Is This Answer Correct ? | 21 Yes | 0 No |
How to create a concrete wsdl?
Where does the tibco admin maintains the version history of the application?
What are the encodings supported by designer ?
how to create a directory using external command activity in BW? can u please tell the cmd?
Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?
What is the Difference between JMS queue reciever and JMS queue requestor?
How we can send the message from jms to RV?
What is input XML and what is out XML can you explain?
When is a 'no action' group used ?
Where do the default global variables declared in designer are stored in Tibco Administrator -- WellsFargoo
What are the different types of transactions tibco provides?
How can we change Global variable deployment ? what is it defines?