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

Oracle 1z0-1042-23 Oracle Cloud Infrastructure 2023 Application Integration Professional Exam Practice Test

Page: 1 / 16
Total 164 questions

Oracle Cloud Infrastructure 2023 Application Integration Professional Questions and Answers

Question 1

You are tasked with monitoring the SOA composite applications and the underlying environment within a SOA Cloud Service instance. Which SOA Cloud Service web applications is a best for viewing completed composite instances?

Options:

A.

Fusion Middleware Control

B.

Managed File Transfer Console

C.

Load Balancer Console

D.

Oracle Service Bus Console

Question 2

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 3

When defining the frequency or schedule orchestration style integration runs you can choose either Basic or Advance option? Which expression language is used for defining advanced schedule runs?

Options:

A.

XPATH

B.

a XSLT

C.

a JavaScript

D.

an iCal

Question 4

Which is a required prerequisites for API Platform Cloud Services?

Options:

A.

Storage Cloud Service and Compute Cloud Service

B.

Integration Cloud Service

C.

Database Cloud Service (DBCS) and Storage Cloud Service

D.

Java Cloud Service (JCS) and Database Cloud Service (DBCS)

Question 5

Which two statements are true about Internet of Things (IoT)?

Options:

A.

Different IOT approaches need to be established integrate different technologies such as mobile, cloud, big data, and analytics, and connects everyday objects to each other and to the Internet.

B.

Cloud technology is well suited to enable IoT, offering high degrees of agility, low and flexible costs, and excellent resource utilization.

C.

Using IoT, hospitality-based businesses can better track customer behavior and preferences to deliver rewards and more tailored services that differentiate their businesses.

D.

IOT is not useful in asset tracking scenarios because there is an unavailability of low-cost connected devices and sensors that can be embedded into all of the various assets that need tracking.

Question 6

You can recover unsaved changes in an OIC integration that crashes during design time because of a browser crash, loss of network connectivity, or a server going down.

Which statement is NOT true about this unsaved changes feature in OIC?

Options:

A.

Changes made while editing a Connections page cannot be recovered.

B.

Because a backup copy is created after each completed task, there is no time limit in which you need to log back in and recover your changes

C.

An OIC admisnistrator with the ServiceAdministrator role can unlock an integration that has unsaved changes.

D.

Changes made while working inside the data mapper cannot be recovered.

E.

Only the person with the ServiceDeveloper role that made the changes or an admin with the Service Administrator role can recover the unsaved changes.

Question 7

You have been tasked with provisioning a Managed File Transfer (MFT) Cloud Service on Oracle Cloud Infrastructure (OCI).

Which of provisioning requirement is NOT valid?

Options:

A.

You are required to obtain an authentication token for an Object Storage bucket within an accessible OCI compartment.

B.

You can use any Oracle Database instance running in either OCI or OCI Classic.

C.

You must create a Virtual Cloud Network in OCI with at least two subnets.

D.

Provisioning MFT requires creating a SOA Cloud Service instance in OCI choosing "MFT Cluster" as a service type.

Question 8

In Oracle Integration Cloud (OIC) Process web forms editor, which three background colors are displayed?

Options:

A.

Orange for unmatched binding names

B.

Blue for complex binding names (their children may contain valid binding names)

C.

Yellow for matched binding names

D.

Green for valid binding names

E.

Red for invalid binding names

Question 9

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

Options:

A.

GetLookupValue

B.

FindLookupValue

C.

LookupValue

D.

SearchLookupValue

Question 10

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 11

You are designing an OIC integration that processes files in a shared file system located will premises data center. You have decided to leverage various Stage File Action operations within integration flow in conjunction with an on-premises OIC connectivity agent.

Which statement is not valid concerning file operation capabilities with regard to restrictions.

Options:

A.

File Action operations with the file and attachment features of the Connectivity agent?

B.

Files uploaded through the Connectivity agent can only be read with a file reference, with regard to both the Read Entire File and Read File in Segment’s operations

C.

Files uploaded through the Connectivity agent cannot be unzipped using a file reference

D.

Files uploaded through the Connectivity agent are not available with the Zip File operation

E.

Files uploaded through the Connectivity agent are not available with the List File operation.

Question 12

Which three are tasks that can be performed in the Monitoring page for device data messages and alert messages?

Options:

A.

Create

B.

Update

C.

View

D.

Filter

E.

Search

Question 13

Which two are NOT default start and end events in the Processes feature of Oracle Integration Cloud?

Options:

A.

SOAP start and SOAP end event

B.

Folder start and None end event

C.

Message start and Message end event

D.

Task start and end event

E.

None start and end event

Question 14

Which two types of authentication mechanisms are available for Service Account configurations in API Platform Cloud Service?

Options:

A.

WSS Username Token

B.

SAML

C.

OAuth credentials

D.

Basic Authentication

E.

Kerberos

Question 15

Which fields are used to define static or dynamic list of values in web forms of process application?

Options:

A.

Checklists, Radio button, or Select controls

B.

Text Input and Area Fields

C.

Date, Time, and Number Fields

D.

