1Z0 934

Download as pdf or txt
Download as pdf or txt
You are on page 1of 28

QUESTION: 1

Which three are valid Oracle Integration Cloud (OIC) Roles ?

A. ServiceDeployer
B. Servicelmplementor
C. ServiceUser
D. ServiceAdministrator

Answer: A, C, D

Explanation:
Oracle Integration Cloud Roles Oracle Integration Cloud predefined roles govern access
to various Oracle Integration Cloud features: Integrations, Processes, Visual Builder,
Integration Insight, and Stream 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-inte

QUESTION: 2
What policy is required to be in an API if that API is to be used under a Plan?

A. Application Rate Limiting


B. Baisc Auth
C. Key Validation
D. Interface Filtering

Answer: A

QUESTION: 3
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.
Answer: C, D

QUESTION: 4
Which three are types of certificates that can be imported from Settings?

A. Identity Certificate
B. Multi Domain SSL Certificate
C. Trust Certificate
D. Message Protection Certificate
E. Unified Communications Certificate

Answer: B, C, E

QUESTION: 5
What task can NOT be performed on Business Types View?

A. Create business exceptions


B. Create business objects
C. Business rules
D. Import business objects
E. Create enum objects

Answer: E

QUESTION: 6
Which four statements are correct regarding the differences between WSDL/SOAP and
REST/JSON?

A. REST is typically invoked with HTTP verbs.


B. WSLD is simpler, REST is richer
C. Modem API-First architectures prefer to use thed-and-true WSDUSOAP services
over REST services because they are richer and provide a tighter contract
D. WSDL is a request for a service; REST is a request for a resource
E. WSDL is a tight contract; REST is a loose contract
F. REST more easily used in developing Uls than WSDUSOAP. REST is gaining
popularity in application development.
Answer: C, D, E, F

QUESTION: 7
Which REST API can be used for registering a device as third party device?

A. CREATE /iot/api/v2/private/partners
B. POST /iot/api/v2/private/partners
C. REGISTER /iot/api/v2/private/partners
D. PUT /iot/api/v2/private/partners
E. GET /iot/api/v2/private/partners

Answer: B

Explanation:
You can register all devices in Oracle IoT Cloud as third party partner devices by using
this REST API: POST /iot/api/v2/private/partners.
https://docs.oracle.com/en/cloud/paas/iot-cloud/develop/specifying-devices-third-party-
partner-devices-oracle-io

QUESTION: 8
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)

Answer: B, D, E, F

QUESTION: 9
Oracle Application Adapters in Service-Oriented Architecture Cloud Service (SOA CS)
can connect to on-Premise systems. What are 2 key elements that you need to review in
this architecture?
A. Account for network connectivity and latency sensitivity to the on-premise
application in the architecture.
B. Ensure that Oracle Support Notes for a hybrid cloud architecture with that application
are reviewed and supported.
C. Design a load balancer solution for connectivity.
D. The DMZ needs to open port 80 for proper connectivity.

Answer: A, B

QUESTION: 10
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. Manage API or Deploy API


B. Manage API
C. Entitle API
D. View all Details and Deploy API

Answer: A

QUESTION: 11
What is the default value for Command Notification Timeout?

A. 5 seconds
B. 2 seconds
C. 10 seconds
D. 1 second

Answer: A

Explanation:
https://docs.oracle.com/en/cloud/paas/iot-cloud/iotsu/setting-command-notification-
timeout-value.html

QUESTION: 12
Which operation is NOT supported by Stage activity?
A. Read Entire File
B. Delete File
C. Write File
D. Unzip File
E. Zip File
F. Read File in Segments

Answer: B

Explanation:
https://docs.oracle.com/en/cloud/paas/integration-cloud/integrations-user/using-
integrations-oracle-autonomous-

QUESTION: 13
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

Answer: A, B, C

Explanation:
https://docs.oracle.com/en/cloud/paas/soa-cloud/csbcs/components-oracle-soa-cloud-
service.html

QUESTION: 14
Which Service-Oriented Architecture Cloud Service (SOA CS) component provides
stateful orchestration?

A. Oracle Mediator
B. Oracle Business Activity Monitoring
C. Oracle Service Bus
D. Oracle Business Rules
E. Oracle BPEL Process Manager
Answer: C

QUESTION: 15
Which three are created and managed using the Integration page in Process Cloud
Service (PCS)?

A. ICS Integrations
B. Java Cloud Services
C. Rest Connectors
D. Web Service Connectors

