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 |
Why we implement the TIBCO in our organisation or company
What is input XML and what is out XML can you explain?
What is the difference between jms queue receiver and jms queue requestor?
What are the datatpes of Global varaibles which BW follows?
what is soap? how to use soap?
What is vcrepo.dat?
I wold like to learn TIBCO.Can any one who is working on TIBCO,please advice.Tell me brief abt TIBCO.Currently i have Java/J2ee background.Please update u r mail Id too.Thanx in advance
Can there be two error transitions out of an activity ?
If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.
If there are Senders who are sending messages on a queue. And these messages are not yet received by the consumers. They are still lying in the server. But before the consumers could receive the message the server went down. Since they are persistent messages, they are saved. But when secondary comes up how will the secondary server will get the message because it’s a different machine. How will it get the messages which are with the Primary server?
What is max size and where u can define the size of the message over jms server ?
What are the 4 main panels of the designer window ?