adplus-dvertising
frame-decoration

Question

The main feature common to traditional workflow systems is the ability to support work lists for actors in a process.

a.

WS-BPEL (BPEL 2.0)

b.

WS-BPEL (BPEL)

c.

WS-BPEL for People (BPEL4People)

d.

Business Process Modeling Notation (BPMN)

Posted under Java Spring Framework

Answer: (a).WS-BPEL (BPEL 2.0)

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The main feature common to traditional workflow systems is the ability to support work lists for actors in a process.

Similar Questions

Discover Related MCQs

Q. This provides a set of diagramming notations that describe a business process. This notation is akin to UML activity diagram.

Q. A way of letting your process rest in a known condition indefinitely.

Q. A pause in the action that can only move forward when a known actor or agent in the system moves it forward.

Q. An aggregation of states, activities, and other types of constructs that serializes them.

Q. A concurrent execution of multiple threads of execution at the same time, originating from a common thread.

Q. Each department may have its own task list to complete in order to achieve the goals of the overarching process.

Q. A decision describes a node that is conditional, based on some logic that you inject.

Q. To use PostgreSQL, you need to add a the driver library to the classpath.

Q. JBPM supports databases such as:-

Q. To make use of jBPM from within a Spring application context.

Q. To use jBPM as a stand-alone process server:-

Q. It’s not too difficult to get jBPM working on JBoss EJB environment.

Q. JBoss itself supports deploying processes to a directory and loading those, with some configuration.

Q. jBPM is, fundamentally, a runtime that stores its state and jobs in a database. It uses:-

Q. To have an annotated class be registered as a Hibernate entity, it needs to be registered with the:-

Q. Because our jBPM configuration uses Hibernate, we have to configure the :-

Q. The next bean—the dataSource—is configured entirely at your discretion. The properties are set using properties in the properties file :-

Q. When we’re integrating with Spring, we modify the transaction-context element and the command-service element.

Q. The hibernate-session element tells jBPM to reuse an existing Hibernate session:-

Q. The spring-transaction-interceptor element is a special element to enable jBPM to defer to the TransactionManager defined in our application context.