Links, Email, and Message Fields

Question 16

As an integration developer, you are creating an integration in Oracle integration Cloud (OIC) transform a payload with multiple orders. You need to configure the for each action to loop through each order and process them individually.

How do you contently configure for the for-each action to support this scenario?

Options:

A.

Select the Parallel Processing option and set the number of threads to the number of orders.

B.

Select the Group BY option and group the orders by the order number.

C.

Select the Repeating Element field and map the source element that contains the orders.

D.

Select the Sequential Processing option and set the batch size to the number of orders.

Question 17

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 18

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 19

Which three are valid Oracle Integration Cloud (OIC) Roles ?

Options:

A.

ServiceDeployer

B.

Servicelmplementor

C.

ServiceUser

D.

ServiceAdministrator

Question 20

Oracle JCA (J2EE Connector Architecture) Adapters simplify how applications connect to each other.

Which three technology adapters are supported in Oracle's Service-Oriented Architecture (SOA) Cloud Service?

Options:

A.

Oracle JCA Adapter for Sockets

B.

Oracle EBS Application Adapter

C.

Oracle JCA Adapter for Files/FTP

D.

Oracle JCSA Adapter for JMS

Question 21

Assuming that a particular user possesses the "Deploy to Gateway" grant, what grants on an API are required in order to deploy that API?

Options:

A.

Manage API or Deploy API

B.

Manage API

C.

Entitle API

D.

View all Details and Deploy API

Question 22

Which statement is valid regarding Connection components in OIC Service?

Options:

A.

All Connection components must be associated with an adapter type regardless of role configuration.

B.

Each Connection component associated with a SaaS adapter type will also require a Lookup Component configuration.

C.

Connection components can be configured with either a Trigger role or Invoke role, but not both.

D.

All connection component configurations require the association of an active OIC Connectivity agent group.

Question 23

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 24

Which three statements are true about business and data object Integration Cloud (OIC) Process?

Options:

A.

Business exceptions can use only the string data type

B.

Business object can be created from an XML schema or from JSON

C.

Business and data object are auto-generated when creating web forms

D.

Business object cannot contain other business object

E.

Business object can be created based on a data object.

F.

Data object can be created based on business object

Question 25

Which Service-Oriented Architecture Cloud Service (SOA CS) component provides stateful orchestration?

Options:

A.

Oracle Mediator

B.

Oracle Business Activity Monitoring

C.

Oracle Service Bus

D.

Oracle Business Rules

E.

Oracle BPEL Process Manager

Question 26

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

Options:

A.

As compared to RPC (remote procedure calls), which are sometimes blocked by firewalls and proxy servers, SOAP over HTTP can overcome that limitation.

B.

It provides flexibility for message format flexibility allowing for loose coupling between client and server.

C.

It commonly serves as a cleaning agent to remove excess data from the transmission protocol.

D.

It leverages XML - based payloads to communicate between two client machines across any modern network.

E.

It is platform and programing language independent.

F.

SOAP clients can easily hold stateful references to remove server-side SOAP objects.

Question 27

Which two options cannot be performed from the Monitoring Dashboard?

Options:

A.

Activity Stream Download

B.

Artifacts Download

C.

Download Incident Logs

D.

Download Lookup

E.

Download Diagnostic Logs

Question 28

Your design of an asynchronous OIC integration flow includes the requirement for additional processing logic that is conditionally based on the results returned to the integration instance from earlier external service invocations. You have decided to leverage the Switch action to facilitate this implementation.

Which is a valid consideration concerning the configuration and capabilities of the Switch action?

Options:

A.

Any data objects returned within a branch of a Switch action will only be visible within the implicit scope of that branch and not visible in the main flow of the integration outside of the Switch action.

B.

You may need to create conditional expressions for each branch with greater complexity because nested Switch actions are not supported.

C.

All branches within the Switch action must have a conditional expression defined.

D.

XPath version 2.0 functions can be used to create more complex conditional expressions for a branch.

Question 29

Which four are key features of Oracle Integration Cloud Enterprise (OIC)?

Options:

A.

Data stream analytics

B.

Application Integration

C.

Web and Mobile application creation

D.

Business process automation

E.

Enterprise Service Bus (ESB)

F.

Business to Business (B2B)

Question 30

Which four are states that a device can be in throughout its lifecycle?

Options:

A.

Activated

B.

Decommissioned

C.

Disabled

D.

Saved

E.

Deactivated

F.

Registered

Question 31

Which three statements are true about business and data objects in OIC PROCESS?

Options:

A.

Data objects can be created based on a business object

B.

Enum objects are a special type of business object

C.

Business objects can be created from an XML schema or from JSON.

D.

Business objects can be created base on a data object

E.

Business objects cannot contain other business objects

F.

Business exceptions can use only the string data type.

G.

Business and data objects are auto-generated when creating web forms.

Question 32

Which three actions once they have been configured are allowed to be repositioned to another location within the design canvas of an orchestration style integration flow?

Options:

A.

Stage File with Read File in Segments operation

B.

Switch

C.

Stage File with Write File operation

D.

For Each

E.

