New Year Special Sale - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: spcl70

Note! 1z0-1042-23 has been withdrawn. The new exam code is 1z0-1042-24

Practice Free 1z0-1042-23 Oracle Cloud Platform Application Integration 2023 Specialist Exam Questions Answers With Explanation

We at Crack4sure are committed to giving students who are preparing for the Oracle 1z0-1042-23 Exam the most current and reliable questions . To help people study, we've made some of our Oracle Cloud Platform Application Integration 2023 Specialist exam materials available for free to everyone. You can take the Free 1z0-1042-23 Practice Test as many times as you want. The answers to the practice questions are given, and each answer is explained.

Question # 6

Which is NOT a valid service provided by Oracle Enterprise Scheduler Service (ESS)?

A.

running Java, PL/SQL, and binary script jobs

B.

invoking jobs on external On-Prem and SaaS applications as scheduled on the Oracle Enterprise Scheduler

C.

configurable to allow or restrict running multiple job requests associated with a single job definition concurrently

D.

distributing job-request processing across a grid of application servers

E.

invoking jobs on external On-Prem and SaaS applications as scheduled on the those Schedulers

Question # 7

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?

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 # 8

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?

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 # 9

What are the three main capabilities of Oracle Integration Cloud (OIC)?

A.

Application integration

B.

API management

C.

Business process automation

D.

Internet of Things (IoT) application development

E.

Web and mobile application development

F.

Digital assistant application development

G.

Blockchain application development

Question # 10

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

A.

GetLookupValue

B.

FindLookupValue

C.

LookupValue

D.

SearchLookupValue

Question # 11

In Oracle Integration Cloud (OIC) Process, You can use human tasks to model user interaction with the application. You can assign the human task to a specific user, to a group of users, to users with a certain role, or to the same user that already acted on the instance for a certain role.

When assigning the human task based on a dynamic expression, which is a valid option ?

A.

You can use an expression to calculate a shared role, but not users or groups.

B.

You can use an expression to calculate a specific user, but not a group or shared role.

C.

You can use an expression to calculate the user or group. Bur not a shared role

D.

You can use an expression to calculate the user, group, or a shared role.

E.

You can use an expression to calculate the group or shared role, but not specific users.

Question # 12

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

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 # 13

Which two statements are true about rules in a decision table?

A.

Every rule consists of one or more input entries and a corresponding output entry.

B.

A decision table can contain only one rule.

C.

Rules are expressed as columns within a decision table.

D.

When the input data matches the input entries of a rule, the result of the decision table contains the output entry of the rule.

Question # 14

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?

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 # 15

Which operation is NOT supported by Stage activity?

A.

Read Entire File

B.

Delete File

C.

Write File

D.

Unzip File

E.

Zip File

F.

Read File in Segments

Question # 16

Oracle Integration Cloud (OIC) provides the File Server component - an embedded SFTP server that enables organizations to focus on building integrations without needing to host and maintain separate SFTP server. Which statement is NOT true about the OIC File Server component?

A.

Access to the File Server REST APIs is limited to only users with the ServiceAdministrator role.

B.

To access File Server from an internal OIC integration flow, a Connection resource of FTP adapter type or rest adapter type is U used.

C.

Any external SFTP client can access file Server as long as an OIC administrator has configured specific folder access permission for those clients.

D.

The File Server component is a feature that is disabled by default into newly provisioned OIC instance

Question # 17

What are two key benefits of Oracle Web Service Manager (OWSM) in the management and security of Web services across the organization?

A.

Security is controlled by the developer of the service and this gives greater control to the development of the service.

B.

OAuth services are used for REST based services.

C.

OWSM provide a framework that is externalized and declarative outside of the web service implementation.

D.

Developers no longer need to understand security specifications and security implementation details.

Question # 18

Which two are On-prem Connectivity Options with Oracle Integration Cloud (OIC)?

A.

VPN

B.

Connectivity Agent

C.

PaaS Agent

D.

Execution Agent

Question # 19

What are the two types of analytics processors in Oracle Internet of Things (IoT) Cloud Service?

A.

Batch Analytics Processors

B.

Natural Analytics Processors

C.

Static Analytics Processors

D.

streaming Analytics Processors

Question # 20

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?

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 # 21

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?

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 # 22

Which Process type should you choose to model non-sequential process type in Oracle Integration Cloud (OIC)?

A.

Adaptive Case Management process

B.

Structured Process

C.

Dynamic process

D.

Unstructured Process

Question # 23

Which JNDI name value must be provided when configuring the properties of a new database adapter outbound connection pool to support dependent SOA composite applications?

A.

The associated XA database adapter plan deployed with this database adapter outbound connection pool.

B.

The defined XA database adapter connection factory configured for this WebLogic domain.

C.

The corresponding XA enterprise resource adapter application deployed to the same WebLogic cluster.

D.

The corresponding XA datasource configuration deployed to the same WebLogic cluster.

Question # 24

Which two statements are true regarding mapper activity?

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 # 25

