Whats the difference between publish by value and publish
by referrence
Answer Posted / giri
In publish by value, all the data will be copied from main
table to P table..where as in publish by reference only the
reference will be copied.
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
Where are the designer preferences stored ?
Explain Client and EXplicit Client dupsOK Acknowledge modes in jms?
What are the pretch predicates in tibco bw ?
What are the types of adapter services ?
Explain what is alias file in tibco?
What is custom id?
If you have installed a particular version of tibco software e.g. Tibco bw x.y.z, what are x, y and z number stands for?
Explain the process configuration parameters - max jobs, flow limit & activation limit ?
When is a 'generate error' activity useful?
How do wait-notify resources work ?
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 mandatory configuration parameters for ftp connection & ftp with firewall ?
Which group do you use to wait for multiple events and proceed with the first to occur ?
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 ?
What is import and include in schema in tibco bw?