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
If there are Senders who are sending messages on a queue. And these messages are not yet received by the consumers. They are still lying in the server. But before the consumers could receive the message the server went down. Since they are persistent messages, they are saved. But when secondary comes up how will the secondary server will get the message because it’s a different machine. How will it get the messages which are with the Primary server?
Where do the default global variables declared in designer are stored in tibco administrator?
What is the purpose of $_error variable ?
Why we implement the tibco in our organization or company?
What are the pretch predicates in tibco bw ?
What is import and include in schema in tibco bw?
What is the scope of user defined process variables ?
Which group do you use to wait for multiple events and proceed with the first to occur ?
What are the different types of transactions tibco provides?
What are the options for configuring storage for process engine's checkpoint repository ?
When is a 'no action' group used ?
What is custom id?
Which activity is used for detecting duplicate message processing?
What are the uses of grouping activities ?
What is the advantage of scripted deployment in tibco?