Labour Day Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Oracle 1z0-1042-22 Oracle Cloud Platform Application Integration 2022 Professional Exam Practice Test

Note! Following 1z0-1042-22 Exam is Retired now. Please select the alternative replacement for your Exam Certification. The new exam code is 1z0-1042-23
Page: 1 / 14
Total 139 questions

Oracle Cloud Platform Application Integration 2022 Professional Questions and Answers

Question 1

In Oracle Integration Cloud (OIC) Process, you can configure a human task that enable you to model approval task interactions.

What are the available options when configuring the Escalation and Expiration tab of human task?

Options:

A.

Expire, Reset, Escalate

B.

Expire, Escalate, Skip, Reset

C.

Never Expire, Expire, Renew, Escalate

D.

Never Expire, Expire, Never Escalate, Escalate

Question 2

You receive a status code: 502 Proxy Error.

Which is a possible event cause for this error?

Options:

A.

when the proxy setup is incorrect

B.

while registering a large number of devices using the Batch Registration feature under the Devices menu

C.

while adding proxy for an enterprise application device

D.

while the proxy server is not responding to the request

Question 3

Which APIs does Oracle Internet of Things (loT) Cloud Service use to perform an analysis?

Options:

A.

Native Spark Java APIs

B.

SQL Queries

C.

JavaScript APIs

D.

Big Data APIs

Question 4

When considering the management of plan entitlements in the API Platform Cloud Service, which two statements are valid?

Options:

A.

Two entitlements of the same plan cannot point to the same entire API, or to the same action in an API.

B.

A given API can only be entitled by one plan at a time.

C.

You must have Service Manager role permissions to manage plan entitlements.

D.

An entitlement is the relationship between a plan and an API that defines how a client application can access the API.

E.

A given plan defines entitlements to only one specific API.

Question 5

Which two statements are true regarding mapper activity?

Options:

A.

You can drag and drop a source on to multiple targets

B.

You can drag and drops switcher activity in the target

C.

You cannot drag and drop a source on to a target that is already mapped

D.

You can drag and drop function activity in the target

Question 6

You are assigned to review the specifications of the SOA composite applications that have been deployed to your SOA Cloud Service instance. Part of this analysis requires you to catalog the Service Component Architecture (SCA) components that are implemented within each composite application. 

Which is a valid SCA component in an Oracle SOA composite application? 

Options:

A.

BAM Adapter

B.

B2B Agreement

C.

MFT Adapter

D.

Mediator

E.

Split-Join

Question 7

Which schema is used for defining the field structure of an analytic object?

Options:

A.

Apache Avro schema

B.

XSD schema

C.

Database schema

D.

XSL Schema

Question 8

What is the "Decision Table" in Business Rules in Process Cloud Service?

Options:

A.

a range value set in a spreadsheet-like format that defines a list of allowed value ranges for the input and output data objects of a decision

B.

a decision matrix that organizes if/then rules into a spreadsheet-like format, where rows represent conditions and actions, and columns match condition values to action alternatives

C.

an if/then rule that has one or more conditions (if statements) that together are true or false, and one or more actions (then statements) that are applied if the conditions are true

D.

a value set in a spreadsheet-like format that defines a list of allowed values for the input and output data objects of a decision

Question 9

What Expression Language does Decision Modeling and Notation (DMN) use?

Options:

A.

RegEx

B.

Groovy

C.

Friendly Enough Expression Language (FEEL)

D.

Process Expression Language (PEL)

Question 10

What are the three threshold values for Database space?

Options:

A.

Quiesced Mode Threshold

B.

Un-Quiesce Threshold

C.

Warning Threshold

D.

Error Threshold

Question 11

Which setting is used for a system that is hosting a web application to be allowed to access Oracle Internet of Things (IoT) Cloud Service resources?

Options:

A.

Cross-Origin Resource Sharing (CORS)

B.

Management Console Timeout Interval

C.

Message Storage and Command Notification

