Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

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

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

Full Access
Question # 5

Integration Insight in OIC provides a business friendly experience, allowing users to model, collect, and monitor metrics for their business processes.

Which statement is not true about Integration Insight models?

A.

The activity associated with an Integration Insight model is a model instance

B.

A model must have both an initial milestone and terminal milestone created in order to be activated.

C.

Integration Insight models can define milestone activities in either OIC integration OIC process business processes.

D.

The model identifier value must be unique and is extracted only once for a model instance and cannot be changed

E.

Model indicators are limited to only one of two types: Dimensions and Measures.

F.

Each model instance is a unique occurrence based on the business process that is associated with the model

Full Access
Question # 6

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.

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.

Full Access
Question # 7

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.

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.

Full Access
Question # 8

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?

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.

Full Access
Question # 9

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

Full Access
Question # 10

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?

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.

Full Access
Question # 11

Which two are execution modes supported by gateway node in Integration API Platform Cloud Service?

A.

Production

B.

Development

C.

Stage

D.

Test

Full Access
Question # 12

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

A.

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

B.

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

C.

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

D.

It stands for Simple Object Application Protocol

E.

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

Full Access
Question # 13

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

Full Access
Question # 14

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

A.

Oracle Mediator

B.

Oracle Business Rules

C.

Oracle BPEL Process Manager

D.

Oracle Service Bus

Full Access
Question # 15

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.

Full Access
Question # 16

Oracle SOA Cloud Service (SOA CS) includes a number of built-in adapters to include all of the technology adapters delivered with SOA Suite.

When using one of these technology adapters in a composite application deployed in SOA CS, which two are valid approaches for facilitating connectivity to on-premises applications and systems?

A.

WLST script

B.

VPN service

C.

PL/SQL procedure

D.

SSH tunnel

E.

SOA on-premises connectivity agent

Full Access
Question # 17

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

A.

WSS Username Token

B.

SAML

C.

OAuth credentials

D.

Basic Authentication

E.

Kerberos

Full Access
Question # 18

Which expression language can you use to schedule integration runs?

A.

Groovy

B.

Javascript

C.

XPATH

D.

iCAL

E.

XSLT

Full Access
Question # 19

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

Full Access
Question # 20

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

A.

ServiceDeveloper

B.

ServiceAdministrator

C.

Serviceinvoicer

D.

ServiceUser

Full Access
Question # 21

What policy is required to be in an API if that API is to be used under a Plan?

A.

Application Rate Limiting

B.

Basic Auth

C.

Key Validation

D.

Interface Filtering

Full Access
Question # 22

When creating integration in Oracle Integration Cloud (OIC), a visual mapper enables your element nodes between applications by dragging source element nodes onto target element nodes. Which statement is NOT true about the OIC data mapper functionality?

A.

When you navigate to the mapper, the Expression Builder launches in user-friendly mode by default when you select a target element.

B.

The data structure for the target service is always displayed on the right side in the Designer view

C.

All transformation mapping use extensible Stylesheet language (XSL)

D.

All source and Target data objects will be represented internally as JSON structures

E.

In the Designer view, the Sources section contains the data structures of all available data objects to include integration metadata, tracking variables, global variables, and integration property values

Full Access
Question # 23

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

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

Full Access
Question # 24

Which two are device activities that can be monitored from Oracle Internet of Things (IoT) Cloud Service?

A.

Device Login Activities

B.

Alert Messages

C.

Application Data

D.

Warning Messages

E.

Device Data Messages

Full Access
Question # 25

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.

Full Access
Question # 26

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

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)

Full Access
Question # 27

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

A.

Oracle E-Business Suite Adapter

B.

Salesforce Adapter

C.

Oracle ERP Cloud Adapter

D.

SuccessFactors Adapter

Full Access
Question # 28

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

A.

Learn about APIs

B.

Subscribe to a plan

C.

Create an API

D.

Test an API

E.

Create Application

F.

Monitor performance

Full Access
Question # 29

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

A.

successFactors Adapter

B.

Oracle ERP Cloud Adapter

C.

Salesforce Adapter

D.

Oracle E-Business Suite Adapter

Full Access
Question # 30

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?

A.

iCal

B.

Cron

C.

Yaml

D.

groovy

Full Access
Question # 31

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

A.

Download OIC Lookups

B.

Download Design-time Audit Records

C.

View Current Email Count

D.

View Connectivity Agent Group Status

Full Access
Question # 32

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.

Full Access
Question # 33

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

A.

VPN

B.

Connectivity Agent

C.

PaaS Agent

D.

Execution Agent

Full Access
Question # 34

Which two statements are true about "Decision Snapshots"?

A.

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

B.

You cannot delete the decision model snapshot that has already been activated.

C.

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

D.

Decision model can be activated on DMN server.

Full Access
Question # 35

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.

Full Access
Question # 36

What are the three threshold values for Database space?

A.

Quiesced Mode Threshold

B.

Un-Quiesce Threshold

C.

Warning Threshold

D.

Error Threshold

Full Access
Question # 37

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?

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.

Full Access
Question # 38

What is the default value for Command Notification Timeout?

A.

5 seconds

B.

2 seconds

C.

10 seconds

D.

1 second

Full Access
Question # 39

Which schema is used for defining the field structure of an analytic object?

A.

Apache Avro schema

B.

XSD schema

C.

Database schema

D.

XSL Schema

Full Access
Question # 40

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

Which statement is valid concerning MFT provisioning?

A.

Defining virtual machines(compute nodes) for the weblogic cluster if no longer needed

B.

You must include the B2B cluster configuration since the MFT service runs with B2B document

C.

Because MFT requires an Oracle ATP database, the databse instance must be provisioned in OIC

D.

MFT requires creating an Oracle SOA Cloud Service instance and choosing “MFT cluster” as service type.

Full Access
Question # 41

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.

Full Access
Question # 42

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

Full Access
Question # 43

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?

A.

Oracle JCA Adapter for Sockets

B.

Oracle EBS Application Adapter

C.

Oracle JCA Adapter for Files/FTP

D.

Oracle JCSA Adapter for JMS

Full Access
Question # 44

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

A.

Public/Private Cloud Portability

B.

choice of IDE for development

C.

Auto Association of Oracle SaaS Applications

D.

prebuilt integrations

E.

recommendations

Full Access
Question # 45

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.

Full Access
Question # 46

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

Full Access
Question # 47

To use Integration Insight to map milestones to actions in an Oracle Integration Cloud(OIC), business process implementation, certain prerequisites and conditions must be met.

Which is not a valid consideration for models and mapping milestones?

A.

The model must be in Draft state in order to map a milestone to an integration action.

B.

A business process implementation can be mapped to milestones within only one model.

C.

Milestones in a single model can be mapped to a multiple business processes.

D.

Extraction criteria for the instance unique identifier is defined with an Xpath extension.

E.

Extraction criteria for the milestone indicator is defined with an Xpath expression.

Full Access
Question # 48

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?

A.

Cross-Origin Resource Sharing (CORS)

B.

Management Console Timeout Interval

C.

Message Storage and Command Notification

D.

OAuth Access Token Lifetime

Full Access
Question # 49

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

Full Access