You are 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?
A.
B2B Console
B.
Oracle Service Bus Console
C. Fusion Middleware Control
D.
Load Balancer Console
E.
Managed File Transfer Console
F.
Weblogic Server Console
Answer
C
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 processes are determined automatically.
About changing the JVM heap size for WebLogic managed server
instances, which statement is correct after provisioning the instance in this
scenario?
A.
You cannot change the heap size unless you
re-provision the SOA service instance or change the compute shape
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 can change the heap size to a maximum of
32GB
Answer
C
You are designing an OIC integration that will be processing
files in a shared file system located within your on-promises 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. About
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?
A.
Files unloaded through the connectivity agent
are not available with the use list file operation.
B.
Files uploaded through the connectivity agent
are not available with the zip file operation.
C. With regard the both read entire
file and read file in segments operation, files Uploaded through the
connectivity agent can only be read with a file reference
D.
Files uploaded through the connectivity agent
cannot be unzipped using a file reference.
Answer
C
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 Füe 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?
A.
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
B.
Segment sizes will default to 50 records but can
be configured to any other segment size.
C. The Read File in Segments
operation allows for you to process the segments sequentially or in parallel
D.
You must provide the actual filename because
file references cannot be processed by the Read File in Segments operation.
Answer
C
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?
A. Identity Certificate
B.
Unified Communications Certificate
C.
Multi Domain Certificate
D.
Message Protection Certificate
E.
Trust Certificate
Answer
A
Which three statements are true about business and data
objects in Oracle Integration Cloud (OIC) Process?
A. Business Objects can be created
from an XML schema or from JSON.
B.
Business objects cannot contain other business
objects
C. Enum objects are a special type
of business object.
D. Data objects can be created
based on a business object
E.
Business and data objects are auto-generated
when creating web forms
F.
Business objects can be created based on a data
object
G.
Business exceptions can use only the string data
type
Answer
A,C,D
Which two are not start and end event options when creating
a structured process in Oracle integration cloud OIC process application
A. Task start event and task end
event
B. SOAP start event and SOAP end
event
C.
Form start event and none end event
D.
None start event and none end event
E.
Message start event and none end event
Answer
A,B
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.
SOA on-premises connectivity agent
B.
WLST script
C. VPN service
D. SSH tunnel
E.
PL/SQL procedure
Answer
C,D
Which adapter is NOT Provided in the Oracle Cloud adapter
pack bundled with the Oracle SOA Cloud Service?
A.
Oracle ERP Cloud Adapter
B.
SuccessFactors Adapter
C. Oracle E-Business Suite Adapter
D.
Salesforce Adapter
Answer
C
Which process type should you use to model a non-sequential
process in an Oracle Integration Cloud (OIC) Process application?
A.
Structured Process
B.
Unstructured Process
C. Dynamic Process
D.
Adaptive Case Management (ACM) Process
Answer
C
Within an Oracle integration cloud process application
business process, the integrations flow element provides you an option to
easily integrate with other services.
Which THREE can be added and managed from the Integrations
flow element?
A.
OCI Functions deployed in the same OCI
compartment hosting the OIC environment.
B.
OIC reusable processes hosted within the same
OIC environment
C. REST Connectors
D. OIC integrations hosted within
the same OIC environment.
E. Web Service Connectors
F.
OIC invokable dynamic processes hosted within
the same OIC environment
Answer
C,D,E
To Use Integration Insight to map milestones to actions in
an Oracle Integration Cloud (OIC) business process implementation, certain
prerequisits and conditions must be met.
Which is NOT a valid consideration for models and mapping
milestones?
A.
Extraction criteria for the milestone Indicator
is defined with an XPath expression.
B. A business process
implementation can be mapped to milestones within only one model.
C.
Extraction criteria for the instance unique
identifier is defined with an XPATH Expression.
D.
Milestones in a single model can be mapped to
multiple business processes.
E.
the model must be in Draft state in order to map
a milestone to an integration action
Answer
B
You are tasked with creating a new integration in Oracle
Integration Cloud 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?
A.
The WSDL URL property value can be defined by
uploading a file for either the inbound Trigger connection or the outbound
Invoke connection configurations.
B.
The SAML and OAuth security policies are available
options for creating either the inbound Trigger connection or the outbound
Invoke connection configurations.
C. Suppress insertion of timestamp
into the request and Ignore Timestamp in the response message are optional
fields only for the outbound Invoke connection configuration.
D.
You must explicitly specify the target server
TLS version for the external web service outbound Invoke connection
configuration."
Answer
C
Which operation is NOT supported by an OIC Connection
resource configured with the FTP Adapter in the Invoke role?
A. Read file in segments
B.
Write File
C.
Delete File
D.
Read File
E.
List Files
F.
Download File
Answer
A
You are designing a new integration in OIC that needs 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?
A.
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
B. Both standard and custom HTTP
headers can be defined for either the request or response
C.
If you select a PUT or POST action (HTTP method),
you must define a JSON response payload format.
D.
File attachments can be accepted as a request
option for the Trigger interface, but you cannot include attachments as a
response to the client.
Answer
B
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 properties and endpoint addresses
and then associate the appropriate plan with the SOA archive deployment.
B.
You cannot deploy the same archive to two
different environments. Instead, define the specific properties and endpoint
addresses statically within two separate SOA archives.
C. Edit each application's
deployment descriptor to dynamically retrieve values for properties and
endpoint addresses from the environment upon deployment.
D.
Manually update any required values for unique
properties or endpoint addresses in the Fusion Middleware Control immediately
following the deployment of the SOA archive.
Answer
C
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 application.
Which is a valid SCA component in an Oracle SOA composite
application?
A. Mediator
B.
Bam Adapter
C.
Split-Join
D.
MFT Adapter
E.
B2B Agreement
Answer
A
Which two statements are true about implementing an
API-First strategy?
A.
It generally is assumed that SOAP/WSDL are the
key specifications for defining the API.
B. The API is to be developed first
before any Ul or new business logic are created.
C. You define the API
definition/contract first before any work on its implementation or any applications
that use it, allowing teams to work in parallel
D.
The code to execute business logic needs to
exist and be exposed as an API first before you build a strategy around it.
Answer
B,C
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 when using the wait action?
A.
The Wait action cannot be used in a synchronous
now.
B. The Wait action can only be
positioned as the last action in the loop.
C.
The maximum wait time cannot exceed two minutes
when configuring a Wait action in a synchronous flow.
D.
The minimum wait time cannot be less than five
seconds when configuring a wait action in any integration flow.
Answer
B
You have a use case requiring the design of a synchronous
OIC integration flow that will return a custom business fault message to the
client if processing fails due to an external runtime fault encountered during
the integration instance execution.
Which implementation strategy will best satisfy this
requirement?
A. Implement a scope fault handler
to catch the runtime fault, and then use the Fault Return action providing
mapped data for the custom fault.
B.
Implement the Global fault handler to catch the
runtime fault, and then use the Re-Throw Fault action to send the custom fault
to the client
C.
Create a custom scope fault handler to catch the
runtime fault, and then use Re-Throw Fault action to send the fault to the
Error Hospital.
D.
Implement a scope fault handler to catch the
runtime fault, then allow the Global fault handler to automatically send the
runtime fault to the Error Hospital
Answer
A
If you have any problem so download the file to click on "Download".
Download
I hope it's helpful for you. If you have any queries, don't hesitate to contact me.
Name : Muhammad Sahal Qasim
E-mail : s.m.sahal789@gmail.com
Thank you.