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 |
What is tibco?
What are the types of adapter services ?
Hi, I want to learn TIBCO. Could anybody suggest, what are the topics i need to learn to become a TIBCO Consultant. I have 4 years of IT Exp but not on TIBCO. Please Suggest..?
What is the purpose of a lock shared configuration resource?
Which activity is used for detecting duplicate message processing?
What is max size and where u can define the size of the message over jms server ?
If you want a group to be executed if there is some unhandled error but subject to some max number of iterations which group do you use ?
What is the difference between jms queue receiver and jms queue requestor?
Once we have deployed the ear file in Tibco admin,In which location the data/service/properties will store
Whats the difference between publish by value and publish by referrence
If you have installed a particular version of tibco software e.g. Tibco bw x.y.z, what are x, y and z number stands for?
By using which bw palette we can create db table?