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 cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
What is the advantage of scripted deployment in tibco?
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?
Where does the tibco admin maintains the version history of the application?
Which group do you use to wait for multiple events and proceed with the first to occur ?
i have 3.6 it exp,relavant 2 years, how to tell my self?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
What is meant by process context varibale?
how to create adapters?how to connect adapters? and how to build?
What activity can be used to set the value of a 'user defined process variable' ?
What is the default axis in xpath ?
wht is a spawn in call process ?