Stage File with Read File operation

F.

JavaScript Call

Question 33

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 34

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 35

OIC integrations can be exported so that they can later be imported into another OIC instance environment.

Which statement is NOT true about the import and export of OIC integrations?

Options:

A.

Imported integration can be reconfigured to use different connection resources by using the OIC REST API

B.

Imported integrations cannot be immediately activated if their dependent connection resources are not already present in the target OIC environment

C.

Exported integrations will include all of their dependent connection resource information with the exception of URL and credentials.

D.

Integrations must be exported as package if you want to import them into another OIC environment.

Question 36

Within the scope of an OIC process application, which two statements are valid concerning Decision Snapshots and Decision Models?

Options:

A.

Decision snapshots are read-only copies of a decision model.

B.

Decision Model can be activated on a Decision Model and Notation (DMN) server.

C.

Decision snapshots, once activated, cannot be used independently in multiple applications.

D.

A decision model snapshot cannot be deleted once it has been activated.

E.

Decision rules are expressed as rows with in a table and consist of only one input entry and only one corresponding output entry.

Question 37

Which two are NOT start and end event options when creating structured process in an OIC Process application?

Options:

A.

Message Start event and None end event

B.

None start event and None end event

C.

SOAP start event and None end event

D.

Form start event and None end event

E.

Task start event and Task end event

Question 38

A company has been Oracle integration Cloud (OIC) to integrate its business applications, such as Oracle HCM Cloud, Oracle HCM Cloud, Oracle ERP Cloud, and Salesforce. However, they are planning to migrate some of their current OIC instance to a new instance in different region to comply with data sovereignty regulations.

Which statement is true regarding the exporting and importing of integrations?

Options:

A.

To change an integration identifier or version, you can manually edit the exported integration (AR) file before importing it into another instance.

B.

You cannot import an integration if it already exists with the same identifier and version.

C.

You can export an integration either as a separate file (IAR) or bundled in a package (PAR) and it will still contain the connection resources.

D.

You can import a package containing activated integrations.

Question 39

You receive an exception message: "java.security.cert.CertPathValidatorException: Path does not chain with any of the trust anchors' What needs to be verified when this exception message is received?

Options:

A.

Run this command to verify code.keystore has system certificates:

keytool -list -stotetype JKS -keystore config\code.keystore

B.

Run this command to verify code.truststore has system certificates:

keytool -list -storetype JKS -keystore config\code.truststore

C.

Run this command to verify cacerts has system certificates:

keytool -list -storetype JKS -keystore security\cacerts

D.

Run this command to verify code.certstore has system certificates:

keytool -list -storetype JKS -keystore config\code.certstore

Question 40

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 41

Which type of certificate requires the uploading of a keystore(.jks) file in Oracle Integation Cloud to facilitate two-way SSL communication with external services?

Options:

A.

Identity Certificate

B.

Message Protection Certificate

C.

Multi Domain Certificate

D.

Trust Certificate

E.

Unified Communication Certificate

Question 42

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 43

Your organization maintains two SOA cloud service instances used separately for testing and production. What is the best practice for defining the property values and endpoint addresses that may be unique to each environment when deploying the same SOA composite application archive to both instances?

Options:

A.

Create two separate configuration plans that contain the environment specific values for \/ O properties and endpoint address and then associate the appropriate plan with the SOA archive deployment.

B.

Manually update any required values for unique properties or endpoint address in the fusion middleware control immediately following the deployment of the SOA archive

C.

Edit each application's deployment descriptor to dynamically retrieve values for properties and endpoint addresses from the environment upon deployment

D.

You Cannot deploy the same archive to two different environments. Instead, define the specific properties and endpoint address statically within two separate SOA archives

Question 44

Which two are NOT default start and end events in Process Cloud Service?

Options:

A.

Folder start and None end event

B.

SOAP start and SOAP end event

C.

None start and end event

D.

Task start and end event

Question 45

Which three Service-Oriented Architecture Cloud Service (SOA CS) Components can route a message to an end point?

Options:

A.

Oracle Mediator

B.

Oracle Business Rules

C.

Oracle BPEL Process Manager

D.

Oracle Service Bus

Question 46

You need to create a scheduled orchestration integration that is based on an existing app-drive orchestration using the same display name.

Which statement is valid for this use case?

Options:

A.

You can create the new integration as a different major version of the existing one.

B.

You can close the existing integration and specify it to use the scheduled orchestration pattern.

C.

You cannot create another integration that uses the same name.

D.

You can create the new integration by using the same display name but with a different identifier.

Question 47

Which two are ways the Oracle Internet of Things (IoT) Cloud Service environment can be accessed?

Options:

A.

using SOAP Interface

B.

using REST Interface

C.

Using a desktop client

D.

using Web Browser

Question 48

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 49

Which is NOT a key advantage of using Oracle Integration Cloud (OIC)?

Options:

A.

Public/Private Cloud Portability

B.

choice of IDE for development

C.

Auto Association of Oracle SaaS Applications

D.

prebuilt integrations

E.

recommendations

Page: 1 / 16
Total 164 questions