You are an Oracle integration Cloud ((OIC) specialist responsible for integrating two enterprise application. Recently, you noticed that your integration instance is processing synchronization much slower than expected, causing a significant delay in data synchronization between the applications.

What is the best course of action?

A.

Delete and re-create the integration to start with a clean state.

B.

Analyze the performance metrics of the instance, identify bottlenecks, and optimize the integration accordingly.

C.

Reactivate the integration to clear any temporary issues that might be causing the slowdown.

D.

Immediately increase the number of instances to handle the increased load.

Question # 26

OIC is available in two editions - Standard and Enterprise.

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

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 # 27

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

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 # 28

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?

A.

Identity Certificate

B.

Message Protection Certificate

C.

Multi Domain Certificate

D.

Trust Certificate

E.

Unified Communication Certificate

Question # 29

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

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 # 30

Which three are scenarios where Managed File Transfer (MFT) is a valid approach?

A.

Oracle MFT can be used in conjunction with Oracle Integration Cloud (OIC) to push files for processing by OIC.

B.

Many SaaS applications still use files as a means for sharing data, so MFT capabilities are still very important.

C.

File adapters remove the need to ever have to use MFT.

D.

In integration scenarios where it is important to use either compression and/or encryption in the transfer process.

E.

File Transfer is an old, outdated method of sharing information and should not be used.

Question # 31

Which three are created and managed using the Integration page in Process Cloud Service (PCS)?

A.

ICS Integrations

B.

Java Cloud Services

C.

Rest Connectors

D.

Web Service Connectors

Question # 32

Which two statements are true regarding messaging adapters in Oracle integration Cloud?

A.

Both the Apache Kafka and OCI Streaming adaptor support XML, JSON and Avro message formats.

B.

The OCI Streaming Adaptor does not support consuming messages from a specified consumer group.

C.

The apache Kafka adaptor can be configured to support Transactions in case of Producer.

D.

It is not mandatory to install a Connectivity agent to use the OCI Streaming Adaptor for Inbound poling

Question # 33

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

A.

Create

B.

Update

C.

View

D.

Filter

E.

Search

Question # 34

What are the four steps required to complete the task 'create a connection'?

A.

Configure Connection Properties

B.

Import SSL Certificate

C.

Test Connection

D.

Select an Adapter

E.

Configure Lookup

F.

Configure Connection Security

Question # 35

Which expression can you use to schedule integration runs?

A.

a XPATH

B.

an iCal

C.

a JavaScript

D.

a XSLT

Question # 36

Which statement is NOT true about Schedule Parameters in Oracle integration Cloud/flows?

A.

Updates to Schedule Parameter values can be made manually before submitting an ad hoc request.

B.

Updates to schedule Parameter values made dynamically in an Assign action will not persist or to the next instance run of the integration

C.

Schedule parameters are always visible as an additional data source in the Sources section of the mapper and expression editors within the integration.

D.

Updates to Schedule Parameter values can be made manually when starting a schedule.

Question # 37

Which Oracle Integration Cloud (OIC) service role does NOT have permission to run a flow?

A.

ServiceDeveloper

B.

ServiceAdministrator

C.

Serviceinvoicer

D.

ServiceUser

Question # 38

Which four Client Software Libraries can be used for developing applications with Oracle Internet of Things (IoT) Cloud Service?

A.

C POSIX

B.

Java SE

C.

.NET

D.

JavaScript

E.

Android

F.

VB Script

Question # 39

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?

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 # 40

What two grants allow an API Manager to use a service in their API?

A.

Manage Service

B.

View All Details

C.

Deploy Service

D.

Reference Service

Question # 41

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

A.

Manage API or Deploy API

B.

Manage API

C.

Entitle API

D.

View all Details and Deploy API

Question # 42

Which Enterprise Application System can be integrated with Oracle Internet of Things (IoT) Cloud Service?

A.

any system capable of receiving HTTP connections or making HTTP requests

B.

only systems which are deployed on Windows or Unix platform

C.

a system which exposes REST Service

D.

a system which exposes WSDL

Question # 43

There are use Cases in which you need to perform an advanced XSL task that you cannot perform Oracle integration Cloud (OIC) data mapper. To perform the advanced mapping tasks, You decide to use external XSL mapper and then import the .xml back to your integration.

Which is NOT a valid consideration when handling this use case?

A.

The Exported archive file can include a map file that is largely complete in content or map file that is empty of content.

B.

The exported achieve must be imported into an Oracle Service Bus project in HDeveloper.

C.

You must export the entire integration that contains on or more, xml files.

Question # 44

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 ?

A.

Failed

B.

Successful

C.

Healthy

D.

Recoverable

E.

Terminated

Question # 45

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?

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 # 46

Which four are types of links that can be created to read data and events from devices, access different data sources for reading and writing data, and to deliver the results of analytics processing?

A.

Device Message and Analyzed Message

B.

Oracle Storage Cloud Service

C.

Spark SQL and Oracle NoSQL

D.

Oracle Database as a Service

E.

Local File System

Question # 47

Which two statements are true regarding mapper activity?

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 # 48

You team is using a JavaScript library function within an Oracle integration Cloud (OIC) into Because of business requirements, one of the functions needs to be updated with additional code incorporate new logic.

Which consideration regarding JavaScript library functions is NOT valid?

A.

JavaScript function are not allowed t make outbound calls to external services.

B.

The JavaScript action has a timeout threshold of 60 seconds.

C.

Active integrations using a function that has been updated must be reactivated.

D.

Network, disk, or thread access is not supported from within a JavaScript function.

Question # 49

Which REST API can be used for registering a device as third party device?

A.

CREATE /iot/api/v2/private/partners

B.

POST /iot/api/v2/private/partners

C.

REGISTER /iot/api/v2/private/partners

D.

PUT /iot/api/v2/private/partners

E.

GET /iot/api/v2/private/partners