what is the location of shared variable store data in persistent mode
Answer Posted / 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 |
Post New Answer View All Answers
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
How to use legacy .dat file format with latest designer ?
What is custom id?
What is difference between scripted deployment and normal deployment?
Where does the tibco admin maintains the version history of the application?
How do wait-notify resources work ?
What are the encodings supported by designer ?
Where are the designer preferences stored ?
Where do the default global variables declared in designer are stored in tibco administrator?
What are the mandatory configuration parameters for ftp connection & ftp with firewall ?
How do you determine if there are broken references in the project?
By using which bw palette we can create db table?
Explain the process configuration parameters - max jobs, flow limit & activation limit ?
If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.
What is process name dynamic override?