Answer: A, C, D

QUESTION: 16
Which two are On-prem Connectivity Options with Oracle Integration Cloud (OIC)?

A. VPN
B. Connectivity Agent
C. PaaS Agent
D. Execution Agent

Answer: A, B

Explanation:
https://blogs.oracle.com/soaproactive/announcing-oracle-integration-cloud-oic

QUESTION: 17
Which two are device activities that can be monitored from Oracle Internet of Things
(IoT) Cloud Service?

A. Device Login Activities


B. Alert Messages
C. Application Data
D. Warning Messages
E. Device Data Messages
Answer: B, E

Explanation:
https://docs.oracle.com/en/cloud/paas/iot-cloud/iotgs/developing-applications-oracle-
internet-things-cloud-servi

QUESTION: 18
Which built-in API platform policy lets you manipulate the request context?

A. Application Rate Limiting Policy


B. Key Validation Policy
C. Redaction Policy
D. Groovy Script Policy

Answer: D

Explanation:
https://docs.oracle.com/cd/E83857_01/paas/api-platform-cloud/apfad/using-oracle-api-
platform-cloud-service.p

QUESTION: 19
What two grants allow an API Manager to use a service in their API?

A. Manage Service
B. View All Details
C. Deploy Service
D. Reference Service

Answer: B, C

Explanation:
https://docs.oracle.com/en/cloud/paas/api-platform-cloud/apfad/managing-api-
grants.html#GUID-18A50B0C-F

QUESTION: 20
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/then rule 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

Answer: B

Explanation:
https://docs.oracle.com/en/cloud/paas/process-cloud/user/creating-decision-table-
business-rules.html#GUID-26 Creating a Decision Table in Business RulesA 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: 21
Which two statements about lookup are correct?

A. Create a lookup to map values between application.


B. Lookups are deployed as part of integration activation.
C. Changes made to lookups already used in active integrations take effect immediately.
D. You cannot clone a copy of an existing lookup.

Answer: A, C

Explanation:
https://docs.oracle.com/cloud-machine/latest/intcs_gs/ICSUG/GUID-084B7E40-542A-
4CDD-A1B0-282B1DA https://docs.oracle.com/en/cloud/paas/integration-cloud-
service/icsug/managing-lookups.html#GUID-93229925

QUESTION: 22
What Mapper function can you use to get the lookup value in Mapping Builder?

A. GetLookupValue
B. FindLookupValue
C. LookupValue
D. SearchLookupValue

Answer: C

QUESTION: 23
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

Answer: A, B, D, F

QUESTION: 24
Which three are characteristics of Device Virtualization?

A. Oracle Internet of Things (IoT) Cloud Service does not support Device
Virtualization.
B. You can monitor each device endpoint's health, performance, and location via the
client software library API or with REST calls made to those devices.
C. You can collect data from your devices using APIs delivered with Oracle Internet of
Things (IoT) Cloud Service Client Software Libraries or Oracle IoT Cloud Service
Gateway.
D. The APIs provided enable you to send telemetry messages and device data from your
devices to Oracle Internet of Things (IoT) Cloud Service, control your devices, and
deploy applications to your gateway devices.
E. Devices used are not real. They are virtual devices and linked with Oracle Internet of
Things (IoT) CS.

Answer: B, D, E

QUESTION: 25
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

Answer: C, D

Explanation:
https://docs.oracle.com/en/cloud/paas/integration-cloud-service/icsug/creating-
integrations.html#GUID-FC613C

QUESTION: 26
Which four are types of links that can be created to read data and events from devices,
access different data sources for reading and writing data, and to deliver the results of
analytics processing?

A. Device Message and Analyzed Message


B. Oracle Storage Cloud Service
C. Spark SQL and Oracle NoSQL
D. Oracle Database as a Service
E. Local File System

Answer: A, B, C, D

Explanation:
https://docs.oracle.com/en/cloud/paas/iot-cloud/iotgs/developing-applications-oracle-
internet-things-cloud-servi

QUESTION: 27
Which two options cannot be performed from the Monitoring Dashboard?

A. Activity Stream Download


B. Artifacts Download
C. Download Incident Logs
D. Download Lookup
E. Download Diagnostic Logs

Answer: B, D

Explanation:
https://docs.oracle.com/en/cloud/paas/integration-cloud-service/icsug/monitoring-
integration-cloud-services.htm

