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
What are the options for configuring storage for process engine's checkpoint repository ?
What is target namespace and taget prefix?
Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.
Give an example where graceful migration of service from one machine to another is not possible.
Explain what is alias file in tibco?
When is a 'no action' group used ?
Can there be two error transitions out of an activity ?
What are the mandatory configuration parameters for ftp connection & ftp with firewall ?
What are the revision control system options available in tibco designer?
What are the tibco bw activities that can participate in transactions?
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
Which mechanism can be used to pass data between a process instance and a called sub process other than mapping from/to the callee's input/output ?
What is difference between scripted deployment and normal deployment?
What is the advantage of scripted deployment in tibco?
What is the scope of user defined process variables ?