Labour Day Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

Oracle Cloud Infrastructure 2023 Application Integration Professional Question and Answers

Oracle Cloud Infrastructure 2023 Application Integration Professional

Last Update Apr 28, 2024
Total Questions : 164

We are offering FREE 1z0-1042-23 Oracle exam questions. All you do is to just go and sign up. Give your details, prepare 1z0-1042-23 free exam questions and then go for complete pool of Oracle Cloud Infrastructure 2023 Application Integration Professional test questions that will help you more.

1z0-1042-23 pdf

1z0-1042-23 PDF

$35  $99.99
1z0-1042-23 Engine

1z0-1042-23 Testing Engine

$42  $119.99
1z0-1042-23 PDF + Engine

1z0-1042-23 PDF + Testing Engine

$56  $159.99
Questions 1

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

Discussion 0
Questions 2

Which adapter is NOT provided in the oracle cloud adapter pack bundled with the Oracle SOA Cloud service?

Options:

A.  

successFactors Adapter

B.  

Oracle ERP Cloud Adapter

C.  

Salesforce Adapter

D.  

Oracle E-Business Suite Adapter

Discussion 0
Questions 3

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

Discussion 0
Questions 4

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

Discussion 0
Questions 5

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)

Discussion 0
Questions 6

What two tasks can a user with the Application Developer role perform?

Options:

A.  

Subscribe to a Plan.

B.  

Deploy to a Gateway.

C.  

Create an API.

D.  

Create an Application.

Discussion 0
Questions 7

What is the default value for Command Notification Timeout?

Options:

A.  

5 seconds

B.  

2 seconds

C.  

10 seconds

D.  

1 second

Discussion 0
Questions 8

GlobalTech Corporation uses Oracle integration Cloud (OIC) to synchronize data between their ERP systems. They currently have a scheduled integration that runs rightly at 3 AM. With the implementation of a new CRM system that supports real-time data synchronization, Globaltech we update their ERP system immediately after any data changes in the CRM. To achieve this, they need convert their scheduled integration to an app-driven integration, allowing the CRM system to trigger implementing this conversion, which of these consideration is NOT valid(False)?

Options:

A.  

You must choose an existing REST Adaptor trigger connection resource.

B.  

You cannot convert a scheduled integration to a REST Adaptor triggered integration with multiple verbs- True

C.  

Any existing scheduled parameters will be automatically converted to integration properties –True.

D.  

You cannot convert a scheduled integration with assignments that have the fault data type.

Discussion 0
Questions 9

You are tasked with testing an integration that uses a REST trigger in Oracle integration Cloud (OIC). You have successfully configured the REST Adapter, and new you want to verify that the integration functions correctly.

Options:

A.  

Manually trigger the integration by sending an email to a specified email address with the required REST parameters.

B.  

Export the integration as a .jar file and run it in a local development environment.

C.  

Use the ‘’Test’’ button in the integration designer to create a request, validate the response, and review the execution logs.

D.  

Perform a SQL query on the associated database to ensure that the expected data is present.

Discussion 0
Questions 10

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

Options:

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.

Discussion 0
Questions 11

Which two statements are true about implementing an API-First strategy?

Options:

A.  

The API is to be developed first before any UI or new business logic are created.

B.  

It generally is assumed that SOAP/WSDL are the key specifications for defining the API.

C.  

The code to execute business logic needs to exist and be exposed as an API first before you build a strategy around it.

D.  

You define the API definition/contract first before any work on its implementation or any applications that use it, allowing to work in parallel.

Discussion 0
Questions 12

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

Discussion 0
Questions 13

Which two actions can be repositioned in integration with Oracle Integration Cloud (OIC)?

Options:

A.  

Function Call

B.  

Switch

C.  

Stage File with Read File in Segments

D.  

Stage File

Discussion 0
Questions 14

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

Discussion 0
Questions 15

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.

Discussion 0
Questions 16

When defining the frequency for scheduled orchestration style integration runs,

You can choose either.

Basic or the advance option.

Which expression format is used for defining advanced scheduled runs?

Options:

A.  

iCal

B.  

Cron

C.  

Yaml

D.  

groovy

Discussion 0
Questions 17

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

Discussion 0
Questions 18

Which three background colors are displayed for autocomplete in Process Cloud Service?

Options:

A.  

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

B.  

Red for invalid binding names

C.  

Green for valid binding names

D.  

Orange for unmatched binding names

Discussion 0
Questions 19

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

Discussion 0
Questions 20

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)

Discussion 0
Questions 21

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.

Discussion 0
Questions 22

As an Integration developer, you have been tasked with integrating Oracle Content and Experience Cloud with a process application. Because this is a document-centric process that will involve collaboration with process participants, it has been determined that the document and conversation functionality should be used.

Which task is NOT required?

Options:

A.  

You must manually enable the document and conversation features for your process application.

B.  

You will need to have the administrator configure the connection between Oracle Integration Cloud (Processes) and Oracle Content and Experience Cloud because developers do not have those permissions.

C.  

You will need to create a new process application because the conversation functionality cannot be enabled for pre-existing applications.

D.  