QUESTION: 28
Which setting is used for a system that is hosting a web application to be allowed to
access Oracle Internet of Things (IoT) Cloud Service resources?

A. Cross-Origin Resource Sharing (CORS)


B. Management Console Timeout Interval
C. Message Storage and Command Notification
D. OAuth Access Token Lifetime

Answer: A

Explanation:
The cross origin resource sharing setting specifies if the system that is hosting a web
application is allowed to access Oracle IoT Cloud Service resources. The assumption is
that the web application is running in a browser that is also implementing the CORS
specification. Any browser based JavaScript client running on the specified host can
access Oracle IoT REST APIs. However they will need to follow the Oracle IoT REST
API authorization process to run any operations.
https://docs.oracle.com/en/cloud/paas/iot-cloud/iotsu/setting-cross-origin-resource-
sharing-value.html

QUESTION: 29
You provision an Oracle SOA Cloud Service instance and specify a compute shape so
that the JVM heap size for WebLogic Serve, and Load Balancer processes are
determined automatically. Which statement is correct after provisioning the instance in
this scenario?

A. You can change the heap size to a maximum GB.


B. You can change the heap size by logging a Oracle Cloud Support Service Request.
C. You can change the heap size by using the Weblogic Server Administration Console.
D. You cannot change the heap size once the Service Instance is provisioned.

Answer: D

Explanation:
https://docs.oracle.com/cloud-machine/latest/soacs_gs/CSBCS/GUID-FC8FB9F1-99D4-
434E-8825-3D368850A

QUESTION: 30
Which two are types of Authentication that are supported for Services in Integration API
Platform Cloud Service?

A. Kerberos
B. WSS Username Token
C. OAuth2
D. BasicAuth

Answer: C, D

Explanation:
https://cloud.oracle.com/opc/paas/datasheets/APIPCSDataSheet_Jan2018.pdf

QUESTION: 31
Which three are scenarios where Managed File Transfer (MFT) is a valid approach?

A. Oracle MFT can be used in conjunction with Oracle Integration Cloud (OIC) to push
files for processing by OIC.
B. Many SaaS applications still use files as a means for sharing data, so MFT
capabilities are still very important.
C. File adapters remove the need to ever have to use MFT.
D. In integration scenarios where it is important to use either compression and/or
encryption in the transfer process.
E. Fie Transfer is an old, outdated method of sharing information and should not be
used.

Answer: A, B, D
QUESTION: 32
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

Answer: B, C

QUESTION: 33
Which three options are available for Business rule conflict resolution in Process Cloud
Service?

A. No Conflict
B. Skip
C. Override
D. Escalate
E. Conflict

Answer: A, C, E

Explanation:
https://docs.oracle.com/en/cloud/paas/process-cloud/user/editing-rule-and-decision-
table-properties.html

QUESTION: 34
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 of a 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 ESB
construct 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.

Answer: C, E

QUESTION: 35
What are two key benefits of Oracle Web Service Manager (OWSM) in the management
and security of Web services across the organization?

A. Security is controlled by the developer of the service and this gives greater control to
the development of the service.
B. OAuth services are used for REST based services.
C. OWSM provide a framework that is externalized and declarative outside of the web
service implementation.
D. Developers no longer need to understand security specifications and security
implementation details.

Answer: A, C

Explanation:
https://docs.oracle.com/middleware/1212/owsm/OWSMC/owsm-
intro.htm#OWSMC110

QUESTION: 36
Which three are tasks that can be performed in the Monitoring page for device data
messages and alert messages?

A. Create
B. Update
C. View D.
Filter E.
Search

Answer: A, C, D
QUESTION: 37
Which two are ways Business Rules can be modeled in Process Cloud Service (PCS)?

A. using Oracle Business Rules Editor


B. using OIC Rule Editor
C. using BPM Rule Editor
D. using Decision Model Editor

Answer: A, D

Explanation:
https://docs.oracle.com/en/cloud/paas/process-cloud/user/creating-business-rules.html

QUESTION: 38
Oracle JCA (J2EE Connector Architecture) Adapters simplify how applications connect
to each other. Which three technology adapters are supported in Oracle's Service-
Oriented Architecture (SOA) Cloud Service?

A. Oracle JCA Adapter for Sockets B.


Oracle EBS Application Adapter C.
Oracle JCA Adapter for Files/FTP D.
Oracle JCSA Adapter for JMS

Answer: A, C, D

Explanation:
https://docs.oracle.com/cd/E28280_01/integration.1111/e10231/intro.htm#TKADP112

