What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
970Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?
1045Which 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 ?
1050
When is a 'no action' group used ?
What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?
How to control the sequence of execution of process instances created by a process starter ?
What is the purpose of a lock shared configuration resource?
What are the types of adapter services ?
What is business key?
How do wait-notify resources work ?
Can there be two error transitions out of an activity ?
How do you determine if there are broken references in the project?
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 ?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
Which are the two process variables available to all activities with inputs ?
What is the difference between publish by value and publish by reference?
What are the different modes of service invocation?
If you are posting a message on a queue & Server is down. What happens.