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 possible error output's of read file activity?
What is the mechanism of a transaction ?
Hi Friends, Can any body can explain about the below mentioned situation When you are working with JMS (connecting with target appl) if both the(Primary and secondary) server goes down what will happen? and same for HTTP also? Thanks in advance...
How can we change Global variable deployment ? what is it defines?
How to use legacy .dat file format with latest designer ?
If Sender has sent the message on a queue.If the JMS Primary Server went down and secondary Server get the message which is lost. Where is the message now?
What is a spawn in call process?
how to create adapters?how to connect adapters? and how to build?
When is a 'generate error' activity useful?
What activity can be used to set the value of a 'user defined process variable' ?
Whats the difference between publish by value and publish by referrence
Wht is bussiness key?