QUESTION: 39
Which expression can you use to schedule integration runs?

A. a XPATH
B. an iCal
C. a JavaScript
D. a XSLT
Answer: B

Explanation:
https://docs.oracle.com/cloud/previous/intcs_gs/ICSUG/GUID-622B74FE-D9EC-4A62-
8DF1-1E96912C8FB8.

QUESTION: 40
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

Answer: B

QUESTION: 41
Which three are ways enterprise applications can interact with Oracle Internet of Things
(IoT) Cloud Service?

A. send commands/messages
B. insert/update/delete data
C. subscribe to data
D. query data
E. subscribe to commands/messages

Answer: A, B, E

QUESTION: 42
Which Enterprise Application System can be integrated with Oracle Internet of Things
(IoT) Cloud Service?
A. any system capable of receiving HTTP connections or making HTTP requests
B. only systems which are deployed on Windows or Unix platform
C. a system which exposes REST Service
D. a system which exposes WSDL

Answer: C

Explanation:
https://docs.oracle.com/en/cloud/paas/iot-cloud/iotgs/integrating-oracle-integration-
cloud-service-oracle-iot-clou

QUESTION: 43
Which four are valid for integration using Service Oriented Architecture Cloud Service
(SOACS)?

A. Retrieve/Update supported data elements on the SaaS applications using REST


Services in real time.
B. SOACS has read access to HCM and ERP Cloud (SaaS) Applications data.
C. Create Files in the required format and Orchestrate PBL data loads into the
HCM/ERP Cloud.
D. Create Files in the required format and Orchestrate FBDL data loads into the
HCM/ERP Cloud.
E. Create Files in the required format and Orchestrate ADFDi data loads into the
HCM/ERP Cloud.
F. Create Files in the required format and Orchestrate HDL data loads into the
HCM/ERP Cloud.

Answer: C, D, E, F

QUESTION: 44
Which is a required prerequisites for API Platform Cloud Services?

A. Storage Cloud Service and Compute Cloud Service


B. Integration Cloud Service
C. Database Cloud Service (DBCS) and Storage Cloud Service
D. Java Cloud Service (JCS) and Database Cloud Service (DBCS)
Answer: B

QUESTION: 45
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

Answer: B

Explanation:
https://docs.oracle.com/en/cloud/paas/iot-cloud/iotgs/troubleshooting-management-
console-issues.html

QUESTION: 46
Which APIs does Oracle Internet of Things (loT) Cloud Service use to perform an
analysis?

A. Native Spark Java APIs


B. SQL Queries
C. JavaScript APIs
D. Big Data APIs

Answer: A

Explanation:
Oracle IoT Cloud Service uses native Spark Java APIs to perform the analysis.
Developers can use the Batch and Streaming spark APIs to write the analytics
processing logic.
Developers can also import external APIs and use them in their application.
https://docs.oracle.com/en/cloud/paas/iot- cloud/iotgs/analytics-oracle-iot-cloud-
service.html
QUESTION: 47
What are two possible reasons for a Gateway not getting started?

A. The loT Service may be down.


B. The provisioning file may contain correct Activation ID and Activation Secret.
C. There is an invalid certificate.
D. The provisioning file may contain incorrect Activation ID and incorrect Activation
Secret.

Answer: C, D

QUESTION: 48
Which two are execution modes supported by gateway node in Integration API Platform
Cloud Service?

A. Production
B. Development
C. Stage
D. Test

Answer: A, B

Explanation:
https://docs.oracle.com/en/cloud/paas/api-platform-cloud/apfad/installing-gateway-
node.html#GUID-A02059C9

QUESTION: 49
What options are available for Escalation and Expiration of human tasks in Process
Cloud Service?

A. Escalate, Restart, Next or Previous


B. Renew, start, end, or error
C. Never Escalate, Skip, hierarchy, or New
D. Never expire, Expire, Renew, or Escalate
Answer: D

Explanation:
Configuring Task Expiration, Renewal, or Escalation
You can configure a human task to never expire, to expire after a 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 tab appears. Use the radio buttons to specify if you want the human task to
Never expire, Expire, Renew, or
Escalate.
Never expire: the human task doesn’t expire and if no user completes it, it remains in the
users task list for an indeterminate period of time.
Expire: the human task expires after the specified time and is no longer accessible from
the task list.
Renew: when the specified time passes, the expiration date is extended for one more
period until it reaches the specified amount of renewals allowed.
Escalate: when the specified time passes, the human task is escalated to the specified
escalation levels. https://docs.oracle.com/en/cloud/paas/process-cloud/user/configuring-
human-tasks.html#GUID-3869867C-45A