You will need to assign conversation viewers to either an Oracle Content and Experience user role or Oracle Documents Cloud Service user role.

Discussion 0
Questions 23

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?

Options:

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.

Discussion 0
Questions 24

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.

Discussion 0
Questions 25

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

Discussion 0
Questions 26

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

Discussion 0
Questions 27

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

Discussion 0
Questions 28

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.

Discussion 0
Questions 29

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

Discussion 0
Questions 30

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

Options:

A.  

VPN

B.  

Connectivity Agent

C.  

PaaS Agent

D.  

Execution Agent

Discussion 0
Questions 31

As an Oracle integration Cloud (OIC) specialist, you are tasked with implementing a scheduled integration between two enterprise applications. The Client requires that the integration be run every weekday a 3:00 PM to synchronize data between the systems.

Which advanced scheduling configuration expression will you use?

Options:

A.  

‘’FREQ-DAIL:YBYDAYI-SA, SU: BYHOUR-15b

B.  

.WEEKLY:BYDAY-MO-FR:BYHOURS=15’’

C.  

‘’FREEQ=DAILY:BYDAY-MO-FR:BYHOURS=15

D.  

‘’FREEQ-WEEKKLY;BYDAY-MO,TU, WE, TH, FR, BYHOURS=15’’

Discussion 0
Questions 32

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

Discussion 0
Questions 33

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.

Discussion 0
Questions 34

Which action CANNOT be performed form the Oracle integration Cloud(OIC) Monitoring Dashboard?

Options:

A.  

Download OIC Lookups

B.  

Download Design-time Audit Records

C.  

View Current Email Count

D.  

View Connectivity Agent Group Status

Discussion 0
Questions 35

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

Options:

A.  

ServiceDeveloper

B.  

ServiceAdministrator

C.  

Serviceinvoicer

D.  

ServiceUser

Discussion 0
Questions 36

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

Discussion 0
Questions 37

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

Discussion 0
Questions 38

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.

Discussion 0
Questions 39

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?

Options:

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.

Discussion 0
Questions 40

Which three are ways enterprise applications can interact with Oracle Internet of Things (IoT) Cloud Service?

Options:

A.  

send commands/messages

B.  

insert/update/delete data

C.  

subscribe to data

D.  

query data

E.  

subscribe to commands/messages

Discussion 0
Questions 41

With regard to OIC Lookups, Which two are valid statements?

Options:

A.  

You cannot clone an existing lookup if it is being currently referenced in one or more active OIC integrations

B.  

A custom OIC XPATH function must be used to retrieve data from a look up in the Data Mapper.

C.  

Lookup values are retrieved from a backend database at runtime

D.  

Lookup values must include two or more domains associated with corresponding Saas applications

E.  

Changes that are made to Lookups referenced in active integrations will take effect immediately without reactivating those integrations

Discussion 0
Questions 42

Which four are valid for integration using Service Oriented Architecture Cloud Service (SOACS)?

Options:

A.  

Retrieve/Update supported data elements on the SaaS applications using REST Services in real time.

B.  

SOACS has read access to HCM and ERP Cloud (SaaS) Applications data.

C.  

Create Files in the required format and Orchestrate PBL data loads into the HCM/ERP Cloud.

D.  

Create Files in the required format and Orchestrate FBDL data loads into the HCM/ERP Cloud.

E.  

Create Files in the required format and Orchestrate ADFDi data loads into the HCM/ERP Cloud.

F.  

Create Files in the required format and Orchestrate HDL data loads into the HCM/ERP Cloud.

Discussion 0
Questions 43

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.

Discussion 0
Questions 44

When considering the configuration of APIs, Services, and Service Accounts in the API Platform Cloud Service, which two statements are valid?

Options:

A.  

A Service Account is limited to using OAuth credentials only for defining security because Services can be configured to define Basic Authentication.

B.  

A Service must include a Service Account reference to invoke a back-end service.

C.  

An API references Services and Service Accounts through the policies defining the API.

D.  

An API Platform policy can be configured to reference another policy to override credentials information.

E.  

A Service Account defines the security credentials required to invoke a back-end service.

Discussion 0
Questions 45

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?

Options:

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.

Discussion 0
Questions 46

You are developing orchestration-style integrations in the OIC Designer Portal and have discovered that the Outline View is not available in your OIC instance environment.

What is the name of the feature flag you will need to request to be enabled by raising a Service Request from My Oracle Support?

Options:

A.  

oic.console.integration.outlineview

B.  

oic.ics.console.integration.layout

C.  

oic.console.integration.outline

D.  

oic.console.integration.pseudoviewl

Discussion 0
Questions 47

Which expression can you use to schedule integration runs?

Options:

A.  

a XPATH

B.  

an iCal

C.  

a JavaScript

D.  

a XSLT

Discussion 0
Questions 48

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.

Discussion 0
Questions 49

Which adapter is NOT provided in the Oracle Cloud adapter with Oracle SOA Cloud Service?

Options:

A.  

Oracle E-Business Suite Adapter

B.  

Salesforce Adapter

C.  

Oracle ERP Cloud Adapter

D.  

SuccessFactors Adapter

Discussion 0