Question 1
Multiple choice
With regard to OIC Lookups, which two are valid statements?
-
A
You cannot clone an existing lookup if it is being currently referenced in one or more active OIC integrations
-
B
A custom OIC XPATH function must be used to retrieve data from a look up in the Data Mapper.
-
C
Lookupvalues are retrieved from a backend database at runtime
-
D
Lookup values must include two or more domains associated with corresponding Saas applications
-
E
Changes that are made to Lookups referenced in active integrations will take effect immediately without reactivating those integrations
Reveal answer details
Close answer details
You need to create an OIC integration that will be processing many records individually that are contained within a large file. You have been advised to use an implementation approach that includes using the Download File operation ofan FTP adapter in conjunction with the Stage File action Read File in Segments operation to mitigate issues with memory consumption. When using this approach, which is a valid consideration regarding the use of the Read Fie in Segments operation?
-
A
The Read File in Segments operation allows for you to process the segments sequentially or in parallel.
-
B
You must provide the actual filename because file references cannot be processed by the Read File in Segments operation.
-
C
Segment sizes will default to 50 records but can be configured to any other segment size.
-
D
You will need to explicitly configure a Scope action for this operation if you want to add additional actions during the processing of each segment.
Reveal answer details
Close answer details
Question 3
Multiple choice
When considering the configuration of APIs, Services, and Service Accounts in the API Platform Cloud Service, which two statements are valid?
-
A
A Service Account is limited to using OAuth credentials only for defining security because Services can be configuredto define Basic Authentication.
-
B
A Service must include a Service Account reference to invoke a back-end service.
-
C
An API references Services and Service Accounts through the policies defining the API.
-
D
An API Platform policy can be configured toreference another policy to override credentials information.
-
E
A Service Account defines the security credentials required to invoke a back-end service.
Reveal answer details
Close answer details
Correct answersC, E
ExplanationExplanation: Understand the Relationship Between APIs, Services, and Service Accounts Service accountsand services are resources that you can manage and use in policies for APIs. A service account defines the security credentials required to invoke a backend service. A service account can either define Basic Auth or OAuth credentials. A service is used torepresent a backend service. It defines the properties required to invoke a backend service. The main required property of the service is the URL at which a backend service can be invoked. A service can also reference a service account to configure the credentials required to invoke a backend service. An API references services and service accounts through the policies defining the API. An API policy making outbound calls, such as Service Request and Service Callout, can configure the backend service inline by specifying the URL in the policy itself, or the policy can reference the service resource representing the backend service. The policy can also be configured to reference a service account to configure or override credentials information. Services andservice accounts make it easier to manage changes to the services or the required credentials. Update them in one place and all the policies that reference them update to the new values. https://docs.oracle.com/en/cloud/paas/api-platform-cloud/apfad/understand-relationship- apis-services-and-service-accounts.html
You are tasked with monitoring the SOA composite application and the underlying environment with in a SOA Cloud Service instance.
-
A
Manage File Transfer Console
-
B
-
C
-
D
Oracle Service Bus Console
-
E
-
F
Reveal answer details
Close answer details
Correct answerC
ExplanationExplanation: https://docs.oracle.com/cloud/latest/soa121300/SOAAG/GUID-66597D45-E262-4D19-A64C-DA54AD633C98.htm#SOAAG97797
Which expression can you use to schedule integration runs?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationExplanation: https://docs.oracle.com/cloud/previous/intcs_gs/ICSUG/GUID-622B74FE- D9EC-4A62-8DF1-1E96912C8FB8.htm
What is the "Decision Table" in Business Rules in Process Cloud Service?
-
A
a range value set in a spreadsheet-like format that defines a list of allowed value ranges for the input and output data objects of a decision
-
B
a decision matrix that organizes if/then rules into a spreadsheet-like format, where rows represent conditions and actions, and columns match condition values to action alternatives
-
C
an if/thenrule that has one or more conditions (if statements) that together are true or false, and one or more actions (then statements) that are applied if the conditions are true
-
D
a value set in a spreadsheet-like format that defines a list of allowed values for the input and output data objects of a decision
Reveal answer details
Close answer details
Correct answerC
ExplanationReferences: https://docs.oracle.com/en/cloud/paas/process-cloud/user/creating-if-then-rule-business-rules.html https://docs.oracle.com/en/cloud/paas/process-cloud/user/creating-decision-table-business-rules.html#GUID-26D3DF2A-D6D8-404F-834D-EE512E787630 Creating a Decision Table in Business Rules A decision table organizes if/then rules into a spreadsheet-like format, in which rows represent conditions and actions, and columns match condition values to action alternatives.
Question 7
Multiple choice
Which two statements correctly define the use cases for Business Process Execution Language(BPEL) vs. Business Process Modeling Notation (BPMN) vs. Enterprise Service Bus (ESB)?
-
A
Decision Model and Notation (DMN) replaces BPMN in modern Cloud Architectures.
-
B
All are part of a typical/traditional on-premise enterprise integration strategy and can also be an important part ofa hybrid on-premises/Cloud architecture.
-
C
BPEL is inherently better than BPMN in managing orchestrations that involve people, because BPEL can also interact with systems.
-
D
An ESB is used primarily for stateless messages and service mediation. The ESBconstruct is being replaced by API's and API Gateways in modern Cloud architectures.
-
E
BPEL and ESB are both good technologies for doing heavy transformations of data before sending the data to a back-end system or database.
Reveal answer details
Close answer details
Question 8
Multiple choice
Which two are ways Business Rules can be modeled in Process Cloud Service (PCS)?
-
A
using Oracle Business Rules Editor
-
B
-
C
-
D
using Decision Model Editor
Reveal answer details
Close answer details
Correct answersA, D
ExplanationExplanation: https://docs.oracle.com/en/cloud/paas/process-cloud/user/creating-business-rules.html
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
Reveal answer details
Close answer details
Correct answerD
ExplanationExplanation: https://docs.oracle.com/en/cloud/paas/process-cloud/user/creating-business-process.html#GUID-DE37452E-E16D-4071-9AA3-CBC9B6DBC617
Question 10
Single choice
What Mapper function can you use to get the lookup value in Mapping Builder?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerC
ExplanationReferences: https://docs.oracle.com/en/cloud/paas/integration-cloud-service/ocmap/using-oracle-mapper.pdf
Question 11
Single choice
You can recover unsaved changes in an OIC integration that crashes during design time because of a browser crash, loss of network connectivity, or a server going down. Which statement is NOT true about this unsaved changes feature in OIC?
-
A
Changes made while editing a Connections page cannot be recovered.
-
B
Because a backup copy is created after each completed task, there is no time limit in which you need to log back in and recover your changes
-
C
An OIC admisnistrator with the ServiceAdministrator role can unlock an integration that has unsaved changes.
-
D
Changes made while working inside the data mapper cannot be recovered.
-
E
Only the person with the ServiceDeveloper role that made the changes or an admin with the Service Administrator role can recover the unsaved changes.
Reveal answer details
Close answer details
Question 12
Multiple choice
What are the two types of analytics processors in Oracle Internet of Things (IoT) Cloud Service?
-
A
Batch Analytics Processors
-
B
Natural Analytics Processors
-
C
Static Analytics Processors
-
D
streaming Analytics Processors
Reveal answer details
Close answer details
Correct answersA, D
ExplanationExplanation: https://docs.oracle.com/en/cloud/paas/iot-cloud/iotgs/understanding-analytics-processors.html he type of analytics processor to use depends on the nature of your data: Streaming Analytics Processors Use streaming analytics processors to analyze high volumes of rapidly changing data streamed from your sensors and devices. Streaming analytics processors arecontinuously running from the moment you deploy them, waiting for your devices to stream data. See Creating Streaming Analytics Processors. Batch Analytics Processors Use batch analytics processors to analyze large volumes of batch data. Typically, batch analytics processors process data stored in the Oracle NoSQL or other data sources. Unlike streaming analytics processors they are not continuously running, they only run when you call them using the REST API they expose.
Question 13
Multiple choice
Which three are valid Oracle Integration Cloud (OIC) Roles ?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answersA, C, D
ExplanationOracle Integration Cloud Roles Oracle Integration Cloud predefined roles govern access to various Oracle Integration Cloud features: Integrations, Processes, Visual Builder, Integration Insight, andStream Analytics . Oracle Integration Cloud predefined roles include ServiceAdministrator, ServiceDeveloper, ServiceMonitor, ServiceDeployer, and ServiceUser. https://docs.oracle.com/en/cloud/paas/integration-cloud-um/integration-cloud-user-um/administering-oracle-integration-cloud.pdf
Question 14
Multiple choice
Which two statements about lookup are correct?
-
A
Create a lookup to map values between application.
-
B
Lookups are deployed as part ofintegration activation.
-
C
Changes made to lookups already used in active integrations take effect immediately.
-
D
You cannot clone a copy of an existing lookup.
Reveal answer details
Close answer details
Correct answersA, C
ExplanationExplanation: https://docs.oracle.com/cloud-machine/latest/intcs_gs/ICSUG/GUID-084B7E40-542A-4CDD-A1B0-282B1DAD026C.htm#ICSUG-GUID-673B7C11-4CEF-489B-8381-D7011FFAEDE6 https://docs.oracle.com/en/cloud/paas/integration-cloud-service/icsug/managing-lookups.html#GUID-93229925-06C1-4C08-8BAC-3FCC69722C38
Question 15
Single choice
Your design of an asynchronous OIC integration flow includesthe requirement for additional processing logic that is conditionally based on the results returned to the integration instance from earlier external service invocations. You have decided to leverage the Switch action to facilitate this implementation. Which is a valid consideration concerning the configuration and capabilities of the Switch action?
-
A
Any data objects returned within a branch of a Switch action will only be visible within the implicit scope of that branch and not visible in the main flow of the integration outside of the Switch action.
-
B
You may need to create conditional expressions for each branch with greater complexity because nested Switch actions are not supported.
-
C
All branches within the Switch action must have a conditionalexpression defined.
-
D
XPath version 2.0 functions can be used to create more complex conditional expressions for a branch.
Reveal answer details
Close answer details
Correct answerD
ExplanationExplanation: "Define a routing expression, then click Close. XPath version 2.0 functions are supported. Base 64 encode and decode functions that process data confidentially across layers and functions that return boolean results are also supported. Functions that return nonboolean values are not supported."
Question 16
Single choice
What options are available for Escalation and Expiration of human tasks in Process Cloud Service?
-
A
Escalate, Restart, Nextor Previous
-
B
Renew, start, end, or error
-
C
Never Escalate, Skip, hierarchy, or New
-
D
Never expire, Expire, Renew, or Escalate
Reveal answer details
Close answer details
Correct answerD
ExplanationExplanation: Configuring Task Expiration, Renewal, or Escalation You can configure a human task to never expire, to expire aftera certain time, to renew the expiration time, or to escalate after a certain time passes. To configure an action to perform on a specific deadline: Click the Escalation and Expiration tab on the implementation pane. The Escalation and Expiration tabappears. Use the radio buttons to specify if you want the human task to Never expire, Expire, Renew, or Escalate. https://docs.oracle.com/en/cloud/paas/process-cloud/user/configuring-human-tasks.html#GUID-3869867C-45A3-48E4-9DFB-EE9980B2C2B0
Question 17
Single choice
Which role is needed for managing users from Oracle Internet of Things (IoT) Cloud Service?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerC
ExplanationReferences: https://docs.oracle.com/en/cloud/saas/iot-asset-cloud/iotaa/using-oracle-iot-asset-monitoring-cloud-service.pdf https://docs.oracle.com/en/cloud/paas/iot-cloud/iotsu/understanding-oracle-internet-things- cloud-service-user-roles.html
Question 18
Single choice
Assuming that a particular user possesses the "Deploy to Gateway" grant, what grants on an API are required in order to deploy that API?
-
A
-
B
-
C
-
D
View all Details and Deploy API
Reveal answer details
Close answer details
Correct answerA
ExplanationReferences: https://community.oracle.com/community/oracle-cloud/oracle-cloud-developer-solutions/blog
Question 19
Single choice
You receive a status code: 502 Proxy Error. Which is a possible event cause for this error?
-
A
when the proxy setup is incorrect
-
B
while registering a large number of devices using the Batch Registration feature under the Devices menu
-
C
while adding proxy for an enterprise application device
-
D
while the proxy server is not responding to the request
Reveal answer details
Close answer details
Correct answerB
ExplanationExplanation: https://docs.oracle.com/en/cloud/paas/iot-cloud/iotgs/troubleshooting-management-console-issues.html
Question 20
Single choice
One of your downstream applications is becoming overwhelmed with too many individual synchronous invocations from you current Oracle Integration Cloud (OIC) integration. It has been recommended that you redesign the integration to take advantage of the catch processing capabilities of the application. Which is the MOST appropriate approach for implementing this OIC design best practice?
-
A
Create custom batch call function, register the function as a Library in your OIC environment, then use JavaScript action to invoke the application
-
B
Reactive the integration and use the disable tracing and message tracking option which will optimize performance for each invocation to the application
-
C
Use the Append option in the Write File operation of the Stage File action within a loop to create a single batch to be send to the application
-
D
Throttle the individual synchronous calls by adding a Wait activity prior to each invocation to the application within the loop
Reveal answer details
Close answer details
Question 21
Multiple choice
Which two are device activities that can be monitored from Oracle Internet of Things (IoT) Cloud Service?
-
A
-
B
-
C
-
D
-
E
Reveal answer details
Close answer details
Correct answersB, D
ExplanationExplanation: https://docs.oracle.com/en/cloud/paas/iot-cloud/iotgs/developing-applications-oracle-internet-things-cloud-service.pdf
|