Test

A visually engaging graphic illustrating the concepts of Oracle Integration Cloud, featuring icons representing APIs, integrations, and cloud technologies in a modern, tech-inspired design.

Oracle Integration Cloud Quiz

Test your knowledge on Oracle Integration Cloud (OIC) with this comprehensive quiz! Covering various aspects of OIC integrations, API management, and best practices, this quiz is designed for tech enthusiasts and professionals alike.

Get ready to challenge yourself and enhance your understanding of:

  • API-First Strategies
  • SOAP and REST Differences
  • Mapper Functions in OIC
  • Human Task Management
46 Questions12 MinutesCreated by NavigatingCloud21
Which statement is NOT true about import and export of OIC integrations?
A. Integrations must be exported as package if you want to import them
B. LookupValue
C. It generally is assumed that SOAP/WSDL are the key specifications for defining the API.
D. XPath version 2.0 functions can be used to create more complex conditional expressions for a branch.
What Mapper function can you use to get the lookup value in Mapping Builder?
A. GetLookupValue
B. FindLookupValue
C. LookupValue
D. SearchLookupValue
Which two statements are true about implementing an API-First strategy?
A. The API is to be developed first before any UI or new business logic are created.
B. Test a user with the Administrator Role
C. The same user who has edited the connection
D. It generally is assumed that SOAP/WSDL are the key specifications for defining the API.
You define the API definition/contract first before any work on its implementation or any applications that use it, allowing teams to work in paralle
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?
A. You can change the heap size to a maximum of 32GB.
B. You can change the heap size by logging 3 Oracle Cloud Support Service Request.
C. You can change the heap size by using the Weblogic Server Administration Console.
D. You cannot change the heap size once the Service Instance is provisioned.
What fields are used to define static or dynamic list of values in web forms in Process Cloud Service?
A. Links, Email and Message Fields
B. Checklists, Radio button or Select controls
C. Date, Time and Number Fields
D. Text Input and Area Fields
Which three are types of certificates that can be imported from Settings?
A. Identity Certiיִcate
B. Multi Domain SSL Certiיִcate
C. Trust Certiיִcate
D. Message Protection Certiיִcate
Uniיִed Communications Certiיִcate
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. A user with the Designer Role
B. The same user who has edited the connection
C. Any user
D. A user with the Administrator Role
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
Which two statements are true regarding mapper activity?
A. You can drag and drop a source on to multiple targets.
B. You cannot drag and drop a source on to a target that is already mapped.
C. You can drag and drop function activity in the target.
D. You can drag and drop switcher activity in the target.
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 and declarative outside of the web service implementation.
D. Developers no longer need to understand security specifications and security implementation details.
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
Which expression can you use to schedule integration runs?
A. a XPATH
B. An iCal
C. a JavaScript
D. a XSLT
Which two statements about lookup are correct?
A. Create a lookup to map values between application.
B. Lookups are deployed as part of integration activation.
C. Changes made to lookups already used in active integrations take effect immediately.
D. You cannot clone a copy of an existing lookup.
What options are available for Escalation and Expiration of human tasks in Process Cloud Service?
A. Escalate, Restart, Next or Previous
B. Renew, start, end, or error
C. Never Escalate, Skip, hierarchy, or New
D. Never expire, Expire, Renew, or Escalate
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)
Which three are scenarios where Managed File Transfer (MFT) is a valid approach?
A. Oracle MFT can be used in conjunction with Oracle Integration Cloud (OIC) to push files for processing by OIC.
B. Many SaaS applications still use files as a means for sharing data, so MFT capabilities are still very important.
C. File adapters remove the need to ever have to use MFT.
D. In integration scenarios where it is important to use either compression and/or encryption in the transfer process.
E. Fie 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?
A. REST is typically invoked with HTTP verbs.
B. WSLD is simpler, REST is richer
C. Modem API-First architectures prefer to use thed-and-true WSDUSOAP services over REST services because they are richer and provide a tighter contract
D. WSDL is a request for a service; REST is a request for a resource
E. WSDL is a tight contract; REST is a loose contract
F. REST more easily used in developing Uls than WSDL/SOAP. REST is gaining popularity in application development.
Which three are created and managed using the Integration page in Process Cloud Service (PCS)?
A. OICS Integrations
B. Java Cloud Services
C. Rest Connectors
D. Web Service Connectors
Which two are NOT default start and end events in Process Cloud Service?
A. Folder start and None end event
B. SOAP start and SOAP end event
C. None start and end event
D. Task start and end event
Which Process type should you choose to model non-sequential process type in Oracle Integration Cloud (OIC)?
A. Adaptive Case Management process
B. Structured Process
C. Dynamic process
D. Unstructured Process
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 communicate between two client machines across any modern network.
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?
A. Change the design implementation strategy to an asynchronous flow that provides a separate notification to clients when the processing is complete.
B. Increase the blocking timeout within the OIC integration settings to allow for extended time.
C. Split into smaller synchronous integration flows that can be orchestrated sequentially from a master synchronous flow.
D. 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?
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.
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?
A. Fusion Middleware Control
B. WebLogic Service Console
C. SOA Cloud Service Console
D. Service Bus Console
E. SOA Composer
Which adapter is not included in Oracle SOA Cloud Services bundled adapter?
Oracle E-Business Suite
Ariba Adapter
Oracle Eloqua Cloud Adapter
Oracle RightNow Cloud Adapter
Which two are valid considerations when leveraging the OIC connectivity agent for high availability on-premise environments?
A. 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.
B. Each host on which the agent is installed must be configured on separate subnets assigned to the same OIC agent group.
C. 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.
D. You will need to have OIC ServiceDeployer role permissions in order to download and install the OIC on-premise connectivity agent.
E. 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 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. BAM Project
B. OSB Split-Join
C. B2B Agreement
D. MFT Flow
E. Business Rules
One of your downstream applications is becoming overwhelmed with too many individual synchronous invocations from your newly-implemented OIC orchestration-style integration. It has been recommended that you redesign the integration to take advantage of the batch processing capabilities of the application. Which OIC approach is appropriate to implement this OIC design best practice?
A. Use the Append operation of the Stage File action.
B. Define an Ad-Hoc mapping within a while loop action.
C. Disable tracing and message tracking for each invocation.
D. Create a custom batch call with JavaScript, register the library and invoke a Function call.
You have a synchronous integration flow updating systems with several external invocations. Most client applications are experiencing timeouts waiting for the synchronous response confirmation of the complex processing logic. Which is a legitimate strategy that will mitigate this issue?
A. Change the design implementation strategy to an asynchronous flow that provides a separate notification to clients when the processing is complete.
B. Increase the blocking timeout within the OIC integration settings to allow for extended time.
C. Split into smaller synchronous integration flows that can be orchestrated sequentially from a master synchronous flow.
D. Change the implementation logic to invoke multiple fine-grained external API calls within a single loop.
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?
A. 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.
B. XPath version 2.0 functions can be used to create more complex conditional expressions for a branch.
C. You may need to create conditional expressions for each branch with greater complexity because nested Switch actions are not supported.
D. All branches within the Switch actions must have a conditional expression defined.
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. PL/SQL procedure
C. SOA on-premises connectivity agent
D. VPN service
E. SSH tunnel
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?
A. For Each
B. Stage File with Write File operation
C. Stage File with Read File in Segments operation
D. Switch
E. JavaScript Call
F. Stage File with Read File operation
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 conjuction with an on-premises OIC connectivity agent. When using the Configure Stage File Action Wizard,which is NOT a valid consideration regarding file operation capabilities?
A. The Write File operation is not available for on-premises file systems.
B. The List Files operation is still available for files uploaded through the connectivity agent.
C. 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.
D. Files uploaded through the connectivity agent cannot be unzipped with the Unzip File operation using the file reference.
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? E because file references cannot be processed by the Read File in Segments operation.
A. Segment sizes will default to 50 records but can be configured to any other segment size.
B. 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.
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.
You are designing a new integration in OIC that needs to expose a REST-full interface trigger for client aplications. When Chosing request and response options using the REST Adapater Endpoint Configuration Wizard,which is a valid consideration?
A. If you select a PUT or POST action (HTTP method), you must define a JSON response payload format.
B. Both standard and custom HTTP headers can be defined for either the request or response.
C. 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.
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.
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.
Which two statements are true about "Decision Snapshots"?
A. Decision model can be activated on DMN server.
B. Decision snapshots are read-only copies of a decision model.
C. These snapshots, once activated, cannot be used independently in multiple applications.
D. You cannot delete the decision model snapshot that has already been activated.
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. Which task CANNOT be performed in the Business Types View?
A. Create business exceptions
B. Import a business object from JSON
C. Import a business object from XML
D. Import schema files
E. Create enum objects
F. Create business objects
After a model has been activated, which is NOT a valid model instance state?
A. Healthy
B. Failed
C. Successful
D. Terminated
D. Recoverable
Which three statements are true about business and data object Oracle Integration cloud (OIC) Process?
A. Business object cannot contain other business object
B. Data object can be created based on business object
C. Business exceptions can use only the string data type
D. Business object can be created from an XML schema or from JSON.
Business object can be created based on a data object.
F. Business and data object are auto-generated when creating web forms
Which OIC Enterprise Edition capability is also available in the OIC Standard Edition?
Enterprise Application adapters ( such as EBS, DE,SAP, and Siebel)
B2B Trading Partner Agreements
File Server
Process Applications
Integration Insight
Visual Builder
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?
A. 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.
B. Edit the application's configuration plan to dynamically retrieve values for properties and endpoint addresses from the environment upon deployment.
C. Define specific properties and endpoint addresses within the deployment descriptors contained within each of two versioned SOA archives.
D. Create two configuration plans that contain the environment-specific values for properties and endpoint addresses.
You can recover unsaved changes in OIC integration that crashed during design time because of browser crash. 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.
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 the processing failed due to external runtime fault encountered during the integration instance execution. Which implement strategy will be 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 the 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
Which two are device activities that can be monitored from Oracle Internet of Things (LoT) Cloud Service?
Alert Messages
Warning Message
Device Login Activities
Application Data
Device Data Messages
The Oracle Integration Cloud (OIC) integration design editor provides a data mapper UI tool that is available for map actions. Which two statements are true regarding the use mapper tool?
You cannot drag and drop and XPath function activity directly to a target element
You cannot drag and drop source data element to a target node element that is already mapped
You cannot drag and drop and XSLT flow control statement directly to a target node element
You can drag and drop a source element to multiple target node elements
{"name":"Test", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge on Oracle Integration Cloud (OIC) with this comprehensive quiz! Covering various aspects of OIC integrations, API management, and best practices, this quiz is designed for tech enthusiasts and professionals alike.Get ready to challenge yourself and enhance your understanding of:API-First StrategiesSOAP and REST DifferencesMapper Functions in OICHuman Task Management","img":"https:/images/course4.png"}
Powered by: Quiz Maker