Oracle 1z0-434 Exam Practice Questions (P. 3)
- Full Access (84 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
Oracle SOA Suite is being used to virtualize service calls to a third-party human resources provider. The planned service payloads will require minimum transformation. Routing is simple because service calls will be mapped one-for-one to existing third-party services.
Which two components should be used to handle this service virtualization?
Which two components should be used to handle this service virtualization?
- ABPEL Process
- BProxy ServiceMost Voted
- CMediatorMost Voted
- DBusiness Service
Correct Answer:
AD
AD
send
light_mode
delete
Question #12
Which two are available as conditions for an alert rule in BAM 12c?
- Abetween two timesMost Voted
- Bwhen rows are deleted from a data object
- Ca particular day of the weekMost Voted
- Dwhen a web service is invoked
Correct Answer:
AC
AC
send
light_mode
delete
Question #13
Oracle Adapters are deployed to the Oracle SOA Suite server.
Which three SOA Suite components can use Oracle Adapters?
Which three SOA Suite components can use Oracle Adapters?
- ABPEL Process
- BMediator
- CProxy Service
- DHuman Workflow
- EBusiness Rule
Correct Answer:
ABE
Service components (BPEL process, business rule, human task, spring, and mediator)
Reference: https://docs.oracle.com/cd/E12839_01/doc.1111/e10223/01_components.htm
ABE
Service components (BPEL process, business rule, human task, spring, and mediator)
Reference: https://docs.oracle.com/cd/E12839_01/doc.1111/e10223/01_components.htm
send
light_mode
delete
Question #14
In a BPEL model, what is the quickest way to implement a capability to skip rule execution if a particular condition holds?
- AModel a switch activity to conditionally execute the business rule component.
- BUse a skip condition on the business rule component.
- CInclude an XPath expression in an annotation on the business rule component.
- DUse a correlation set on the business rule component.
Correct Answer:
C
C
send
light_mode
delete
Question #15
You have modeled a Composite X for which the following fault policy action has been configured for remote faults:
<Action id="ora-retry">
<retry>
<retryCount>2</retryCount>
<retryIntrval>2</retryIntrval>
<exponentialBackoff/>
</retry>
</Action>
At runtime, when a remote fault occurs on at outbound invoke, this ora-retry action is triggered. After the two configured retries are exhausted, which one occurs?
<Action id="ora-retry">
<retry>
<retryCount>2</retryCount>
<retryIntrval>2</retryIntrval>
<exponentialBackoff/>
</retry>
</Action>
At runtime, when a remote fault occurs on at outbound invoke, this ora-retry action is triggered. After the two configured retries are exhausted, which one occurs?
- AThe transaction of Composite X rolls back.
- BThe instance is marked "open.faulted" and is available for auto-recovery.
- CThe instance is marked "closed.faulted" and is available for error recovery from Enterprise Manager where the user can choose actions on the instance such as replay, rethrow, and abort.
- DThe default retryFailureAction is initiated and it rethrows the error back to the caller service.
Correct Answer:
B
Reference:
http://docs.oracle.com/cd/E15586_01/integration.1111/e10224/bp_faults.htm
B
Reference:
http://docs.oracle.com/cd/E15586_01/integration.1111/e10224/bp_faults.htm
send
light_mode
delete
All Pages