What are the datatpes of Global varaibles which BW follows?
Answer Posted / chiranjeevi
String,Integer,Boolean,Password
Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
What are the options for configuring storage for process engine's checkpoint repository ?
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
What are the uses of grouping activities ?
How do wait-notify resources work ?
Where does the tibco admin maintains the version history of the application?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
What is tibco?
What activities are supported in xa transaction ?
By using which bw palette we can create db table?
What is the scope of user defined process variables ?
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 is the purpose of a lock shared configuration resource?
What is difference between scripted deployment and normal deployment?
What activities are supported in jta transaction?
Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.