Which human task pattern is best suited for a single approver scenario where the role is resolved through group membership? (Choose two.)
Single Approver: Use this option for a single user to act on a task. If the task is assigned to a role or group with multiple users, then one member must claim the task and act on it.
http://docs.oracle.com/cd/E28280_01/user.1111/e15175/bpmug_ws_perform_tasks.htm
The initial performer of a task is determined by the role associated with the swim lane in which the task is modeled except when you use a(n) _______.
A complex user task uses a complex routing flow that is defined within the humantask.BPM Studio offers a number of human task patterns out of the box, to make it easy to implementthe most common types of human tasks. For example, the Simple pattern just assigns individualusers or groups. The Management pattern is used for a sequential list of approvers up themanagement chain. Initiator is for the person who kicks off the process.For most of these,swimlane roles are used to determine assignments. For the Complex task, however, the swimlaneis irrelevant, and routing and assignments are typically more complicated.Note: Swimlanes are the horizontal lines that run across the process editor. All flow objects mustbe placed within a swimlane.Swimlanes can also be used to group flow objects based on the roles defined within your process.Swimlanes that contain user tasks must have roles assigned to them. Swimlanes visually displaythe role responsible for performing each flow object within your process. Additionally, you canhave multiple swimlanes that are assigned to the same role.Swimlanes can make your process more readable when you must use the same role in differentparts of the same process.
Which statement is true about how if-then rules are processed during an inferencing session?
Which two statements are accurate descriptions of how process data objects or project data objects are used? (Choose two.)
Basic and complex data types can both be defined as either process or project data objects.
Although project data objects allow you to define data objects that are used by all processes in a project, they are not global data objects. Each process within your project uses its own version of the data object. Project data objects are not used to share data between processes. To share data between processes, you must create data associations.
Which two statements accurately explain how the Call activity behaves in a BPMN model? (Choose two.)
The call activity allows you to call a reusable process from within the current process.
https://docs.oracle.com/middleware/1213/bpm/bp-composer-user/app_bpmn_ref_bpmcu.htm#BPMCU87375