QUESTION: 50
Which is NOT a valid service provided by Oracle Enterprise Scheduler Service (ESS)?

A. running Java, PL/SQL, and binary script jobs


B. invoking jobs on external On-Prem and SaaS applications as scheduled on the Oracle
Enterprise Scheduler
C. configurable to allow or restrict running multiple job requests associated with a single
job definition concurrently
D. distributing job-request processing across a grid of application servers
E. invoking jobs on external On-Prem and SaaS applications as scheduled on the those
Schedulers

Answer: E

QUESTION: 51
What are the three threshold values for Database space?
A. Quiesced Mode Threshold
B. Un-Quiesce Threshold
C. Warning Threshold
D. Error Threshold

Answer: A, B, D

QUESTION: 52
When a connection is in edit mode and the browser crashes, the connection becomes
locked, which then prevents it from being edited. Which two users can unlock the
connection?

A. a user with the Designer Role


B. the same user who has edited the connection
C. any user
D. a user with the Administrator Role

Answer: B, D

Explanation:
https://docs.oracle.com/en/cloud/paas/integration-cloud-service/icsug/creating-
connections.html#GUID-085410 Unlocking a Connection
When a connection is in edit mode and the browser crashes, the connection becomes
locked, which prevents it from being edited.
To unlock the connection:
Log in again as the same user who was editing the connection when the browser
crashed, then log out.
For example, if you were logged in as icsdeveloper when the browser crashed, log in
again as icsdeveloper, and log out. This action unlocks the connection.
Or Log in as a user with the Administrators role.
On the Oracle Integration Cloud Service home page, click the Connections diagram. For
the connection that is locked, click the menu at the far right, then select Unlock.

QUESTION: 53
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.

Answer: A, B

QUESTION: 54
Which three background colors are displayed for autocomplete in Process Cloud
Service?

A. Blue for complex binding names (their children may contain valid binding names)
B. Red for invalid binding names
C. Green for valid binding names
D. Orange for unmatched binding names

Answer: A, B, C

Explanation:
https://docs.oracle.com/en/cloud/paas/process-cloud/user/binding-form-data-
controls.html#GUID-CECD2F13-1 The background colors displayed for the
autocomplete options are:
Green for valid binding names Red for invalid binding names
Blue for complex binding names (their children may contain valid binding names)
If a control isn’t linked to an attribute or if a control is linked to an invalid attribute, an
error message is displayed in the Binding field and an error icon is displayed in the
canvas. When a control doesn't have a valid binding, any value entered into the control
in runtime is not passed on to the form payload.

QUESTION: 55
Which four are states that a device can be in throughout its lifecycle?

A. Activated
B. Decommissioned
C. Disabled
D. Saved
E. Deactivated
Registered
F. Registered

Answer: A, B, E, F

Explanation:
https://docs.oracle.com/en/cloud/paas/iot-cloud/iotgs/developing-applications-oracle-
internet-things-cloud-servi

QUESTION: 56
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

Answer: D

Explanation:
https://docs.oracle.com/en/cloud/paas/process-cloud/user/creating-business-
process.html#GUID-DE37452E-E16

QUESTION: 57
Which two statements are true about Internet of Things (IoT)?

A. Different IOT approaches need to be established integrate different technologies such


as mobile, cloud, big data, and analytics, and connects everyday objects to each other
and to the Internet.
B. Cloud technology is well suited to enable IoT, offering high degrees of agility, low
and flexible costs, and excellent resource utilization.
C. Using IoT, hospitality-based businesses can better track customer behavior and
preferences to deliver rewards and more tailored services that differentiate their
businesses.
D. IOT is not useful in asset tracking scenarios because there is an unavailability of low-
cost connected devices and sensors that can be embedded into all of the various assets
that need tracking.

Answer: B, C

Explanation:
https://www.oracle.com/assets/oracle-iot-solution-brief-2632911-es.pdf

QUESTION: 58
What two tasks can a user with the Application Developer role perform?

A. Subscribe to a Plan. B.
Deploy to a Gateway. C.
Create an API.
D. Create an Application.

Answer: A, D

Explanation:
https://docs.oracle.com/cd/A58617_01/server.804/a58241/ch2.htm

