By using whic BW palette we can create DB table?
Answer Posted / kranthi babu sravanam
by using the "SQL Direct activity " in the JDBC palette
| Is This Answer Correct ? | 38 Yes | 2 No |
Post New Answer View All Answers
Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.
What is import and include in schema in tibco bw?
What activities are supported in xa transaction ?
What are the tibco bw activities that can participate in transactions?
Which are the two process variables available to all activities with inputs ?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?
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 the purpose of a lock shared configuration resource?
What is tibco?
What is business key?
Explain the process configuration parameters - max jobs, flow limit & activation limit ?
What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?
What is the advantage of scripted deployment in tibco?
What is difference between scripted deployment and normal deployment?
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?