Answer Posted / sree
Multiple activity's are participated to perform a single unit work is called Transcation
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which are the two process variables available to all activities with inputs ?
What is difference between shared variable and job shared variable ?
If you are posting a message on a queue & Server is down. What happens.
What are the different types of transactions tibco provides?
What is difference between scripted deployment and normal deployment?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?
What are the encodings supported by designer ?
What is vcrepo.dat?
What is the scope of user defined process variables ?
Which activity is used for detecting duplicate message processing?
How do wait-notify resources work ?
What are the revision control system options available in tibco designer?
What are the options for configuring storage for process engine's checkpoint repository ?
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?