OIC
Master Oracle Integration Cloud Quiz
Test your skills and knowledge with our comprehensive quiz on Oracle Integration Cloud (OIC)! This quiz covers essential topics and scenarios related to OIC, ensuring you understand both its applications and intricacies.
- 128 challenging questions
- Multiple choice and checkbox formats
- Engaging format for learners and professionals
Which three are scenarios where Managed File Transfer (MFT) is a valid approach?
Oracle MFT can be used in conjunction with Oracle Integration Cloud (OIC) to push files for processing by OIC.
Many SaaS applications still use files as a means for sharing data, so MFT capabilities are still very important.
File adapters remove the need to ever have to use MFT.
In integration scenarios where it is important to use either compression and/or encryption in the transfer process.
File Transfer is an old, outdated method of sharing information and should not be used.
Which four statements are correct regarding the differences between WSDL/SOAP and REST/JSON?
WSDL is a tight contract; REST is a loose contract.
REST is more easily used in developing UIs than WSDL. REST is also gaining popularity in application development.
Modern API-first architectures prefer to use tried-and-true WSDL services over REST services because they are quicker and easier to implement.
WSDL is a request for a service; REST is a request for a resource.
Unlike WSDL, REST is typically invoked with HTTP verbs.
WSDL is simpler; REST is richer.
Which three are types of certificates that can be imported from Settings?
Identity Certificate
Multi Domain SSL Certificate
Trust Certificate
Message Protection Certificate
Unified Communications Certificate
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?
The maximum wait time cannot exceed two minutes when configuring a Wait action in a synchronous flow.
The minimum wait time cannot be less than five seconds when configuring a Wait action in any integration flow.
The Wait action cannot be used in a synchronous flow.
The Wait action can only be positioned as the last action in the loop.
Which built-in API platform policy lets you manipulate the request context?
Application Rate Limiting Policy
Key Validation Policy
Redaction Policy
Groovy Script Policy
Which two statements are true regarding mapper activity?
You cannot drag and drop an XPath function activity directly to a target node element.
You cannot drag and drop an XSLT flow control statement directly to a target node element.
You cannot drag and drop a source element to a target node element that is already mapped
You can drag and drop a source data element to multiple target node elements
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?
Both standard and custom HTTP headers can be defined for either the request or response.
File attachments can be accepted as a request option for the Trigger interface, but you cannot include attachments as a response to the client.
If you select a PUT or POST action (HTTP method), you must define a JSON response payload format.
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.
What are the three main features of Oracle Integration Cloud (OIC)?
Blockchain application development
Internet of Things (IoT) application development
Web and mobile application development
API management
Application integration
Digital assistant application development
Business process automation
Which two are NOT default start and end events in the Processes feature of Oracle Integration Cloud?
SOAP start and SOAP end event
Folder start and None end event
Message start and Message end event
Task start and end event
None start and end event
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?
Oic.console.integration.outlineview
Oic.ics.console.integration.layout
Oic.console.integration.outline
Oic.console.integration.pseudoviewl
Which two statements correctly define the use cases for Business Process Execution Language(BPEL) vs. Business Process Modeling Notation (BPMN) vs. Enterprise Service Bus(ESB)?
Decision Model and Notation (DMN) replaces BPMN in modern Cloud Architectures.
All are part of a typical/traditional on-premise enterprise integration strategy and can also be an important part of a hybrid on-premises/Cloud architecture.
BPEL is inherently better than BPMN in managing orchestrations that involve people, because BPEL can also interact with systems.
An ESB is used primarily for stateless messages and service mediation. The ESB construct is being replaced by API's and API Gateways in modern Cloud architectures.
BPEL and ESB are both good technologies for doing heavy transformations of data before sending the data to a back-end system or database.
Which two types of authentication mechanisms are available for Service Account configurations in API Platform Cloud Service?
WSS Username Token
SAML
OAuth credentials
Basic Authentication
Kerberos
What Expression Language does Decision Modeling and Notation (DMN) use?
RegEx
Groovy
Friendly Enough Expression Language (FEEL)
Process Expression Language (PEL)
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?
You must manually enable the document and conversation features for your process application.
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.
You will need to create a new process application because the conversation functionality cannot be enabled for pre-existing applications.
You will need to assign conversation viewers to either an Oracle Content and Experience user role or Oracle Documents Cloud Service user role.
Which Service-Oriented Architecture Cloud Service (SOA CS) component provides stateful orchestration?
Oracle Mediator
Oracle Business Activity Monitoring
Oracle Service Bus
Oracle Business Rules
Oracle BPEL Process Manager
What are two key benefits of Oracle Web Service Manager (OWSM) in the management and security of Web services across the organization?
Security is controlled by the developer of the service and this gives greater control to the development of the service.
OAuth services are used for REST based services.
OWSM provide a framework that is externalized and declarative outside of the web service implementation.
Developers no longer need to understand security specifications and security implementation details.
In Oracle Integration Cloud (OIC) Process web forms editor, which three background colors are displayed?
Orange for unmatched binding names
Blue for complex binding names (their children may contain valid binding names)
Yellow for matched binding names
Green for valid binding names
Red for invalid binding names
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?
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.
You may need to create conditional expressions for each branch with greater complexity because nested Switch actions are not supported.
All branches within the Switch action must have a conditional expression defined.
XPath version 2.0 functions can be used to create more complex conditional expressions for a branch.
Which two are execution modes supported by gateway node in Integration API Platform Cloud Service?
Production
Development
Stage
Test
When considering the configuration of APIs, Services, and Service Accounts in the API Platform Cloud Service, which two statements are valid?
A Service Account is limited to using OAuth credentials only for defining security because Services can be configured to define Basic Authentication.
A Service must include a Service Account reference to invoke a back-end service.
An API references Services and Service Accounts through the policies defining the API.
An API Platform policy can be configured to reference another policy to override credentials information.
A Service Account defines the security credentials required to invoke a back-end service.
Which two are valid considerations when leveraging the OIC connectivity agent for high availability on premise environments?
Each host on which the agent is installed must be configured on separate subnets assigned to the same OIC agent group.
You should install the connectivity agents on the same host as the target application, then specify different agent group identifiers for each agent during its installation.
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 in an error.
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 agent only).
You will need to have OIC ServiceDeployer role permissions in order to download and install the OIC on-premise connectivity agent.
What is the "Decision Table" in Business Rules in Process Cloud Service?
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
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
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
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
What options are available for Escalation and Expiration of human tasks in Process Cloud Service?
Escalate, Restart, Next or Previous
Renew, start, end, or error
Never Escalate, Skip, hierarchy, or New
Never expire, Expire, Renew, or Escalate
Which two statements are true about implementing an API-First strategy?
The API is to be developed first before any UI or new business logic are created.
It generally is assumed that SOAP/WSDL are the key specifications for defining the API.
The code to execute business logic needs to exist and be exposed as an API first before you build a strategy around it.
You define the API definition/contract first before any work on its implementation or any applications that use it, allowing to work in parallel.
Which two statements about lookup are correct?
Create a lookup to map values between application.
Lookups are deployed as part of integration activation.
Changes made to lookups already used in active integrations take effect immediately.
You cannot clone a copy of an existing lookup.
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?
OIC invokable dynamic processes hosted within the same OIC environment
OIC integrations hosted within the same OIC environment
OCI Functions deployed in same OCI compartment hosting the OIC environment
Web Service Connectors
REST Connectors
OIC reusable processes hosted within the same OIC environment
Which two statements are true about "Decision Snapshots"?
These snapshots, once activated, cannot be used independently in multiple applications.
You cannot delete the decision model snapshot that has already been activated.
Decision snapshots are read-only copies of a decision model.
Decision model can be activated on DMN server.
You are defining application data in an OIC process application and are seeking to use the Business Types page because it provides the tools required to create and manage various business types.
What task can NOT be performed on Business Types View?
Import a business object from JSON
Create business objects
Create enum objects
Import a business object from XML
Import schema files
Create business exceptions
Which Process type should you choose to model non-sequential process type in Oracle Integration Cloud (OIC)?
Adaptive Case Management process
Structured Process
Dynamic process
Unstructured Process
Which two are types of style patterns available while creating integration with Oracle Integration Cloud (OIC)?
Notification
Metadata
Orchestration
Map Data
Which three are valid Oracle Integration Cloud (OIC) Roles ?
ServiceDeployer
Servicelmplementor
ServiceUser
ServiceAdministrator
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?
WLST script
VPN service
PL/SQL procedure
SSH tunnel
SOA on-premises connectivity agent
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?
You must explicitly specify the target server TLS version for the external web service outbound Invoke connection configuration.
The WSDL URL property value can be defined by uploading a file for either the inbound Trigger connection or the outbound Invoke connection configurations.
The SAML and OAuth security policies are available options for creating either the inbound Trigger connection or the outbound Invoke connection configurations.
Suppress insertion of timestamp into the request and Ignore timestamp in the response message are optional fields only for the outbound Invoke connection configuration.
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?
Node Service Account
Deploy API
View all Details
Deploy to Gateway
When considering the management of plan entitlements in the API Platform Cloud Service, which two statements are valid?
Two entitlements of the same plan cannot point to the same entire API, or to the same action in an API.
A given API can only be entitled by one plan at a time.
You must have Service Manager role permissions to manage plan entitlements.
An entitlement is the relationship between a plan and an API that defines how a client application can access the API.
A given plan defines entitlements to only one specific API.
You are designing an OIC integration that will be processing files in a shared file system located within your on-premises 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.
When using the Configure Stage File Action Wizard, which is a valid consideration regarding file operation capabilities?
The Write File operation is not available for on-premises file systems.
The List Files operation is still available for files uploaded through the connectivity agent.
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 with the Unzip File operation using the file reference.
What Mapper function can you use to get the lookup value in Mapping Builder?
GetLookupValue
FindLookupValue
LookupValue
SearchLookupValue
Which is NOT a key advantage of using Oracle Integration Cloud (OIC)?
Public/Private Cloud Portability
Choice of IDE for development
Auto Association of Oracle SaaS Applications
Prebuilt integrations
Recommendations
Which two statements are true about rules in a decision table?
Every rule consists of one or more input entries and a corresponding output entry.
A decision table can contain only one rule.
Rules are expressed as columns within a decision table.
When the input data matches the input entries of a rule, the result of the decision table contains the output entry of the rule.
Which three Service-Oriented Architecture Cloud Service (SOA CS) Components can route a message to an end point?
Oracle Mediator
Oracle Business Rules
Oracle BPEL Process Manager
Oracle Service Bus
Which three statements are true about SOAP and the advantages it provides?
RPC (Remote procedure calls) are sometimes blocked by firewalls and proxy servers - SOAP overcomes that.
It is able to act like a cleaning agent to remove excess data from the transmission protocol
It stands for Simple Object Application Protocol
It uses XML based content to communicate between two client machines across any modem network.
Since its XML based, it is platform and programming language independent
Which is NOT an activity that an Application Developer (API Consumer) can perform in the Developer Portal in Integration API Platform Cloud Service?
Learn about APIs
Subscribe to a plan
Create an API
Test an API
Create Application
Monitor performance
When a connection is in edit mode and the browser crashes, the connection becomes locked, which then prevents it from being edited. Which two users can unlock the connection?
A user with the Designer Role
The same user who has edited the connection
Any user
A user with the Administrator Role
Assuming that a particular user possesses the "Deploy to Gateway" grant, what grants on an API are required in order to deploy that API?
Manage API or Deploy API
Manage API
Entitle API
View all Details and Deploy API
Which three actions once they have been configured are allowed to be repositioned to another location within the design canvas of an orchestration style integration flow?
Stage File with Read File in Segments operation
Switch
Stage File with Write File operation
For Each
Stage File with Read File operation
JavaScript Call
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 in Segments operation allows for you to process the segments sequentially or in parallel.
You must provide the actual filename because file references cannot be processed by the Read File in Segments operation.
Segment sizes will default to 50 records but can be configured to any other segment size.
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.
You have been 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?
Fusion Middleware Control
WebLogic Service Console
SOA Cloud Service Console
Service Bus Console
SOA Composer
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?
Import each local integration you wish to invoke into your calling integration environment.
Add the local-enabled flag for each integration you wish to invoke.
Use the local integration wizard to define each integration to be invoked.
Request the enablement of the oic.ics.console.integration.local.integration feature flag.
Build each smaller integration as a local-only integration interface.
Which operation is NOT supported by Stage activity?
Read Entire File
Delete File
Write File
Unzip File
Zip File
Read File in Segments
What two tasks can a user with the Application Developer role perform?
Subscribe to a Plan.
Deploy to a Gateway.
Create an API.
Create an Application.
You provision an Oracle SOA Cloud Service instance and specify a compute shape so that the JVM heap size for WebLogic Serve, and Load Balancer processes are determined automatically.
Which statement is correct after provisioning the instance in this scenario?
You can change the heap size to a maximum of 32GB.
You can change the heap size by logging a Oracle Cloud Support Service Request.
You can change the heap size by using the Weblogic Server Administration Console.
You cannot change the heap size once the Service Instance is provisioned.
Which fields are used to define static or dynamic list of values in web forms of process application?
Checklists, Radio button, or Select controls
Text Input and Area Fields
Date, Time, and Number Fields
Links, Email, and Message Fields
You want to configure SOA Cloud Service instance to allow for a cluster of three WebLogic server instances. Which is a valid consideration when configuring the Load Balancer within your SOA instance?
Load balancer configuration may only be configured after the SOA instance cluster has been provisioned.
Each load balancer node will share the same public IP address utilizing virtual routing redundancy protocol (VRRP).
A SOA instance can include up to three load balancer virtual machine nodes.
Oracle Traffic Director (OTD) is the only available implementation option.
What are the four steps required to complete the task 'create a connection'?
Configure Connection Properties
Import SSL Certificate
Test Connection
Select an Adapter
Configure Lookup
Configure Connection Security
Which expression can you use to schedule integration runs?
A XPATH
An iCal
A JavaScript
A XSLT
What policy is required to be in an API if that API is to be used under a Plan?
Application Rate Limiting
Basic Auth
Key Validation
Interface Filtering
Which Enterprise Application System can be integrated with Oracle Internet of Things (IoT) Cloud Service?
Any system capable of receiving HTTP connections or making HTTP requests
Only systems which are deployed on Windows or Unix platform
A system which exposes REST Service
A system which exposes WSDL
Which three are characteristics of Device Virtualization?
Oracle Internet of Things (IoT) Cloud Service does not support Device Virtualization.
You can monitor each device endpoint's health, performance, and location via the client software library API or with REST calls made to those devices.
You can collect data from your devices using APIs delivered with Oracle Internet of Things (IoT) Cloud Service Client Software Libraries or Oracle IoT Cloud Service Gateway.
The APIs provided enable you to send telemetry messages and device data from your devices to Oracle Internet of Things (IoT) Cloud Service, control your devices, and deploy applications to your gateway devices.
Devices used are not real. They are virtual devices and linked with Oracle Internet of Things (IoT) CS.
What are the correct steps involved in Business process creation in Process Cloud Service?
Visio (vdx), BPMN 2.0 (bpmn) and XPDL 2.x (xpdl)
Perform WSDL configuration, XML message definition and web page design
Create an Abstract, Design Services, Set up Notify, Configure Send and Receive and Decisions
Create a process; assign roles to the process; Design the flow; Configure flow element properties; Define the data and then Associate the data
Which two are On-prem Connectivity Options with Oracle Integration Cloud (OIC)?
VPN
Connectivity Agent
PaaS Agent
Execution Agent
Which two are types of Authentication that are supported for Services in Integration API Platform Cloud Service?
Kerberos
WSS Username Token
OAuth2
BasicAuth
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?
Oracle JCA Adapter for Sockets
Oracle EBS Application Adapter
Oracle JCA Adapter for Files/FTP
Oracle JCSA Adapter for JMS
Which two options cannot be performed from the Monitoring Dashboard?
Activity Stream Download
Artifacts Download
Download Incident Logs
Download Lookup
Download Diagnostic Logs
Which three are tasks that can be performed in the Monitoring page for device data messages and alert messages?
Create
Update
View
Filter
Search
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?
Run this command to verify code.keystore has system certificates: keytool -list -stotetype JKS -keystore config\code.keystore
Run this command to verify code.truststore has system certificates: keytool -list -storetype JKS -keystore config\code.truststore
Run this command to verify cacerts has system certificates: keytool -list -storetype JKS -keystore security\cacerts
Run this command to verify code.certstore has system certificates: keytool -list -storetype JKS -keystore config\code.certstore
Which three options are available for Business rule conflict resolution in Process Cloud Service?
No Conflict
Skip
Override
Escalate
Conflict
What are the two types of analytics processors in Oracle Internet of Things (IoT) Cloud Service?
Batch Analytics Processors
Natural Analytics Processors
Static Analytics Processors
Streaming Analytics Processors
Which two statements are true about Internet of Things (IoT)?
Different IOT approaches need to be established integrate different technologies such as mobile, cloud, big data, and analytics, and connects everyday objects to each other and to the Internet.
Cloud technology is well suited to enable IoT, offering high degrees of agility, low and flexible costs, and excellent resource utilization.
Using IoT, hospitality-based businesses can better track customer behavior and preferences to deliver rewards and more tailored services that differentiate their businesses.
IOT is not useful in asset tracking scenarios because there is an unavailability of low-cost connected devices and sensors that can be embedded into all of the various assets that need tracking.
Which four are states that a device can be in throughout its lifecycle?
Activated
Decommissioned
Disabled
Saved
Deactivated
Registered
Which schema is used for defining the field structure of an analytic object?
Apache Avro schema
XSD schema
Database schema
XSL Schema
Which role is needed for managing users from Oracle Internet of Things (IoT) Cloud Service?
LotUsersGroup
TotAdministratorsGroup
System Administrator
LotOperatorsGroup
What two grants allow an API Manager to use a service in their API?
Manage Service
View All Details
Deploy Service
Reference Service
Which setting is used for a system that is hosting a web application to be allowed to access Internet of Things (IoT) Cloud Service resources?
Cross-Origin Resource Sharing (CORS)
Management Console Timeout Interval
Message Storage and Command Notification
OAuth Access Token Lifetime
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?
Device Message and Analyzed Message
Oracle Storage Cloud Service
Spark SQL and Oracle NoSQL
Oracle Database as a Service
Local File System
Which APIs does Oracle Internet of Things (loT) Cloud Service use to perform an analysis?
Native Spark Java APIs
SQL Queries
JavaScript APIs
Big Data APIs
Which three background colors are displayed for autocomplete in Process Cloud Service?
Blue for complex binding names (their children may contain valid binding names)
Red for invalid binding names
Green for valid binding names
Orange for unmatched binding names
Which two actions can be repositioned in integration with Oracle Integration Cloud (OIC)?
Function Call
Switch
Stage File with Read File in Segments
Stage File
Which two are ways the Oracle Internet of Things (IoT) Cloud Service environment can be accessed?
Using SOAP Interface
Using REST Interface
Using a desktop client
Using Web Browser
You receive a status code: 502 Proxy Error.
Which is a possible event cause for this error?
When the proxy setup is incorrect
While registering a large number of devices using the Batch Registration feature under the Devices menu
While adding proxy for an enterprise application device
While the proxy server is not responding to the request
Which is a required prerequisites for API Platform Cloud Services?
Storage Cloud Service and Compute Cloud Service
Integration Cloud Service
Database Cloud Service (DBCS) and Storage Cloud Service
Java Cloud Service (JCS) and Database Cloud Service (DBCS)
What is the default value for Command Notification Timeout?
5 seconds
2 seconds
10 seconds
1 second
Which four are valid for integration using Service Oriented Architecture Cloud Service (SOACS)?
Retrieve/Update supported data elements on the SaaS applications using REST Services in real time.
SOACS has read access to HCM and ERP Cloud (SaaS) Applications data.
Create Files in the required format and Orchestrate PBL data loads into the HCM/ERP Cloud.
Create Files in the required format and Orchestrate FBDL data loads into the HCM/ERP Cloud.
Create Files in the required format and Orchestrate ADFDi data loads into the HCM/ERP Cloud.
Create Files in the required format and Orchestrate HDL data loads into the HCM/ERP Cloud.
Which REST API can be used for registering a device as third party device?
CREATE /iot/api/v2/private/partners
POST /iot/api/v2/private/partners
REGISTER /iot/api/v2/private/partners
PUT /iot/api/v2/private/partners
GET /iot/api/v2/private/partners
Which four are key features of Oracle Integration Cloud Enterprise (OIC)?
Data stream analytics
Application Integration
Web and Mobile application creation
Business process automation
Enterprise Service Bus (ESB)
Business to Business (B2B)
Which three are ways enterprise applications can interact with Oracle Internet of Things (IoT) Cloud Service?
Send commands/messages
Insert/update/delete data
Subscribe to data
Query data
Subscribe to commands/messages
Which two are device activities that can be monitored from Oracle Internet of Things (IoT) Cloud Service?
Device Login Activities
Alert Messages
Application Data
Warning Messages
Device Data Messages
What are two possible reasons for a Gateway not getting started?
The loT Service may be down.
The provisioning file may contain correct Activation ID and Activation Secret.
There is an invalid certificate.
The provisioning file may contain incorrect Activation ID and incorrect Activation Secret.
What are the three threshold values for Database space?
Quiesced Mode Threshold
Un-Quiesce Threshold
Warning Threshold
Error Threshold
Which is NOT a valid service provided by Oracle Enterprise Scheduler Service (ESS)?
Running Java, PL/SQL, and binary script jobs
Invoking jobs on external On-Prem and SaaS applications as scheduled on the Oracle Enterprise Scheduler
Configurable to allow or restrict running multiple job requests associated with a single job definition concurrently
Distributing job-request processing across a grid of application servers
Invoking jobs on external On-Prem and SaaS applications as scheduled on the those Schedulers
Which three are created and managed using the Integration page in Process Cloud Service (PCS)?
ICS Integrations
Java Cloud Services
Rest Connectors
Web Service Connectors
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?
Account for network connectivity and latency sensitivity to the on-premise application in the architecture.
Ensure that Oracle Support Notes for a hybrid cloud architecture with that application are reviewed and supported.
Design a load balancer solution for connectivity.
The DMZ needs to open port 80 for proper connectivity.
Which two are ways Business Rules can be modeled in Process Cloud Service (PCS)?
Using Oracle Business Rules Editor
Using OIC Rule Editor
Using BPM Rule Editor
Using Decision Model Editor
Which four Client Software Libraries can be used for developing applications with Oracle Internet of Things(IoT) Cloud Service?
C POSIX
Java SE
.NET
JavaScript
Android
VB Script
Which two are NOT default start and end events in Process Cloud Service?
Folder start and None end event
SOAP start and SOAP end event
None start and end event
Task start and end event
As a Process Cloud developer, you have been tasked with integrating Oracle Content and Experience Cloud with a process application.
Since 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?
You will need to create a new process application since conversation functionality cannot be enabled for pre-existing applications.
You must manually enable the document and conversation features for your process application.
You will need to have the administrator configure the connection between Oracle Process Cloud and Oracle Content and Experience Cloud since developers do not have those permissions.
You will need to assign conversation viewers to either an Oracle Content and Experience user role or Oracle Documents Cloud Service user role.
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?
You are required to obtain an authentication token for an Object Storage bucket within an accessible OCI compartment.
You can use any Oracle Database instance running in either OCI or OCI Classic.
You must create a Virtual Cloud Network in OCI with at least two subnets.
Provisioning MFT requires creating a SOA Cloud Service instance in OCI choosing "MFT Cluster" as a service type.
Which feature flag lifecycle stage includes OIC features that you can request from Oracle to be disabled within your OIC instance environment?
Internal Only
General Availability
Feature Controlled
Feature Controlled General Availability
You have a single synchronous integration flow updating systems with several external invocations within multiple loops. Several client applications are experiencing blocking timeouts waiting for confirmation of the complex processing logic.
Which is a legitimate strategy to mitigate this issue?
Increase the blocking timeout within the OIC integration settings to allow for extended time.
Change to an asynchronous flow that provides a notification when processing is complete.
Split into smaller integration flows that can be orchestrated sequentially from a master synchronousflow.
Change the implementation logic to invoke multiple fine-grained external API calls within a single loop.
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?
The associated XA database adapter plan deployed with this database adapter outbound connection pool.
The defined XA database adapter connection factory configured for this WebLogic domain.
The corresponding XA enterprise resource adapter application deployed to the same WebLogic cluster.
The corresponding XA datasource configuration deployed to the same WebLogic cluster.
Your organization maintains two SOA Cloud Service instances used separately for testing and production.
What is the best method for setting the property values and endpoint addresses that may be unique to each environment while deploying the same SOA composite application to both instances?
Update any required values for changed properties or endpoint addresses in the Fusion Middleware Control web application immediately following the deployment of the SOA archive.
Edit the application's configuration plan to dynamically retrieve values for properties and endpoint addresses from the environment upon deployment.
Define specific properties and endpoint addresses within the deployment descriptors contained within each of two versioned SOA archives.
Create two configuration plans that contain the environment-specific values for properties and endpoint addresses.
You are tasked with monitoring the SOA composite application and the underlying environment within a SOA Cloud Service instance.
Manage File Transfer Console
Weblogic Server Console
Fusion Middleware Control
Oracle Service Bus Console
B2B Console
Load Balancer Console
In Oracle Integration Cloud (OIC) Process, You can use human tasks to model user interaction with the application. You can assign the human task to a specific user, to a group of users, to users with a certain role, or to the same user that already acted on the instance for a certain role.
When assigning the human task based on a dynamic expression, which is a valid option?
You can use an expression to calculate a shared role, but not users or groups.
You can use an expression to calculate a specific user, but not a group or shared role.
You can use an expression to calculate the user or group. Bur not a shared role.
You can use an expression to calculate the user, group, or a shared role.
You can use an expression to calculate the group or shared role, but not specific users.
In Oracle Integration Cloud (OIC) Process, you create web forms to interact with end users. As part of creating a web form, you add its controls, configure its data, and define form behavior.
Which statement is true about creating web forms?
You can assign only one style sheet and one or more presentations to a web form
You can assign one or more stylesheets and only one presentation to a webform
You can assign one or more stylesheets and one or more presentations to a webform
You can assign only one style sheet and only one presentations to a web form
In Oracle Integration Cloud (OIC) Process, you can configure a human task that enable you to model approval task interactions.
What are the available options when configuring the Escalation and Expiration tab of human task?
Expire, Reset, Escalate
Expire, Escalate, Skip, Reset
Never Expire, Expire, Renew, Escalate
Never Expire, Expire, Never Escalate, Escalate
You are tasked with provisioning a Managed File Transfer(MFT) Cloud Service on Oracle Cloud Infrastructure (OCI).
Which statement is valid concerning MFT provisioning?
Defining virtual machines(compute nodes) for the weblogic cluster if no longer needed
You must include the B2B cluster configuration since the MFT service runs with B2B document
Because MFT requires an Oracle ATP database, the database instance must be provisioned in OIC
MFT requires creating an Oracle SOA Cloud Service instance and choosing “MFT cluster” as service type.
You have use case requiring the design of a synchronous OIC integration flow that will return a custom business fault message to the client if processing files due to an external runtime fault encountered during the integration instance execution
Implement a scope fault handler to catch the runtime fault, and then use the Fault Return action providing mapped data for the custom fault
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
Create a custom scope fault handler to catch the runtime fault, and then use the Re-Throw fault action to send the fault to the error hospital
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
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?
The model must be in Draft state in order to map a milestone to an integration action.
A business process implementation can be mapped to milestones within only one model.
Extraction criteria for the instance unique identifier is defined with an Xpath extension.B128
Extraction criteria for the milestone indicator is defined with an Xpath expression.
Milestones in a single model can be mapped to a multiple business processes.
Which adapter is NOT provided in the oracle cloud adapter pack bundled with the Oracle SOA Cloud service?
SuccessFactors Adapter
Oracle ERP Cloud Adapter
Salesforce Adapter
Oracle E-Business Suite Adapter
Which two are NOT start and end event options when creating structured process in an OIC Process application?
Message Start event and None end event
None start event and None end event
SOAP start event and None end event
Form start event and None end event
Task start event and Task end event
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
Message Protection Certificate
Multi Domain Certificate
Trust Certificate
Unified Communication Certificate
Which three statements are true about business and data objects in OIC PROCESS?
Data objects can be created based on a business object
Enum objects are a special type of business object
Business objects can be created from an XML schema or from JSON.
Business objects can be created base on a data object
Business objects cannot contain other business objects
Business exceptions can use only the string data type.
Business and data objects are auto-generated when creating web forms.
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?
Changes made while editing a Connections page cannot be recovered.
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.
An OIC administrator with the ServiceAdministrator role can unlock an integration that has unsaved changes.
Changes made while working inside the data mapper cannot be recovered.
Only the person with the ServiceDeveloper role that made the changes or an admin with the Service Administrator role can recover the unsaved changes.
OIC integrations can be exported so that they can later be imported into another OIC instance environment.
Which statement is NOT true about the import and export of OIC integrations?
Imported integration can be reconfigured to use different connection resources by using the OIC REST API.
Imported integrations cannot be immediately activated if their dependent connection resources are not already present in the target OIC environment.
Exported integrations will include all of their dependent connection resource information with the exception of URL and credentials.
Integrations must be exported as package if you want to import them into another OIC environment.
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?
When defining the EDI message type, both the document version and document type must always be explicitly selected.
A previously created Trading Partner Agreement is optional when configuring the inbound or outbound translation.
Performing validations on EDI document is required for inbound translations, but optional for output translations.
You can customize standard EDI documents by adding new schema constructs or by editing existing constructs.
Which expression language can you use to schedule integration runs?
Groovy
Javascript
XPATH
ICAL
XSLT
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?
The activity associated with an Integration Insight model is a model instance
A model must have both an initial milestone and terminal milestone created in order to be activated.
Integration Insight models can define milestone activities in either OIC integration OIC process business processes.
The model identifier value must be unique and is extracted only once for a model instance and cannot be changed
Model indicators are limited to only one of two types: Dimensions and Measures.
Each model instance is a unique occurrence based on the business process that is associated with the model
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?
Failed
Successful
Healthy
Recoverable
Terminated
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
Read File in segments
Download file
List Files
Within the scope of an OIC process application, which two statements are valid concerning Decision Snapshots and Decision Models?
Decision snapshots are read-only copies of a decision model.
Decision Model can be activated on a Decision Model and Notation (DMN) server.
Decision snapshots, once activated, cannot be used independently in multiple applications.
A decision model snapshot cannot be deleted once it has been activated.
Decision rules are expressed as rows within a table and consist of only one input entry and only one corresponding output entry.
Which statement is NOT true about decision models in OIC process?
In the Graph view, you can create decision requirement diagrams(DRDs) to visually represent your decision model but only one DRD per decision model issupported.
Decisions created using the Function notation return a value only when invoked from another decision.
A decision service exposes output decisions of a decision model as private internal REST APIs to the process application.
A decision model must contain at least one decision service in order to be used in Process application.
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?
Leverage an embedded continuous integration server to automate CI/CD workflow.
Deploy SOA composite Applications(SCA) developed with Jdeveloper Extensions and BPEL constructs.
Leverage an embedded SFTP-compliant repository for storing and retrieving files
Create digital assistants (Chatbots) and skills using natural language conversations to facilitate integration with Oracle Saas applications
Model and extract business metrics in real time and gain insight into business processes by using dashboards
Create blockchain networks and deploy blockchain integrations applications.
Create integrations that use B2B e-commerce, which support the EDI X12 business protocol
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?
BAM Adapter
B2B Agreement
MFT Adapter
Mediator
Split-Join
Which statement is valid regarding Connection components in OIC Service?
All Connection components must be associated with an adapter type regardless of role configuration.
Each Connection component associated with a SaaS adapter type will also require a Lookup Component configuration.
Connection components can be configured with either a Trigger role or Invoke role, but not both.
All connection component configurations require the association of an active OIC Connectivity agent group.
What are the three main capabilities of Oracle Integration Cloud (OIC)?
Application integration
API management
Business process automation
Internet of Things (IoT) application development
Web and mobile application development
Digital assistant application development
Blockchain application development
OIC is available in two editions - Standard and Enterprise.
Which OIC Enterprise Edition capabilities are ALSO available in the OIC Standard edition? (Select two)
Process Applications
B2B Trading Partner Agreements
Enterprise application Adapters (such as EBS, JDE, SAP, and Siebel)
Integration Insight
File server
Visual Builder
With regard to OIC Lookups, Which two are valid statements?
You cannot clone an existing lookup if it is being currently referenced in one or more active OIC integrations
A custom OIC XPATH function must be used to retrieve data from a look up in the Data Mapper.
Lookup values are retrieved from a backend database at runtime
Lookup values must include two or more domains associated with corresponding Saas applications
Changes that are made to Lookups referenced in active integrations will take effect immediately without reactivating those integrations
Which OIC XPATH function can be used to retrieve data from OIC Lookup within the data mapper tool?
Get-value-from-lookup
GetLookup
Get-content-as-string
Lookupvalue
Which three statements are true about SOAP and the advantages it provides?
As compared to RPC (remote procedure calls), which are sometimes blocked by firewalls and proxy servers, SOAP over HTTP can overcome that limitation.
It provides flexibility for message format flexibility allowing for loose coupling between client and server.
It commonly serves as a cleaning agent to remove excess data from the transmission protocol.
It leverages XML - based payloads to communicate between two client machines across any modern network.
It is platform and programming language independent.
SOAP clients can easily hold stateful references to remove server-side SOAP objects.
{"name":"OIC", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your skills and knowledge with our comprehensive quiz on Oracle Integration Cloud (OIC)! This quiz covers essential topics and scenarios related to OIC, ensuring you understand both its applications and intricacies.128 challenging questionsMultiple choice and checkbox formatsEngaging format for learners and professionals","img":"https:/images/course4.png"}