QUESTION: 59
Which role is needed for managing users from Oracle Internet of Things (IoT) Cloud
Service?

A. lotUsersGroup
B. TotAdministratorsGroup
C. System Administrator
D. lotOperatorsGroup

Answer: B

Explanation:
https://docs.oracle.com/en/cloud/paas/iot-cloud/iotsu/understanding-oracle-internet-
things-cloud-service-user-ro
QUESTION: 60
Which two actions can be repositioned in integration with Oracle Integration Cloud
(OIC)?

A. Function Call
B. Switch
C. Stage File with Read File in Segments
D. Stage File

Answer: A, C

QUESTION: 61
Which is NOT a key advantage of using Oracle Integration Cloud (OIC)?

A. Public/Private Cloud Portability


B. choice of IDE for development
C. Auto Association of Oracle SaaS Applications
D. prebuilt integrations
E. recommendations

Answer: D

QUESTION: 62
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

Answer: A, D

Explanation:
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 are
continuously 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: 63
Which schema is used for defining the field structure of an analytic object?

A. Apache Avro schema


B. XSD schema
C. Database schema
D. XSL Schema

Answer: A

Explanation:
Using Schemas to Define the Fields of Analytics ObjectsYou can import an Apache
Avro schema file to define the field structure of your analytics object.
To import a schema file, your analytics object must not have any fields defined. The
namespace and object name in your schema file must match the name of the
analytics object that you created. After you create your analytics object, click Import
Schema. The file browser dialog box appears.
Select a valid Avro schema file from your computer and click Open. For more
information about Avro schemas, see Apache Avro.
The field structure defined in the schema file appears in the Fields section. Click Save.
The field structure defined in your Avro schema file is imported to your analytics object.
https://docs.oracle.com/en/cloud/paas/iot-cloud/iotgs/using-schemas-define-fields-
analytics-objects.html

QUESTION: 64
What fields are used to define static or dynamic list of values in web forms in Process
Cloud Service?
A. Links, Email and Message Fields
B. Checklists, Radio button or Select controls
C. Date, Time and Number Fields
D. Text Input and Area Fields

Answer: B

Explanation:
To configure static and dynamic list of values (for checklist, radio button and select
controls): From the Basic Palette, drag and drop a checklist, radio button or select
control onto the canvas. Select the control and configure its static list of values on the
Properties pane General tab.
Go to Option Source and click Static.
In the Option Names field, enter a label to display for each option. In the Option Values
field, enter an internal value for each option.
Specify a default value from the option values available in the Default Value field.
Select an option in the Autofocus field to make that option the selected option when the
form loads.
Optionally, configure dynamic list of values for the checklist, radio button or select
control. There are two options to configure dynamic list of values.
Specify that the control’s options should come from a list of value data attributes defined
in the Data definition pane. Click From Data.
Select the list of values options source from available attributes in the Options List field.
Specify a default value from the options available in the Default Value field.
Select an option in the Autofocus field to make that option the selected option when the
form loads. Specify that the control’s options should come from a REST connector
created for the application. Click Connector.
Specify the connector settings in the Connector, Resource and Operation fields and map
response settings. See Populating Controls Using REST Calls.
Select an option in the Autofocus field to make that option the selected option when the
form loads.
Click Preview to try out using the control.
https://docs.oracle.com/en/cloud/paas/process-cloud/user/configuring- advanced-
controls.html#GUID-0A790FE5

QUESTION: 65
Which is NOT an activity that an Application Developer (API Consumer) can perform
in the Developer Portal in Integration API Platform Cloud Service?

A. Learn about APIs


B. Subscribe to a plan
C. Create an API
D. Test an API
E. Create Application
F. Monitor performance

Answer: C

Explanation:
https://docs.oracle.com/en/cloud/paas/api-platform-cloud/apfdv/typical-workflow-
consuming-apis.html#GUID-0

QUESTION: 66
What Expression Language does Decision Modeling and Notation (DMN) use?

A. RegEx
B. Groovy
C. Friendly Enough Expression Language (FEEL)
D. Process Expression Language (PEL)

Answer: C

Explanation:
https://docs.oracle.com/en/cloud/paas/process-cloud/user/understanding-feel-friendly-
enough-expression-langua Decision Modeling and Notation (DMN) defines Friendly
Enough Expression Language (FEEL) to provide standard executable semantics to all
expressions used within a decision model.
In Process, you use FEEL to define expressions within all notations of decision logic,
including decision tables.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy