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 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.
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?
A. Both standard and custom HTTP headers can be defined for either the request or response.
B. File attachments can be accepted as a request option for the Trigger interface, but you cannot include attachments as a response to the client.
C. If you select a PUT or POST action (HTTP method), you must define a JSON response payload format.
D. 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.
Which two types of authentication mechanisms are available for Service Account configurations in API Platform Cloud Service?
A. WSS Username Token
B. SAML
C. OAuth credentials
D. Basic Authentication
E. Kerberos
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?
A. You must manually enable the document and conversation features for your process application.
B. 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.
C. You will need to create a new process application because the conversation functionality cannot be enabled for pre-existing applications.
D. You will need to assign conversation viewers to either an Oracle Content and Experience user role or Oracle Documents Cloud Service user role.
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. It generally is assumed that SOAP/WSDL are the key specifications for defining the API.
C. The code to execute business logic needs to exist and be exposed as an API first before you build a strategy around it.
D. 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 are types of style patterns available while creating integration with Oracle Integration Cloud (OIC)?
A. Notification
B. Metadata
C. Orchestration
D. Map Data
What Mapper function can you use to get the lookup value in Mapping Builder?
A. GetLookupValue
B. FindLookupValue
C. LookupValue
D. SearchLookupValue
Which three Service-Oriented Architecture Cloud Service (SOA CS) Components can route a message to an end point?
A. Oracle Mediator
B. Oracle Business Rules
C. Oracle BPEL Process Manager
D. Oracle Service Bus
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?
A. Load balancer configuration may only be configured after the SOA instance cluster has been provisioned.
B. Each load balancer node will share the same public IP address utilizing virtual routing redundancy protocol (VRRP).
C. A SOA instance can include up to three load balancer virtual machine nodes.
D. Oracle Traffic Director (OTD) is the only available implementation option.
What are the four steps required to complete the task 'create a connection'?
A. Configure Connection Properties
B. Import SSL Certificate
C. Test Connection
D. Select an Adapter
E. Configure Lookup
F. Configure Connection Security
You receive an exception message: "java.security.cert.CertPathValidatorException: Path does not chain with any of the trust anchors' What needs to be verified when this exception message is received?
A. Run this command to verify code.keystore has system certificates: keytool -list -stotetype JKS -keystore config\code.keystore
B. Run this command to verify code.truststore has system certificates: keytool -list -storetype JKS -keystore config\code.truststore
C. Run this command to verify cacerts has system certificates: keytool -list -storetype JKS -keystore security\cacerts
D. Run this command to verify code.certstore has system certificates: keytool -list -storetype JKS -keystore config\code.certstore
Which two are ways the Oracle Internet of Things (IoT) Cloud Service environment can be accessed?
A. using SOAP Interface
B. using REST Interface
C. Using a desktop client
D. using Web Browser
What is the default value for Command Notification Timeout?
A. 5 seconds
B. 2 seconds
C. 10 seconds
D. 1 second
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)