Why we implement the TIBCO in our organisation or company
Answer Posted / sree
see when we intract with any applications or dbs commnly we use protocols or connections.sometimes protocols also doesnt support to intract applications by rectifying all those things we need a middleware application. Tibco is the one of the middleware application
why we choose this?
becuase most midleware applications will follow server architecture but tibco follows bus architecture with special feature called tibco rv
wheather my answer is correct? pls give me feed back
| Is This Answer Correct ? | 32 Yes | 2 No |
Post New Answer View All Answers
Explain what is alias file in tibco?
Can there be two error transitions out of an activity ?
What is difference between shared variable and job shared variable ?
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 are the uses of grouping activities ?
If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.
How to use legacy .dat file format with latest designer ?
How do wait-notify resources work ?
Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?
Which group do you use to wait for multiple events and proceed with the first to occur ?
What are the different types of transactions tibco provides?
What activities are supported in jta transaction?
Where does the tibco admin maintains the version history of the application?
What are the possible error output's of read file activity?
If Sender has sent the message on a queue.If the JMS Primary Server went down and secondary Server get the message which is lost. Where is the message now?