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 are the modes of tibco bw installations ?
What is the scope of user defined process variables ?
Where are the designer preferences stored ?
If you are posting a message on a queue & Server is down. What happens.
Give an example where graceful migration of service from one machine to another is not possible.
What are the types of adapter services ?
How to achieve load balancing mechanism using a property ?
What is the mechanism of a transaction ?
how to create adapters?how to connect adapters? and how to build?
What is custom id?
Whats the difference between publish by value and publish by referrence
What are the maximum/minimum of threads available for incoming http ?