Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

Oracle 1z0-1042-23 Oracle Cloud Platform Application Integration 2023 Specialist Exam Practice Test

Demo: 49 questions
Total 164 questions

Oracle Cloud Platform Application Integration 2023 Specialist Questions and Answers

Question 1

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 2

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 3

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

Options:

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

Question 4

Which expression can you use to schedule integration runs?

Options:

A.

a XPATH

B.

an iCal

C.

a JavaScript

D.

a XSLT

Question 5

You are defining application data in an Oracle Integration Cloud (OIC) process application and are seeking to use Business Type view because it provides the tools required to create and manage various business types. Which task CANNOT be performed in the Business Types View?

Options:

A.

Import a business object from JSON

B.

Create business exceptions

C.

Import a business object from XML

D.

Create business objects

E.

Create enum objects

F.

Import schema files

Question 6

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 7

You are Oracle integration Cloud (OIC) specialist working on a project to integration two system

OIC. During, you notice that the integration instance fails to execute and returns an error

Which step would you take first to troubleshoot the issue?

Options:

A.

Check the instance logs for specific error messages and details

B.

Increase the instance logs for specific error messages and details.

C.

Immediately restart the integration instance.

D.

Contact Oracle Support and wait for a response.

Question 8

Which operation is NOT supported by Stage activity?

Options:

A.

Read Entire File

B.

Delete File

C.

Write File

D.

Unzip File

E.

Zip File

F.

Read File in Segments

Question 9

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

Options:

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 10

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 11

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 12

You created a scheduled integration in Oracle Cloud (OIC) that uses scheduled parameters named startDate and endDate determine the date range for a data synchronization for these parameters are set to the previous day for startDate and the current, However, you now want to schedule an run of the instance with a different start date.

Options:

A.

Modify the parameter value in the instance’s integration properties and restart the instance.

B.

Create a new version of the integration by modifying the parameter value, and then deploy to new scheduled integration version

C.

Override the parameter value when scheduling the integration instance.

D.

Modify the parameter value in the integration code and redeploy the integration.

Question 13

Which statement about Oracle integration Cloud (OIC) is NOT valid

Options:

A.

OIC Lookups are based on static definition, meaning you create and populate them during design time, and cannot be changed by runtime activities

B.

Using the connectivity agent, you can create hybrid integration and exchange messages between applications in private or on-premises networks and OIC.

C.

An application-driven integration can contain one or more trigger (source) connection for requests send to OIC and one or more invoke (target) connections for request sent from OIC

D.

When you open the mapper for a request or response message in an integration, the data structures are automatically populated with the information pulled from the source and target connections.

Question 14

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 15

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

Which two are types of Authentication that are supported for Services in Integration API Platform Cloud Service?

Options:

A.

Kerberos

B.

WSS Username Token

C.

OAuth2

D.

BasicAuth

Question 18

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

Options:

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 19

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

Options:

A.

C POSIX

B.

Java SE

C.

.NET

D.

JavaScript

E.

Android

F.

VB Script

Question 20

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?

Options:

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 21

Which statements are true about wsdl?

Options:

A.

It uses XML to define the service layer document which consists of origin of the web se port types, request and response data.

B.

It stands for ‘’Web Service Description language’ and is a document written in object1.

C.

It is wrapper for a SOAP message.

D.

It uses XML ir JSON to define the service layer document which consist of origin of the headers, port types, request and response data.XXXXXXX It is.

Question 22

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.

Question 23

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 24

You have been tasked with monitoring the SOA composite applications and the underlying environment within a SOA Cloud Service instance.

Which SOA Cloud Service web application is best for viewing completed composite instances?

Options:

A.

Fusion Middleware Control

B.

WebLogic Service Console

C.

SOA Cloud Service Console

D.

Service Bus Console

E.

SOA Composer

Question 25

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 26

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 27

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 28

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

Options:

A.

Blockchain application development

B.

Internet of Things (IoT) application development

C.

Web and mobile application development

D.

API management

E.

Application integration

F.

Digital assistant application development

G.

Business process automation

Question 29

You provision an Oracle SOA Cloud Service instance and specify a compute shape so that the JVM heap size for WebLogic Serve, and Load Balancer processes are determined automatically.

Which statement is correct after provisioning the instance in this scenario?

Options:

A.

You can change the heap size to a maximum of 32GB.

B.

You can change the heap size by logging a Oracle Cloud Support Service Request.

C.

You can change the heap size by using the Weblogic Server Administration Console.

D.

You cannot change the heap size once the Service Instance is provisioned.

Question 30

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 31

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

When using the Configure Stage File Action Wizard, which is a valid consideration regarding file operation capabilities?

Options:

A.

The Write File operation is not available for on-premises file systems.

B.

The List Files operation is still available for files uploaded through the connectivity agent.

C.

With regard to both the Read Entire File and Read File in Segments operations, files uploaded through the connectivity agent can only be read with a file reference.

D.

Files uploaded through the connectivity agent cannot be unzipped with the Unzip File operation using the file reference.

Question 32

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 33

What is the default value for Command Notification Timeout?

Options:

A.

5 seconds

B.

2 seconds

C.

10 seconds

D.

1 second

Question 34

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

Options:

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 35

Which is NOT an activity that an Application Developer (API Consumer) can perform in the Developer Portal in Integration API Platform Cloud Service?

Options:

A.

Learn about APIs

B.

Subscribe to a plan

C.

Create an API

D.

Test an API

E.

Create Application

F.

Monitor performance

Question 36

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 37

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 38

Your design of an asynchronous Oracle integration Cloud (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 decide 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.

Nested switch actions are not supported and, therefore, you may need to create more complex conditional expressions, if necessary.

B.

Data objects returned from actions within a branch of a switch action are not visible in the man flow of the integration after the switch action.

C.

The Switch action must include an otherwise branch

Question 39

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 ?

Options:

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 40

You are creating integrations in Oracle Integration Cloud (OIC) using B2B trading partner agreement.

Which identifier is implicitly used for all out outbound agreements?

Options:

A.

EDI interchange Internal Sub ID

B.

EDI interchange ID

C.

Application Partner ID

D.

EDI Group ID Qualifier

Question 41

Which four statements are correct regarding the differences between WSDL/SOAP and REST/JSON?

Options:

A.

WSDL is a tight contract; REST is a loose contract.

B.

REST is more easily used in developing UIs than WSDL. REST is also gaining popularity in application development.

C.

Modern API-first architectures prefer to use tried-and-true WSDL services over REST services because they are quicker and easier to implement.

D.

WSDL is a request for a service; REST is a request for a resource.

E.

Unlike WSDL, REST is typically invoked with HTTP verbs.

F.

WSDL is simpler; REST is richer.

Question 42

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 43

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 44

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 45

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

Options:

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 46

You are implementing a synchronous OIC integration flow that is processing file records within a While loop action. At the end of each loop, you want to delay processing of the next record for a certain period of time.

Which is a valid consideration for the Wait action?

Options:

A.

The maximum wait time cannot exceed two minutes when configuring a Wait action in a synchronous flow.

B.

The minimum wait time cannot be less than five seconds when configuring a Wait action in any integration flow.

C.

The Wait action cannot be used in a synchronous flow.

D.

The Wait action can only be positioned as the last action in the loop.

Question 47

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 48

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 49

Which expression language can you use to schedule integration runs?

Options:

A.

Groovy

B.

Javascript

C.

XPATH

D.

iCAL

E.

XSLT

Demo: 49 questions
Total 164 questions