Oracle OIC Assessment Questions
Oracle OIC Assessment Questions
Topic* OIC
Language* English
QID/Question Q1
Label*
Question Text* Which two are On-prem Connectivity Options with Oracle Integration Cloud
(OIC)?
Options* 4
1 VPN
2 Connectivity Agent
3 PaaS Agent
4 Execution Agent
Response* Multiple
Correct Answer 2,3
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q2
Label*
Question Text* Which two are types of Authentication that are supported for Services in
Integration API Platform Cloud Service?
Options* 4
1 Kerberos
3 OAuth2
4 BasicAuth
Response* Multiple
Correct Answer 3,4
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q3
Label*
Question Text* What is Basic Routing Pattern?
Options* 3
1 Basic Routing pattern subscribe/publish messages from Oracle Integration
Cloud messaging queue and sends the same to different applications
2 Basic Routing pattern can connect only two applications with no logic
3 Basic Routing pattern allows to move files across network seamlessly and
securely. This is again a scheduled type of pattern.
Response* Single
Correct Answer 2
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q4
Label*
Question Text* What are the design patterns are available in oic?
Options* 4
1 App Driven Orchestration
2 Scheduled Orchestration
Response* Multiple
Correct Answer 1,2,3,4
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q5
Label*
Question Text* When a connection is in edit mode and the browser crashes, the connection
became locked, which then prevents it from being edited. Which two users
can unlock the connection
Options* 4
1 The Same user who has edited the connection
2 Other Users
Response* Multiple
Correct Answer 1,3
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q6
Label*
Question Text* What is App Driven Orchestration pattern?
Options* 3
1 App Driven Orchestration pattern allows you to develop an integration which
can run on pre-defined frequency and can be executed on adhoc basis.
2 App Driven Orchestration pattern is multi step pattern, allows invoking
multiple applications in single flow, doing for-each loop, if-else logic, apply
complex logic etc.
3 App Driven Orchestration pattern can connect only two applications with no
logic
Response* Single
Correct Answer 2
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-
Choice
Topic* OIC
Language* English
QID/Question Q7
Label*
Question Which expression can you use to schedule integration runs?
Text*
Options* 3
1 FREQ=DAILY;BYHOUR=17;BYMINUTE=30,40,50;BYSECOND=0;&
2 FREQ=DAILY;BYHOUR=18;BYMINUTE=0,10,20,30,40,50;BYSECOND=0;&
3 FREQ=DAILY;BYHOUR=18;BYMINUTE=0,10,20,30,40,50;BYSECOND=0;&
Response* Multiple
Correct 1,2,3
Answer Key*
Marks* 2.0
Negative
Marks
Shuffle
Difficulty Medium
Level*
Review
Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q8
Label*
Question Text* What are limitations of FTP adapter?
Options* 4
1 ‘Read a File’ operation of FTP adapter allows to read file which is less than
10MB only.
2 ‘Read a File’ operation of FTP adapter allows to read file which is less than
15 MB only.
3 To read file greater than 10MB use ‘Download File’ operation of FTP
adapter.
4 FTP adapter doesn’t allow to poll new files from FTP server.
Response* Multiple
Correct Answer 1,3,4
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q9
Label*
Question Text* What is timeout limit of the connectivity agent?
Options* 4
1 60 seconds.
2 120 seconds.
3 240 seconds.
4 300 seconds.
Response* Single
Correct Answer 3
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q10
Label*
Question Text* What is payload limit of connectivity agent?
Options* 4
1 10 MB is the message payload limit on Agent side
Response* Single
Correct Answer 1
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q11
Label*
Question Text* Which feature flag lifecycle stage includes OIC features that you can request
from Oracle to be disabled within your OIC instance environment?
Options* 4
1 Internal Only
2 General Availability
4 Feature Controlled
Response* Single
Correct Answer 4
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q12
Label*
Question Text* Which REST API can be used for registering a device as third party device?
Options* 4
1 CREATE /iot/api/v2/private/partners
2 REGISTER /iot/api/v2/private/partners
3 POST /iot/api/v2/private/partners
4 PUT /iot/api/v2/private/partners
Response* Single
Correct Answer 3
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q13
Label*
Question Text* Which four are key features of Oracle Integration Cloud Enterprise (OIC)?
Options* 4
1 Data stream analytics and Application Integration
Response* Multiple
Correct Answer 1,2,3
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q14
Label*
Question Text* 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?
Options* 4
1 Both standard and custom HTTP headers can be defined for either the
request or response.
2 File attachments can be accepted as a request option for the Trigger
interface, but you cannot include attachments as a response to the client
3 If you select a PUT or POST action (HTTP method), you must define a JSON
response payload format
4 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.
Response* Single
Correct Answer 3
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q15
Label*
Question Text* Which two statements are true regarding mapper activity?
Options* 4
1 You can drag and drop a source on to multiple targets
2 You cannot drag and drop a source on to a target that is already mapped
Response* Multiple
Correct Answer 3,4
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q16
Label*
Question Text* What is Opaque Schema
Options* 3
1 To write/read the file as Structure format
Response* Single
Correct Answer 2
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q17
Label*
Question Text* How do you read a file of size 500MB in OIC
Options* 3
1 Download the file using FTP adapter to stage and choose Read File Operation
2 Download the file using FTP adapter to stage and choose Read File In
Segments operation
3 Use Read File Operation in FTP Adapter
Response* Single
Correct Answer 2
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q18
Label*
Question Text* How to rerun a failed scheduled OIC Process
Options* 3
1 Resubmit the Integration from Integration
Response* Single
Correct Answer 3
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q19
Label*
Question Text* You Need a Custom repeatable logic in OIC to be used in multiple process.
How to Achieve?
Options* 3
1 Create a custom function in Node JS in add to library
Response* Single
Correct Answer 2
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q20
Label*
Question Text* You Need a Custom repeatable logic in OIC to be used in multiple process.
How to Achieve?
Options* 3
1 Create a custom function in Node JS in add to library
Response* Single
Correct Answer 2
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q21
Label*
Question Text* How do you poll for files in OIC
Options* 3
1 Using FTP adapter
Response* Single
Correct Answer 2
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q22
Label*
Question Text* How do you poll for files in OIC
Options* 3
1 Using FTP adapter
Response* Single
Correct Answer 2
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q23
Label*
Question Text* How to pass input for element0 (no structure for payload) to publish the
data to queue
Options* 4
1 Direct Mapping from source to target
2 Using decodeBase64 ( )
3 Using decodeBase64ToReference ( )
4 Using get-content-as-string ( )
Response* Single
Correct Answer 2
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q24
Label*
Question Text* What is feature flag in OIC
Options* 3
1 To Activate the Integrations
Response* Single
Correct Answer 3
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q25
Label*
Question Text* Is editing XSL mappings allowed? Hoe you ever modified XSL mappings in OIC
and using which option
Options* 4
1 XML Mappings can be modified externally and can be upload as a new maps
3 The Newer release provides the capability to edit xsl in OIC mappings
design/xslt code view directly
4 Custom xsl Template will lock the design view in OIC mappings
Response* Multiple
Correct Answer 1,3,4
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q26
Label*
Question Text* You are given an old integration IAR to be imported and when you do you get
a function error, How do you fix it?
Options* 4
1 Some old function may be deprecated there can be a namespace issues. Xsl
files needs to be corrected with the correct function and namespace
2 Needs to be reactivate the integration
4 Delete the old function callout in integration and recreate the new one.
Response* Multiple
Correct Answer 1,4
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q27
Label*
Question Text* Which statement is true?
Options* 3
1 OIC doesn’t allow you store data permanently for future use.
2 OIC is having Stage activity which can be used to store data for temporary
use.
3 The data stored into OIC is flushed automatically as soon as instance is
completed.
Response* Multiple
Correct Answer 1,2,3
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q28
Label*
Question Text* What mapper function can you use to get the lookup value in Mapping
Builder?
Options* 3
1 LookupValue()
2 dvmFunction()
3 Lookup-xml()
Response* Single
Correct Answer 1
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q29
Label*
Question Text* Which connectivity agent statement is true?
Options* 4
1 Connectivity agent is the agent that help you create integrations between
on-premises applications and SaaS application.
2 Connectivity Agent acts as a Gateway from On-Premise to OIC.
3 Connectivity agent is the agent that help you create integrations between
on-cloud applications and SaaS application.
4 This Agent is installed and run on an on-premise environment on the same
network as internal systems
Response* Multiple
Correct Answer 1,2,4
Key*
Marks* 2.0
Negative Marks
Shuffle
Difficulty Level* Medium
Review Comments
Multiple-Choice
Topic* OIC
Language* English
QID/Question Q30
Label*
Question Text* How to handle exception in Oracle Integration Cloud and which statement is
true?
Options* 3
1 Fault Handler are provided at the scope level to handle errors that arise
during invoke actions within those scopes.
2 Need to create custom function to handle Exception in OIC