D.

OAuth Access Token Lifetime

Question 12

What are two possible reasons for a Gateway not getting started?

Options:

A.

The loT Service may be down.

B.

The provisioning file may contain correct Activation ID and Activation Secret.

C.

There is an invalid certificate.

D.

The provisioning file may contain incorrect Activation ID and incorrect Activation Secret.

Question 13

During a design review of your OIC orchestration-style integration, it has been recommended that you refactor it into smaller integrations.

Which two things should you do in order to invoke the multiple integrations without needing to create explicit connections for each endpoint?

Options:

A.

Import each local integration you wish to invoke into your calling integration environment.

B.

Add the local-enabled flag for each integration you wish to invoke.

C.

Use the local integration wizard to define each integration to be invoked.

D.

Request the enablement of the oic.ics.console.integration.local.integration feature flag.

E.

Build each smaller integration as a local-only integration interface.

Question 14

To use Integration Insight to map milestones to actions in an Oracle Integration Cloud(OIC), business process implementation, certain prerequisites and conditions must be met.

Which is not a valid consideration for models and mapping milestones?

Options:

A.

The model must be in Draft state in order to map a milestone to an integration action.

B.

A business process implementation can be mapped to milestones within only one model.

C.

Milestones in a single model can be mapped to a multiple business processes.

D.

Extraction criteria for the instance unique identifier is defined with an Xpath extension.

E.

Extraction criteria for the milestone indicator is defined with an Xpath expression.

Question 15

You are tasked with creating an OIC orchestrated integration flow that supports a B2B document exchange. When configuring the B2B action (formerly known as the EDI Translate action), there are several capabilities as well as limitations.

Which statement is NOT true about OIC B2B capabilities?

Options:

A.

When defining the EDI message type, both the document version and document type must always be explicitly selected.

B.

A previously created Trading Partner Agreement is optional when configuring the inbound or outbound translation

C.

Performing validations on EDI document is required for inbound translations, but optional for output translations.

D.

You can customize standard EDI documents by adding new schema constructs or by editing existing constructs.

Question 16

Integration Insight in Oracle Integration Cloud(OIC) dramatically simplifies the process of modeling and extracting meaningful business metrics, allowing business executives to understand, monitor, and react quickly to changing demands.

After a model has been activated, which is NOT a valid model instance state ?

Options:

A.

Failed

B.

Successful

C.

Healthy

D.

Recoverable

E.

Terminated

Question 17

You have use case requiring the design of a synchronous OIC integration flow that will return a custom business fault message to the client if processing files due to an external runtime fault encountered during the integration instance execution

Options:

A.

Implement a scope fault handler to catch the runtime fault, and then use the Fault Return action providing mapped data for the custom fault.

B.

Implement the Global fault handler to catch the runtime fault, and then use the Re-Throw fault action to send the custom fault to the client

C.

Create a custom scope fault handler to catch the runtime fault, and then use the Re-Throw fault action to send the fault to the error hospital

D.

Implement a scope fault handler to catch the runtime fault, then allow the Global fault handler to automatically send the runtime fault to the error hospital

Question 18

Which operation is NOT supported by an OIC connection resource configured with the FTP Adapter in the Invoke role?

Options:

A.

Write file

B.

Read file

C.

Delete file

D.

Read File in segments

E.

Download file

F.

List Files

Question 19

What options are available for Escalation and Expiration of human tasks in Process Cloud Service?

Options:

A.

Escalate, Restart, Next or Previous

B.

Renew, start, end, or error

C.

Never Escalate, Skip, hierarchy, or New

D.

Never expire, Expire, Renew, or Escalate

Question 20

Which two statements about lookup are correct?

Options:

A.

Create a lookup to map values between application.

B.

Lookups are deployed as part of integration activation.

C.

Changes made to lookups already used in active integrations take effect immediately.

D.

You cannot clone a copy of an existing lookup.

Page: 1 / 14
Total 139 questions