Which fields are used to define static or dynamic list of values in web forms of process application?
a) Date, Time, and Number Fields
b) Text Input and Area Fields
c) Links, Email, and Message Fields
d) Checklists, Radio button, or Select controls
b) Text Input and Area Fields
c) Links, Email, and Message Fields
d) Checklists, Radio button, or Select controls
In Oracle Integration Cloud (OIC) Process, you create web forms to interact with end users. As part of creating a web form, you add its controls, configure its data, and define form behavior.
Which statement is true about creating web forms?
a) You can assign one or more stylesheets and one or more presentations to a web form.
b) You can assign only one stylesheet and one or more presentations to a web form.
c) You can assign one or more stylesheets and only one presentation to a web form.
d) You can assign only one stylesheet and only one presentation to a web form.
In Oracle Integration Cloud (OIC) Process, you can use human tasks to model user interaction with the application. You can assign the human task to a specific user, to a group of users, to users with a certain role, or to the same user that already acted on the instance for a certain role.
When assigning the human task based on a dynamic expression, which is a valid option?
a) You can use an expression to calculate the user or group, but not a shared role.
b) You can use an expression to calculate a shared role, but not users or groups.
c) You can use an expression to calculate the user, group, or a shared role
d) You can use an expression to calculate a specific user, but not a group or a shared role.
e) You can use an expression to calculate the group or shared role, but not specific users.
In the Oracle Integration Cloud(OIC) Process web forms editor, which three background colors are displayed?
a) Green for valid binding names
b) Purple for complex binding names
c) Blue for for unmatched binding names
d) Orange for unmatched binding names
e) Red for invalid binding names
f) Blue for complex binding names
Which two statements are true about implementing an API-First strategy?
a) The code to execute business logic needs to exist and be exposed as an API first before you build a strategy around it.
b) You define the API definition/contract first before any work on its implementation or any applications that use it, allowing teams to work in parallel.
c) The API is to be developed first before any UI or new business logic are created.
d) It generally is assumed that SOAP/WSDL are the key specifications for defining the API.
Integration Insight in Oracle Integration Cloud (OIC) dramatically simplifies the process of modeling and extracting meaningful business metrics, allowing business executives to understand, monitor, and react quickly to changing demands.
After a model has been activated, which is NOT a valid model instance state?
a) Successful
b) Recoverable
c) Failed
d) Healthy
e) Terminated
Which Oracle Integration Cloud (OIC} XPath function can be used to retrieve data from an OIC Lookup within the data mapper tool?
a) Get-content-as-string
b) lookupValue
c) get-value-from-lookup
d) getLookup
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 of mapper tool?
a) You cannot drag and drop an XSLT flow control statement directly to a target node element.
b) You cannot drag and drop a source data element to a target node element that is already mapped.
c) You can drag and drop a source data element to multiple target node elements.
d) You cannot drag and drop an XPath function activity directly to a target node element.