1Z0-435 | Up to the immediate present Oracle 1Z0-435 examcollection


Q11. Which is a capability of Web Form rules?

A. altering execution of an unbounded ADF task flow

B. inserting validation rules into an ADF page that a BPM Studio wizard has generated

C. encoding-business policies that can be easily modified by end users at run time

D. populating a dynamic drop-down list by accessing a RESTful service

Answer:

Q12. In which two tools can you explore the path taken by a running process instance? (Choose two.)

A. Enterprise Manager

B. Process Composer

C. Weblogic Console

D. Business Process Workspace

Answer: AD 

Q13. What determines the life span of the value in a subprocess data object?

A. process

B. task

C. subprocess

D. project

Answer:

Q14. Which two components in a BPM project can be promoted to become a case activity? (Choose two.)

A. Mediator

B. BPEL

C. Human task

D. Business rule

E. BPMN

F. Spring

Answer: CE 

Explanation: A case definition contains various case activities that represent the different work that the user can perform in the context of a case. Oracle BPM allows you to define case activities based on:

a Human Task

a BPMN process

Reference: http://docs.oracle.com/cd/E28280_01/doc.1111/e15176/case_mgmt_bpmpd.htm#BPMPD87410

Q15. Which two product features might a process analyst use the most in contrast to a process developer? (Choose two.)

A. Process simulation.

B. Business rules.

C. Mediator services.

D. Web Forms.

E. BPM Studio.

F. ADF forms.

Answer: AD 

Q16. Which pattern is best handled by using Adaptive Case Management?

A. straight-through processing requiring no manual intervention

B. deterministic, human-centric processes

C. knowledge-based work requiring collaboration

D. application integration processes

Answer:

Q17. Which event will be raised when a case is suspended?

A. Lifecycle

B. Activity

C. Milestone

D. User-defined

Answer:

Q18. You have a situation where a collection of rules might provide a flexible way of externalizing logic in an application.

Which two are accurate considerations to access as you decide to use a decision table or if-then rules? (Choose two.)

A. The decision table's spreadsheet metaphor is compact and familiar to end users.

B. Decision tables can use globals while if-then rules cannot.

C. The logic likely requires more rules if expressed as a decision table.

D. Unlike with a decision table, an Expression Builder is provided for if-then rules to help you craft condition expressions.

E. Built-in error prevention features for decision tables can help you build more complete and accurate rules.

Answer: BE 

Q19. Which two statements are accurate descriptions of how process data objects or project data objects are used? (Choose two.)

A. A process data object can be based on either a basic data type or a complex data type.

B. A process data object is associated with a module where it resides.

C. One of the main benefits of defining process data objects is that you can configure Business Process WorkSpace views to display their values.

D. Project data objects are not used to share data values between processes.

Answer: AD 

Explanation: 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.

Q20. Which two statements are correct on the use of business objects in a BPM project? (Choose two.)

A. A business object is defined by a complex data time.

B. Business objects are often defined in WSDL documents.

C. A business object can inherit data and behavior from a parent business object.

D. You can create a business object at either the project level or the process level.

Answer: BC