Hi Friends, Can any body can explain about the below
mentioned situation
When you are working with JMS (connecting with target appl)
if both the(Primary and secondary) server goes down what
will happen? and same for HTTP also? Thanks in advance...
Answer Posted / kaushal
If Primary & stand by (FT) EMS is on same machine and if machine is crashed then messages will lost. If only EMS is stopped then persist data will be available in pending state and once EMS goes up data is processed. But again we need to set one more property nonfailsafe while creating queue & topic and have set them Global in-case of Load balancing concept.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to control the sequence of execution of process instances created by a process starter ?
When is a 'generate error' activity useful?
By using which bw palette we can create db table?
Explain the process configuration parameters - max jobs, flow limit & activation limit ?
Where does the tibco admin maintains the version history of the application? Please tell us the path?
Explain what is alias file in tibco?
What are the output formats for xslt?
Where are the designer preferences stored ?
What is the default axis in xpath ?
Can there be two error transitions out of an activity ?
What are the different types of transactions tibco provides?
Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?
Where do the default global variables declared in designer are stored in tibco administrator?
What is custom id?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?