Oracle Cloud Infrastructure 2025 Application Integration Professional
Last exam update: Nov 18 ,2025
Page 1 out of 7. Viewing questions 1-15 out of 99
Question 1
Which is NOT an advantage of using Oracle Integration Cloud (OIC) for creating application integrations?
A.
Prebuilt integrations
B.
Auto-association of Oracle SaaS applications
C.
User Choice of IDE for development
D.
Public/Private Cloud portability
E.
Data mapping recommendations
Answer:
C
User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
0/ 1000
Question 2
Oracle Integration Cloud (OIC) Service is available in two editions, Standard and Enterprise. Which two OIC Enterprise Edition capabilities are ALSO available in OIC Standard Edition?
A.
File Server
B.
Visual Builder
C.
Integration Insight
D.
B2B Trading Partner Agreements
E.
Enterprise Application adapters (such as EBS, JDE, SAP, and Siebel)
Answer:
A,B
User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
0/ 1000
Question 3
You are tasked with creating an Oracle Integration Cloud (OIC) integration flow that supports a B2B document exchange. When configuring the B2B action, there are several capabilities as well as limitations. Which statement is NOT valid concerning OIC B2B capabilities?
A.
It is mandatory to perform validations on EDI documents for inbound translations; however, for outbound translations, it is optional.
B.
A previously created Trading Partner Agreement is optional when configuring the inbound or outbound translation.
C.
You can customize standard Electronic Data Interchange (EDI) documents by adding new schema constructs or by editing existing constructs.
Answer:
A
User Votes:
A
50%
B
50%
C
50%
Discussions
0/ 1000
Question 4
As an integration developer, you are creating an integration in Oracle Integration Cloud (OIC) to transform a payload with multiple orders. You need to configure a for-each action to loop through each order and process them individually. How do you correctly configure the for-each action to loop through each order and process them individually?
A.
Select the Parallel Processing option and set the number of threads to the number of orders.
B.
Select the Group By option and group the orders by the order number.
C.
Select the Repeating Element field and map the source element that contains the orders.
D.
Select the Sequential Processing option and set the batch size to the number of orders.
Answer:
C
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 5
Once they have been configured, which actions are allowed to be repositioned to another location within the design canvas of an orchestration-style integration flow? Select THREE.
A.
Stage File Action using a Read File in Segments operation
B.
Stage File Action using a Write File operation
C.
Switch Action
D.
JavaScript Call Action
E.
For Each Loop Action
F.
Stage File Action using a Read File operation
Answer:
B,D,F
User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
F
50%
Discussions
0/ 1000
Question 6
Your design of an Asynchronous Oracle Integration Cloud (OIC) integration flow includes the requirement for additional processing logic that is conditionally based on the results returned tothe integration instance from earlier external service invocations. You decide to leverage the switch action to facilitate this implementation. Which is a valid consideration concerning the configuration and capabilities of the switch action?
A.
Nested Switch actions are not supported and, therefore, you may need to create more complex conditional expressions, if necessary.
B.
Data objects returned from actions within a branch of a switch action are not visible in the mainflow of the integration after the switch action.
C.
The switch action must include an otherwise branch.
Answer:
A
User Votes:
A
50%
B
50%
C
50%
Discussions
0/ 1000
Question 7
You are creating integrations in Oracle Integration Cloud (OIC) using B2B trading partner agreements. Which identifier is implicitly used for all outbound agreements?
A.
EDI Interchange Internal Sub ID
B.
EDI Interchange ID
C.
Application Partner ID
D.
EDI Group ID Qualifier
Answer:
B
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 8
You are an Oracle Integration Cloud (OIC) specialist working on a project to integrate two systems using OIC. During testing, you notice that the integration instance fails to execute and returns an error message. Which step would you take first to troubleshoot the issue?
A.
Check the instance logs for specific error messages and details.
B.
Increase the number of instances to handle the error.
C.
Immediately restart the integration instance.
D.
Contact Oracle Support and wait for a response.
Answer:
A
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 9
Which action cannot be performed from the Oracle Integration Cloud (OIC) monitoring Dashboard?
A.
Download OIC Lookup
B.
Download Design-time Audit Records
C.
View Design-time Metrics
D.
View Current Email Count
E.
View Connectivity Agent Group Status
Answer:
A
User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
0/ 1000
Question 10
You are an Oracle Integration Cloud (OIC) specialist responsible for integrating two enterprise applications. Recently, you noticed that your integration instance is processing messages much slower than expected, causing a significant delay in data synchronization between the applications. What is the best course of action?
A.
Delete and re-create the integration to start with a clean slate.
B.
Analyze the performance metrics of the instance, identify bottlenecks, and optimize the integration accordingly.
C.
Reactivate the integration to clear any temporary issues that might be causing the slowdown.
D.
Immediately increase the number of instances to handle the increased load.
Answer:
B
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 11
Oracle Integration Cloud (OIC) integrations can be exported so that later they can be imported into another OIC instance environment. Which statement is NOT true about the import and export of OIC integrations?
A.
Imported integrations cannot be immediately activated if their dependent connection resources are not already present in the target OIC environment.
B.
Exported integrations include all their dependent connection resource information except URLsand credentials.
C.
Integrations must be exported as a package if you want to import them into another OIC environment.
D.
Imported integrations can be reconfigured to use different connection resources by using the OIC REST API.
Answer:
C
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 12
A company has been using Oracle Integration Cloud (OIC) to integrate its business applications, such as Oracle HCM Cloud, Oracle ERP Cloud, and Salesforce. However, they are planning to migrate some of their integration workloads from their current OIC instance to a new instance in a different region to comply with data sovereignty regulations. Which statement is true regarding the exporting and importing of integrations?
A.
To change an integration identifier or version, you can manually edit the exported integration (IAR) file before importing it into another instance.
B.
You cannot import an integration if it already exists with the same identifier and version.
C.
You can export an integration either as a separate file (IAR) or bundled in a package (PAR) and it will still contain the connection resources.
D.
You can import a package containing activated integrations.
Answer:
B
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 13
Which statement is valid regarding Oracle Integration Cloud (OIC) Lookups?
A.
You cannot clone an existing lookup if it is being currently referenced in one or more active OIC integrations.
B.
Lookup values are retrieved from a back-end database at runtime.
C.
Lookup values must include two or more domains associated with the corresponding SaaS applications.
D.
A custom OIC XPath function is used to retrieve data from Lookups in the data mapper.
Answer:
D
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 14
Which Oracle Integration Cloud (OIC) XPath function can be used to retrieve data from an OIC lookup within the Data Mapper tool?
A.
get-value-from-lookup
B.
lookupValue
C.
get-content-as-string
D.
getLookup
Answer:
B
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 15
Your organization has a number of active integrations in Oracle Integration Cloud (OIC). Your advice is sought on the consequences of deactivating integration instances. Which statement concerning integration deactivation is NOT valid?
A.
You can choose to retain the event subscription, where events are resent if the integration is reactivated again within six hours.
B.
Processing of any new messages will be immediately stopped.
C.
You will not be able to observe any failed instances occurring after the deactivation request.
D.
All existing history, monitoring, and runtime data will be lost.