March Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70special

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

Page: 1 / 14
Total 139 questions

Oracle Cloud Platform Application Integration 2022 Professional Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$36  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$31.5  $104.99
Question 1

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 2

Which three statements are true about SOAP and advantages it provides?

Options:

A.

RPC (Remote procedure calls) are sometimes blocked by firewalls and proxy servers - SOAP overcomes that.

B.

It is able to act like a cleaning agent to remove excess data from the transmission protocol

C.

Since its XML based, it is platform and programming language independent

D.

It stands for Simple Object Application Protocol

E.

It uses XML based content to communicate between two client machines across any modem network.

Question 3

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 4

Which statement is NOT true about decision models in OIC process?

Options:

A.

In the Graph view, you can create decision requirement diagrams(DRDs) to visually represent your decision model but only one DRD per decision model is supported.

B.

Decisions created using the Function notation return a value only when invoked from another decision.

C.

A decision service exposes output decisions of a decision model as private internal REST APIs to the process application.

D.

A decision model must contain atleast one decision service in order to be used in Process application.

Question 5

You have a single synchronous integration flow updating systems with several external invocations within multiple loops. Several client applications are experiencing blocking timeouts waiting for confirmation of the complex processing logic.

Which is a legitimate strategy to mitigate this issue?

Options:

A.

Increase the blocking timeout within the OIC integration settings to allow for extended time.

B.

Change to an asynchronous flow that provides a notification when processing is complete.

C.

Split into smaller integration flows that can be orchestrated sequentially from a master synchronous flow.

D.

Change the implementation logic to invoke multiple fine-grained external API calls within a single loop.

Question 6

The Integrations flow element in Oracle Integration Cloud (OIC) processes provides you an option to easily integrate your process application with other applications and services.

Which three types can be added and managed from the Integrations flow element?

Options:

A.

OIC invokable dynamic processes hosted within the same OIC environment.

B.

OIC integrations hosted within the same OIC environment

C.

OCI Functions deployed in same OCI compartment hosting the OIC environment

D.

Web Service Connectors

E.

REST Connectors

F.

OIC reusable processes hosted within the same OIC environment

Question 7

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 8

Which three options are available for Business rule conflict resolution in Process Cloud Service?

Options:

A.

No Conflict

B.

Skip

C.

Override

D.

Escalate

E.

Conflict

Question 9

You are tasked with creating a new integration in OIC that will be exposed to clients as a SOAP web service. In addition, this integration will be invoking an external SOAP web service as part of the orchestration flow logic.

In your creation of these SOAP adapter connection components, which is a valid consideration?

Options:

A.

You must explicitly specify the target server TLS version for the external web service outbound Invoke connection configuration.

B.

The WSDL URL property value can be defined by uploading a file for either the inbound Trigger connection or the outbound Invoke connection configurations.

C.

The SAML and OAuth security policies are available options for creating either the inbound Trigger connection or the outbound Invoke connection configurations.

D.

Suppress insertion of timestamp into the request and Ignore timestamp in the response message are optional fields only for the outbound Invoke connection configuration.

Question 10

Which two statements are true regarding mapper activity?

Options:

A.

You cannot drag and drop an XPath function activity directly to a target node element.

B.

You cannot drag and drop an XSLT flow control statement directly to a target node element.

C.

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

D.

You can drag and drop a source data element to multiple target node elements

Question 11

What Mapper function can you use to get the lookup value in Mapping Builder?

Options:

A.

GetLookupValue

B.

FindLookupValue

C.

LookupValue

D.

SearchLookupValue

Question 12

Given that a gateway node should have a dedicated user credential for connecting to the API Platform Management Service, what grants should be assigned to that user?

Options:

A.

Node Service Account

B.

Deploy API

C.

View all Details

D.

Deploy to Gateway

Question 13

When a connection is in edit mode and the browser crashes, the connection becomes locked, which then prevents it from being edited. Which two users can unlock the connection?

Options:

A.

a user with the Designer Role

B.

the same user who has edited the connection

C.

any user

D.

a user with the Administrator Role

Question 14

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 15

You need to create an OIC integration that will be processing many records individually that are contained within a large file. You have been advised to use an implementation approach that includes using the Download File operation of an FTP adapter in conjunction with the Stage File action Read File in Segments operation to mitigate issues with memory consumption.

When using this approach, which is a valid consideration regarding the use of the Read Fie in Segments operation?

Options:

A.

The Read File in Segments operation allows for you to process the segments sequentially or in parallel.

B.

You must provide the actual filename because file references cannot be processed by the Read File in Segments operation.

C.

Segment sizes will default to 50 records but can be configured to any other segment size.

D.

You will need to explicitly configure a Scope action for this operation if you want to add additional actions during the processing of each segment.

Question 16

OIC is available in two editions - Standard and Enterprise.

Which OIC Enterprise Edition capabilities are ALSO available in the OIC Standarf edition? (Select two)

Options:

A.

Process Applications

B.

B2B Trading Partner Agreements

C.

Enterprise application Adapters (such as EBS, JDE, SAP, and Siebel)

D.

Integration Insight

E.

File server

F.

Visual Builder

Question 17

You are designing a new integration in OIC that needs to expose a REST-full interface trigger for client applications.

When choosing request and response options using the REST Adapter Endpoint Configuration Wizard, which is a valid consideration?

Options:

A.

Both standard and custom HTTP headers can be defined for either the request or response.

B.

File attachments can be accepted as a request option for the Trigger interface, but you cannot include attachments as a response to the client.

C.

If you select a PUT or POST action (HTTP method), you must define a JSON response payload format.

D.

Although you can define both query and template parameters, only template parameters will be available for mapping in the mapper because query parameters are considered optional.

Question 18

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 19

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 20

You want to configure SOA Cloud Service instance to allow for a cluster of three WebLogic server instances.

Which is a valid consideration when configuring the Load Balancer within your SOA instance?

Options:

A.

Load balancer configuration may only be configured after the SOA instance cluster has been provisioned.

B.

Each load balancer node will share the same public IP address utilizing virtual routing redundancy protocol (VRRP).

C.

A SOA instance can include up to three load balancer virtual machine nodes.

D.

Oracle Traffic Director (OTD) is the only available implementation option.

Page: 1 / 14
Total 139 questions