
[Sep 13, 2022] Get New 1Z0-1042-21 Certification – Valid Exam Dumps Questions
100% Passing Guarantee - Brilliant 1Z0-1042-21 Exam Questions PDF
Oracle 1Z0-1042-21 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
| Topic 8 |
|
| Topic 9 |
|
| Topic 10 |
|
NEW QUESTION 76
Which fields are used to define static or dynamic list of values in web forms of process application?
- A. Text Input and Area Fields
- B. Links, Email, and Message Fields
- C. Checklists, Radio button, or Select controls
- D. Date, Time, and Number Fields
Answer: C
Explanation:
https://docs.oracle.com/en/cloud/paas/process-cloud/user/configuring-advancedcontrols.html#GUID-0A790FE5-AF8A-496D-A7C5-6C4203915B7C
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.
NEW QUESTION 77
What Mapper function can you use to get the lookup value in Mapping Builder?
- A. FindLookupValue
- B. GetLookupValue
- C. SearchLookupValue
- D. LookupValue
Answer: D
NEW QUESTION 78
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. Terminated
- C. Failed
- D. Recoverable
- E. Healthy
Answer: B
NEW QUESTION 79
When considering the configuration of APIs, Services, and Service Accounts in the API Platform Cloud Service, which two statements are valid?
- A. A Service must include a Service Account reference to invoke a back-end service.
- B. An API Platform policy can be configured to reference another policy to override credentials information.
- C. A Service Account defines the security credentials required to invoke a back-end service.
- D. An API references Services and Service Accounts through the policies defining the API.
- E. A Service Account is limited to using OAuth credentials only for defining security because Services can be configured to define Basic Authentication.
Answer: C,D
Explanation:
Understand the Relationship Between APIs, Services, and Service Accounts
Service accounts and 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 to represent 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 and service 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
NEW QUESTION 80
Which two statements are true about rules in a decision table?
- A. Rules are expressed as columns within a decision table.
- B. A decision table can contain only one rule.
- C. When the input data matches the input entries of a rule, the result of the decision table contains the output entry of the rule.
- D. Every rule consists of one or more input entries and a corresponding output entry.
Answer: B,C
NEW QUESTION 81
You have use case requiring the design of a synchronous OIC integration flow that will return a custom business fault message to the client if processing files due to an external runtime fault encountered during the integration instance execution
- A. Implement a scope fault handler to catch the runtime fault, then allow the Global fault handler to automatically send the runtime fault to the error hospital
- B. Implement the Global fault handler to catch the runtime fault, and then use the Re-Throw fault action to send the custom fault to the client
- C. Create a custom scope fault handler to catch the runtime fault, and then use the Re-Throw fault action to send the fault to the error hospital
- D. Implement a scope fault handler to catch the runtime fault, and then use the Fault Return action providing mapped data for the custom fault.
Answer: D
NEW QUESTION 82
Which statement is NOT true about decision models in OIC process?
- A. Decisions created using the Function notation return a value only when invoked from another decision.
- B. In the Graph view, you can create decision requirement diagrams(DRDs) to visually represent your decision model but only one DRD per decision model is supported.
- 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.
Answer: C
NEW QUESTION 83
Which four are valid for integration using Service Oriented Architecture Cloud Service (SOACS)?
- A. Create Files in the required format and Orchestrate FBDL data loads into the HCM/ERP Cloud.
- B. Create Files in the required format and Orchestrate HDL data loads into the HCM/ERP Cloud.
- C. Create Files in the required format and Orchestrate PBL data loads into the HCM/ERP Cloud.
- D. Retrieve/Update supported data elements on the SaaS applications using REST Services in real time.
- E. Create Files in the required format and Orchestrate ADFDi data loads into the HCM/ERP Cloud.
- F. SOACS has read access to HCM and ERP Cloud (SaaS) Applications data.
Answer: B,D,E,F
NEW QUESTION 84
Which three background colors are displayed for autocomplete in Process Cloud Service?
- A. Green for valid binding names
- B. Blue for complex binding names (their children may contain valid binding names)
- C. Red for invalid 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-1E1A-457D-8BC8-8D605EEB213B
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.
NEW QUESTION 85
Which type of certificate requires the uploading of a keystore(.jks) file in Oracle Integation Cloud to facilitate two-way SSL communication with external services?
- A. Identity Certificate
- B. Unified Communication Certificate
- C. Multi Domain Certificate
- D. Message Protection Certificate
- E. Trust Certificate
Answer: A
NEW QUESTION 86
Which three are characteristics of Device Virtualization?
- A. 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.
- B. 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.
- C. Devices used are not real. They are virtual devices and linked with Oracle Internet of Things (IoT) CS.
- D. 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.
- E. Oracle Internet of Things (IoT) Cloud Service does not support Device Virtualization.
Answer: A,B,D
NEW QUESTION 87
Which three Service-Oriented Architecture Cloud Service (SOA CS) Components can route a message to an end point?
- A. Oracle Mediator
- B. Oracle BPEL Process Manager
- C. Oracle Service Bus
- D. Oracle Business Rules
Answer: A,B,D
Explanation:
https://docs.oracle.com/en/cloud/paas/soa-cloud/csbcs/components-oracle-soa-cloud-service.html
NEW QUESTION 88
You are assigned to review the specifications of the SOA composite applications that have been deployed to your SOA Cloud Service instance. Part of this analysis requires you to catalog the Service Component Architecture (SCA) components that are implemented within each composite application.
Which is a valid SCA component in an Oracle SOA composite application?
- A. B2B Agreement
- B. MFT Adapter
- C. BAM Adapter
- D. Mediator
- E. Split-Join
Answer: D
NEW QUESTION 89
When defining the frequency or schedule orchestration style integration runs you can choose either Basic or Advance option? Which expression language is used for defining advanced schedule runs?
- A. a XSLT
- B. an iCal
- C. a JavaScript
- D. XPATH
Answer: B
NEW QUESTION 90
Which four are states that a device can be in throughout its lifecycle?
- A. Registered
- B. Deactivated
- C. Activated
- D. Saved
- E. Decommissioned
- F. Disabled
Answer: A,B,C,E
Explanation:
https://docs.oracle.com/en/cloud/paas/iot-cloud/iotgs/developing-applications-oracle-internet-things-cloud-service.pdf
NEW QUESTION 91
......
Free 1Z0-1042-21 braindumps download: https://www.validvce.com/1Z0-1042-21-exam-collection.html
