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 andprogramming language independent
D. It stands for Simple Object Application Protocol
E. It uses XML based content to communicate between two client machines across any modem network.
What two grants allow an API Manager to use a service in their API?
A. Manage Service
B. View All Details
C. DeployService
D. Reference Service
Which role is needed for managing users from Oracle Internet of Things (IoT) Cloud Service?
A. lotUsersGroup
B. TotAdministratorsGroup
C. System Administrator
D. lotOperatorsGroup
What is the defaultvalue for Command Notification Timeout?
A. 5 seconds
B. 2 seconds
C. 10 seconds
D. 1 second
Which two are NOT start and end event options when creating structured process in an OIC Process application?
A. Message Start event and None end event
B. None start event and None end event
C. SOAP start event and None end event
D. Form start event and None end event
E. Task start event and Task end event
What are the correct steps involved in Business process creation in Process Cloud Service?
A. Visio (vdx), BPMN 2.0 (bpmn) and XPDL 2.x (xpdl)
B. Perform WSDL configuration, XML message definition and web page design
C. Create an Abstract, Design Services, Set up Notify, Configure Send and Receive and Decisions
D. Create a process; assign roles to the process; Design the flow; Configure flow element properties; Define the data and then Associate the data
Which feature flag lifecycle stage includes OIC features that you can request from Oracle to be disabled within your OIC instance environment?
A. Internal Only
B. General Availability
C. Feature Controlled
D. Feature Controlled General Availability
In Oracle Integration Cloud (OIC) Process web forms editor, which three background colors are displayed?
A. Orange for unmatched binding names
B. Blue for complex binding names (their children may contain valid binding names)
C. Yellow for matched binding names
D. Green for valid binding names
E. Red for invalid binding names
Which two are NOT default start and end events in the Processes feature of Oracle Integration Cloud?
A. SOAP start and SOAP end event
B. Folder start and None end event
C. Message start andMessage end event
D. Task start and end event
E. None start and end event
Which statement is NOT true about decision models in OIC process?
A. In the Graph view, you can create decision requirement diagrams(DRDs) tovisually represent your decision model but only one DRD per decision model is supported.
B. Decisions created using the Function notation return a value only when invoked from another decision.
C. A decision service exposes output decisions of a decision model as private internal REST APIs to the process application.
D. A decision model must contain atleast one decision service in order to be used in Process application.