Oracle Application Adapters in Service-Oriented Architecture Cloud Service (SOA CS) can connect to on-Premise systems. What are 2 key elements that you need to review in this architecture?
A. Account for network connectivity and latency sensitivity to the on-premise application in the architecture.
B. Ensure that Oracle Support Notes for a hybrid cloud architecture with that application are reviewed and supported.
C. Design a load balancer solution for connectivity.
D. The DMZ needs to open port 80 for proper connectivity.
What are two key benefits of Oracle Web Service Manager (OWSM) in the management and security of Web services across the organization?
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 anddeclarative outside of the web service implementation.
D. Developers no longer need to understand security specifications and security implementation details.
Integration Insight in OIC provides a business friendly experience, allowing users to model, collect, and monitor metrics for their businessprocesses. 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
What Mapper function can you use to get the lookup value in Mapping Builder?
A. GetLookupValue
B. FindLookupValue
C. LookupValue
D. SearchLookupValue
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?
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
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 ofan 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?
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.
The Integrations flow element in Oracle Integration Cloud (OIC) processes provides you an option to easily integrate your process application with other applications and services. Which three types can be added and managed from the Integrations flow element?
A. OIC invokable dynamic processes hostedwithin the same OIC environment.
B. OIC integrations hosted within the same OIC environment
C. OCI Functions deployed in same OCI compartment hosting the OIC environment
D. Web Service Connectors
E. REST Connectors
F. OIC reusable processes hosted within the same OIC environment
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. WebService Connectors
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?
A. oic.console.integration.outlineview
B. oic.ics.console.integration.layout
C. oic.console.integration.outline
D. oic.console.integration.pseudoviewl
Which three are valid Oracle Integration Cloud (OIC) Roles ?
A. ServiceDeployer
B. Servicelmplementor
C. ServiceUser
D. ServiceAdministrator
You are implementing a synchronous OIC integration flow that isprocessing 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.
Which Enterprise Application System can be integrated with Oracle Internet of Things (IoT) Cloud Service?
A. any system capable of receiving HTTP connections or making HTTP requests
B. only systems which are deployed on Windows or Unix platform
C. a system which exposes REST Service
D. a system which exposes WSDL
Which four Client Software Libraries can beused for developing applications with Oracle Internet of Things (IoT) Cloud Service?
A. C POSIX
B. Java SE
C. .NET
D. JavaScript
E. Android
F. VB Script
What two tasks can a user with the Application Developer role perform?
A. Subscribe to a Plan.
B. Deploy to a Gateway.
C. Create an API.
D. Create an Application.
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 hasalready been activated.
C. Decision snapshots are read-only copies of a decision model.
D. Decision model can be activated on DMN server.