Answer Posted / ramesh kunusothu
Transaction is used for exposing all statement in single unity of work at any given time
or
Transaction is all are or nothing ,if every thing is success it will commit or rollback
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the tibco bw activities that can participate in transactions?
Can there be two error transitions out of an activity ?
When is a 'no action' group used ?
Which group do you use to wait for multiple events and proceed with the first to occur ?
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?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
By using which bw palette we can create db table?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?
What is difference between shared variable and job shared variable ?
What is the scope of user defined process variables ?
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
What are the different types of transactions tibco provides?
If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.
What is the purpose of $_error variable ?
Which mechanism can be used to pass data between a process instance and a called sub process other than mapping from/to the callee's input/output ?