1Z0-435 | Real Oracle 1Z0-435 practice test


Q21. Which statement is true about the architecture of the business rules component?

A. Facts are vocabulary elements that are used to construct tests and actions for verbal rules.

B. You can use globals to help users modify rules without having to rework the rule logic.

C. Unlike decision tables, if-then rules provide conflict resolution and gap analysis.

D. In the action of a rule, you typically use the Fire RL (Rule Language) verb to invoke inferencing.

Answer:

Q22. Which two statements describe how parallel and inclusive gateways work? (Choose two.)

A. You specify conditions on outgoing sequence flows on a parallel gateway, but not on an inclusive gateway.

B. More than one outgoing path can be followed out of an inclusive gateway, but not from a parallel gateway.

C. For both types of gateways, a merge is used to wait for all tokens before proceeding.

D. You can override standard merge behavior for both types of gateways so execution can proceed when a certain percentage of tokens have arrived at the merge.

E. All conditions are evaluated in an inclusive gateway.

Answer: AC 

Q23. 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 

Q24. Which three actions are available when using business rules for a case? (Choose three.)

A. Activate activities.

B. Set an activity's relevance.

C. Change a milestone deadline.

D. Change a required activity to an optional activity.

E. Modify case data.

Answer: CDE 

Q25. Which two statements are true about using project data objects? (Choose two.)

A. Any process in the project can access a project data object.

B. The value of a project data object does not vary between processes.

C. Project data objects can be used only as input arguments to a process.

D. Project data objects can be used in data associations and expressions.

Answer: AD 

Q26. A task is considered overdue when .

A. there are no more renewals

B. the current date is beyond the due date

C. the current date is beyond the expiration date

D. the current date is beyond both the expiration date and the due date

Answer:

Explanation: A task is considered overdue after it is past the specified due date. This date is in addition to the expiration policy. A due date can be specified irrespective of whether an expiration policy has been specified. The due date enables Oracle BPM Worklist to display a due date, list overdue tasks, highlight overdue tasks in the inbox, and so on.

Reference: https://lomonzhang.wordpress.com/2010/07/28/the-difference-of-%E2%80%98due-date%E2% 80%99-and-%E2%80%98expiration-date%E2%80%99in-oracle-human-tasks/

Q27. By default, which two tasks participant roles can change the outcome of a task? (Choose two.)

A. Admin

B. Approvers

C. Assignees

D. Creator

E. Owner

F. Reviewer

Answer: CE 

Explanation: The task owner can change both the outcome of the task and the assignments.

The assignee can raise questions about the work, by adding comments into the task to communicate to the owner or followers about their progress. For example, if an assignee cannot complete the task, they can either change the assignee back to the owner, or add a comment into the task while changing the task status to "need assistance".

Q28. Which statement is true about using a data-first approach in the Web Form Designer?

A. The process must already have an object-based process variable created.

B. The human task must already have an object-based data element defined.

C. A corresponding process data object is automatically created and mapped into and out of the human task.

D. As widgets are dragged onto the form from the palette, the form's underlying XSD is automatically updated.

Answer:

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

A. process

B. task

C. subprocess

D. project

Answer:

Q30. Which statement is an unsupported scenario for virtualization through libOVD?

A. Dynamic groups used to determine group membership.

B. Users and groups used for task assignment are stored in a relational database.

C. Users and groups used for task assignment are stored in an external LDAP server or the embedded LDAP server.

D. Users and groups used for task assignment are stored in multiple external LDAP servers.

Answer: