Updated 2021 Oicdumpset 1
Updated 2021 Oicdumpset 1
Updated 2021 Oicdumpset 1
When defining the frequency for schedule orchestration style integration runs you can
choose either Basic or Advance option? Which expression language is used for
defining advanced schedule runs?
XSLT
iCal
(Correct)
Groovy
JavaScript
XPATH
Question 2:
Which two are valid considerations when leveraging the Oracle Integration Cloud (OIC)
connectivity agent for higher availability onpremise environments?
You should install the connectivity agent on the same host as the target
application, then specify different agent group identifiers for each agent its
installation.
The File Adapter is not supported in high availability environments. When using
the File Adapter and if some groups have multiple instances, use a dedicated
agent group (with one group agent only)
(Correct)
You cannot have more than two agent instances per agent group. Attempting to
include a third agent instance in the same group during installation results is an
error
(Correct)
You will need to have the OIC ServiceDeployer role permissions in order to
download and install the OIC on –premise connectivity agent
Question 3:
You are designing an OIC integration that will be processing files in a shared file
system located within your on-premises data centre. You have decided to leverage
various Stage File Action operations within the integration flow in conjunction with an
on-premises OOIC connectivity agent. With regard to the restrictions on using Stage
File Action operations with the file and attachment features of the Connectivity agent,
which statement is NOT valid concerning file operation capabilities?
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
Files uploaded through the connectivity agent cannot be unzipped using a file
reference
(Correct)
Files uploaded through the connectivity agent are not available with the List File
operation
Files uploaded through the connectivity agent are not available with the Zip File
operation
Question 4:
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 File in Segments operation?
The Read File Segments operation allows for you process the segments
sequentially or in parallel
(Correct)
Segment size will default to 50records but can be configured to any other
segment size
You must provide the actual filename because file reference cannot be
processed by the Read File in Segments operation.
You will need to explicitly configure a Scope action for this operation if you
want to add additional actions during the procession of each segment
Question 5:
You are tasked with creating a new integration Oracle Integration Cloud (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.
Therefore, you must first create two SOAP adapter connection resources (one for the
trigger and one for the invoke action) With regard to the creation of these SOAP
adapter connection resources, which is a valid statement?
Suppress insertion of timestamp into the request and Ignore timestamp in the
response message are optional fields only for the outbound Invoke connection
configuration.
(Correct)
The WSDL URL property value can be defined by uploading a file for either the
inbound Trigger connection or the outbound invoke connection configuration
The SAML and OAuth security policies are available options for creating either
the inbound Trigger connection or the outbound Invoke connection
configuration
You must explicitly specify the target server TLS version for the external web
services outbound Invoke connection configuration
Question 6:
To Use integration Insight to map milestones to actions in and 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?
Extraction criteria for the instance unique identifier is defined with and XPath
expression
(Correct)
Question 7:
With regard to oracle integration cloud (OIC)lookups, which two are valid statements?
You cannot clone and existing lookup if it is being currently referenced in one or
more active OIC integration.
A Custom OIC XPath function must be used to retrieve data from a lookup in the
Data Mapper
Changes that are made to lookups referenced in active integrations will take
immediately without reactivating those integrations.
(Correct)
Lookups values must include two or more domains associated with
corresponding SaaS applications.
(Correct)
Question 8:
Which Oracle integration Cloud (OIC) XPath function can be used to retrieve data from
an OIC lookup within the data mapper tool?
getLookup
get-content-as-string
get-value-from-lookup
lookupValue
(Correct)
Question 9:
When creating integration in oracle Integration Cloud (OIC),a visual mapper enables
you element nodes between applications by dragging source element nodes onto
target element nodes. Which statement is NOT true about the OIC data mapper
functionality?
When you navigate to the mapper, the Expression Builder launches in user-
friendly mode by default when you select a target element.
The data structure for the target service is always displayed on the right side in
the Designer view
All source and Target data objects will be represented internally as JSON
structures
(Correct)
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
Question 10:
The Oracle Integration Cloud (OIC) integration design editor provides a data mapper UI
tool that is available for Map actions. Which two statement are true regarding the use
of mapper tool?
You can drag and drop a source data element to multiple target node elements
(Correct)
You cannot drag and drop and XPath function activity directly to a target
element
You cannot drag and drop and XSLT flow control statement directly to a target
node element.
You cannot drag and drop a source data element to a target node element that
is already mapped
(Correct)
Question 11:
Which operation is NOT supported by an OIC Connection resource configured with the
FTP Adapter in the Invoke role?
Write File
Read File
Delete File
(Correct)
Download File
List Files
Question 12:
You are designing a new integration in OIC the need to expose a REST-ful interface
trigger for client applications. When choosing request and response options using the
REST Adapter Endpoint Configuration Wizard, which is a valid consideration?
Although you can define both query and templates parameters, only template
parameters will be available for mapping in the mapper because query
parameters are considered optional
If you select a PUT or POST action (HTTP method), you must define a JSON
response payload format.
Both standard and custom HTTP headers can be defined for either the request
or response
(Correct)
File attachments can be accepted as a request option for the Trigger interface,
but you cannot include attachments
Question 13:
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-premise applications and system?
WLST script
SSH tunnel
(Correct)
PL/SQL procedure
VPN service
(Correct)
Question 14:
Which two are NOT start and end event options when creating a structured process in
an Oracle Integration Cloud (OIC) process application?
(Correct)
Question 15:
Which adapter is NOT provided in the Oracle Cloud adapter with Oracle SOA Cloud
Service?
(Correct)
Salesforce Adapter
SuccessFactors Adapter
Question 16:
Which type of certificate requires the uploading of a keystore (.jks) file in Oracle
Integration Cloud to facilitate two-way SSL communication with external services?
Identity Certificate
(Correct)
Trust Certificate
Question 17:
Which three statements are true about business and data object Integration Cloud
(OIC) Process?
(Correct)
(Correct)
(Correct)
Business and data object are auto-generated when creating web forms
Question 18:
You provision an Oracle SOA Cloud Service instance and specify a compute shape so
that the JVM heap size for WebLogic Server and Load Balancer processors are
determined automatically. With regard to changing the JVM heap size for WebLogic
managed server instances, which statement is correct after provisioning the instance
in the scenario?
You cannot change the heap size unless you re-provision the SOA service
instance or change the compute shape.
You can change the heap size by logging a Oracle Support Service Request
You can change the heap size by using the WebLogic Server Administration
Console
(Correct)
Question 19:
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?
(Correct)
Load Balancer Console
B2B Console
Question 20:
Which process type should you use to model a non-sequential process in an Oracle
Integration Cloud (OIC) Process application?
Structure Process
Unstructured Process
Dynamic Process
(Correct)
Question 21:
Within an Oracle Integration Cloud (OIC) Process application business process, the
Integrations flow element provides you an option to easily integrate with other service.
Which THREE can be added and managed from the Integrations flow element?
OIC Functions deployed in the same OIC compartment hosting the OIC
environment
(Correct)
OIC invokable dynamic processes hosted within the same OIC environment
REST Connectors
(Correct)
(Correct)
Question 22:
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?
(Correct)
Create business objects
Question 23:
Oracle Integration Cloud (OIC) is a fully managed cloud service that provides many
components and use case capabilities when an OIC Enterprise Edition instance is
provisioned. Which three capabilities does OIC Enterprise Edition provide?
Create integrations the use B2B e-commerce, which support the EDI X12
business protocol.
(Correct)
(Correct)
Model and extract business metrics in real time and gain insight into business
processes by using dashboards.
(Correct)
Question 24:
Oracle Integration Cloud Service (OIC) as available in two editionsStandard and
Enterprise. Which OIC Enterprise Edition capabilities are ALSO available in the OIC
Standard Edition? (Select two)
Process Applications
Integration Insight
Visual Builder
(Correct)
File Server
(Correct)
Question 25:
Which statement is valid regarding Connection components in Oracle Service (OIC)?
Each connection component associated with a SaaS adapter type will also
require a Lookup component configuration.
(Correct)
Question 26:
Which is Not a key Advantage of using Oracle integration Cloud (OIC)?
User Choice of IDE for Development
(Correct)
Prebuilt integrations
Question 27:
What are three main capabilities of oracle Integration cloud (OIC)?
(Correct)
(Correct)
Application integration
(Correct)
Question 28:
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?
Create two separate configuration plans that contain the environment specific
values for properties and endpoint address and then associate the appropriate
plan with the SOA archive deployment.
(Correct)
Manually update any required values for unique properties or endpoint address
in the fusion middleware control immediately following the deployment of the
SOA archive
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 29:
You are assigned to review the specifications of the SOA Composite applications that
have been deployed to your SOA cloud service instance. Part of this analysis requires
you to catalog the service component Architecture (SCA) components that are
implemented within each composite applications. What is a valid SCA component in
an oracle SOA composite application?
BAM Adapter
Mediator
(Correct)
B2B Agreement
Split-Join
MFT Adapter