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 |
In tibco there any concept like soap broadcasting?
What are the different modes of service invocation?
How can we get field as input to the input field of another palete as <a>b</a> is there then i need to get as <C>a-b</C>
What is the Difference between JMS queue reciever and JMS queue requestor?
Which activity is used for detecting duplicate message processing?
By using whic BW palette we can create DB table?
What is the scope of user defined process variables ?
What are the types of encoding which BW follows?
by using java language only we use this integration
If there are two sub processes then how can we call at a time one sub process dyanmiccally by using call porcess?
Wht is bussiness key?
wht is a spawn in call process ?