
2022 Best 1Z0-1042-21 Exam Preparation Material with New Dumps Questions
Free 1Z0-1042-21 Exam Files Verified & Correct Answers Downloaded Instantly
NEW QUESTION 80
Which two statements are true about rules in a decision table?
- A. Every rule consists of one or more input entries and a corresponding output entry.
- B. Rules are expressed as columns within a decision table.
- C. A decision table can contain only one rule.
- D. When the input data matches the input entries of a rule, the result of the decision table contains the output entry of the rule.
Answer: C,D
NEW QUESTION 81
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 value set in a spreadsheet-like format that defines a list of allowed values for the input and output data objects of a decision
- C. 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
- D. 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
Answer: D
Explanation:
Reference:
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.
NEW QUESTION 82
You are tasked with creating an OIC orchestrated integration flow that supports a B2B document exchange. When configuring the B2B action (formerly known as the EDI Translate action), there are several capabilities as well as limitations.
Which statement is NOT true about OIC B2B capabilities?
- A. When defining the EDI message type, both the document version and document type must always be explicitly selected.
- B. Performing validations on EDI document is required for inbound translations, but optional for output translations.
- C. A previously created Trading Partner Agreement is optional when configuring the inbound or outbound translation
- D. You can customize standard EDI documents by adding new schema constructs or by editing existing constructs.
Answer: D
Explanation:
https://docs.oracle.com/en/cloud/paas/integration-cloud/integration-b2b/generate-outbound-edi-application-message.html#GUID-243A1FAF-D556-4C72-8A70-2568B3F9F188
NEW QUESTION 83
Which expression language can you use to schedule integration runs?
- A. Groovy
- B. Javascript
- C. XSLT
- D. XPATH
- E. iCAL
Answer: E
NEW QUESTION 84
Which three background colors are displayed for autocomplete in Process Cloud Service?
- A. Green for valid binding names
- B. Orange for unmatched binding names
- C. Blue for complex binding names (their children may contain valid binding names)
- D. Red for invalid binding names
Answer: A,C,D
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
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 value set in a spreadsheet-like format that defines a list of allowed values for the input and output data objects of a decision
- C. 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
- D. 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
Answer: D
Explanation:
Reference:
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.
NEW QUESTION 86
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 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
- B. 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
- C. Implement a scope fault handler to catch the runtime fault, and then use the Fault Return action providing mapped data for the custom fault.
- D. 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
Answer: C
NEW QUESTION 87
You have been tasked with provisioning a Managed File Transfer (MFT) Cloud Service on Oracle Cloud Infrastructure (OCI).
Which of provisioning requirement is NOT valid?
- A. You can use any Oracle Database instance running in either OCI or OCI Classic.
- B. You are required to obtain an authentication token for an Object Storage bucket within an accessible OCI compartment.
- C. You must create a Virtual Cloud Network in OCI with at least two subnets.
- D. Provisioning MFT requires creating a SOA Cloud Service instance in OCI choosing "MFT Cluster" as a service type.
Answer: C
NEW QUESTION 88
Which adapter is NOT provided in the Oracle Cloud adapter with Oracle SOA Cloud Service?
- A. Salesforce Adapter
- B. Oracle ERP Cloud Adapter
- C. SuccessFactors Adapter
- D. Oracle E-Business Suite Adapter
Answer: D
NEW QUESTION 89
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 a specific user, but not a group or shared role.
- B. You can use an expression to calculate the group or shared role, but not specific users.
- C. You can use an expression to calculate a shared role, but not users or groups.
- D. You can use an expression to calculate the user or group. Bur not a shared role
- E. You can use an expression to calculate the user, group, or a shared role.
Answer: E
Explanation:
https://docs.oracle.com/en/cloud/paas/integration-cloud/user-processes/configure-human-tasks.html#GUID-DCF4AE05-0DDF-4472-BB39-C632B4749C25
NEW QUESTION 90
Which JNDI name value must be provided when configuring the properties of a new database adapter outbound connection pool to support dependent SOA composite applications?
- A. The defined XA database adapter connection factory configured for this WebLogic domain.
- B. The associated XA database adapter plan deployed with this database adapter outbound connection pool.
- C. The corresponding XA enterprise resource adapter application deployed to the same WebLogic cluster.
- D. The corresponding XA datasource configuration deployed to the same WebLogic cluster.
Answer: C
NEW QUESTION 91
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: A,B
Explanation:
https://www.oracle.com/assets/oracle-iot-solution-brief-2632911-es.pdf
NEW QUESTION 92
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. Ensure that Oracle Support Notes for a hybrid cloud architecture with that application are reviewed and supported.
- B. Account for network connectivity and latency sensitivity to the on-premise application in the architecture.
- C. Design a load balancer solution for connectivity.
- D. The DMZ needs to open port 80 for proper connectivity.
Answer: B,C
NEW QUESTION 93
You have been tasked with monitoring the SOA composite applications and the underlying environment within a SOA Cloud Service instance.
Which SOA Cloud Service web application is best for viewing completed composite instances?
- A. SOA Composer
- B. Fusion Middleware Control
- C. SOA Cloud Service Console
- D. Service Bus Console
- E. WebLogic Service Console
Answer: A
NEW QUESTION 94
Which three are scenarios where Managed File Transfer (MFT) is a valid approach?
- A. In integration scenarios where it is important to use either compression and/or encryption in the transfer process.
- B. Oracle MFT can be used in conjunction with Oracle Integration Cloud (OIC) to push files for processing by OIC.
- C. Many SaaS applications still use files as a means for sharing data, so MFT capabilities are still very important.
- D. File adapters remove the need to ever have to use MFT.
- E. File Transfer is an old, outdated method of sharing information and should not be used.
Answer: A,B,C
NEW QUESTION 95
Which built-in API platform policy lets you manipulate the request context?
- A. Application Rate Limiting Policy
- B. Redaction Policy
- C. Groovy Script Policy
- D. Key Validation Policy
Answer: C
Explanation:
https://docs.oracle.com/cd/E83857_01/paas/api-platform-cloud/apfad/using-oracle-api-platform-cloud-service.pdf
NEW QUESTION 96
You are tasked with provisioning a Managed File Transfer(MFT) Cloud Service on Oracle Cloud Infrastructure (OCI).
Which statement is valid concerning MFT provisioning?
- A. You must include the B2B cluster configuration since the MFT service runs with B2B document
- B. MFT requires creating an Oracle SOA Cloud Service instance and choosing "MFT cluster" as service type.
- C. Because MFT requires an Oracle ATP database, the databse instance must be provisioned in OIC
- D. Defining virtual machines(compute nodes) for the weblogic cluster if no longer needed
Answer: B
Explanation:
https://docs.oracle.com/cloud-machine/latest/managed-file-transfer-cloud/MFTCS/GUID-6C8673D8-C3DD-4B6C-8447-F727FD33E0B4.htm#MFTCS-GUID-6C8673D8-C3DD-4B6C-8447-F727FD33E0B4
NEW QUESTION 97
Which statement is valid regarding Connection components in OIC Service?
- A. All Connection components must be associated with an adapter type regardless of role configuration.
- B. All connection component configurations require the association of an active OIC Connectivity agent group.
- C. Each Connection component associated with a SaaS adapter type will also require a Lookup Component configuration.
- D. Connection components can be configured with either a Trigger role or Invoke role, but not both.
Answer: A
NEW QUESTION 98
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. Spark SQL and Oracle NoSQL
- B. Local File System
- C. Oracle Database as a Service
- D. Oracle Storage Cloud Service
- E. Device Message and Analyzed Message
Answer: A,C,D,E
Explanation:
https://docs.oracle.com/en/cloud/paas/iot-cloud/iotgs/developing-applications-oracle-internet-things-cloud-service.pdf
NEW QUESTION 99
You have a single synchronous integration flow updating systems with several external invocations within multiple loops. Several client applications are experiencing blocking timeouts waiting for confirmation of the complex processing logic.
Which is a legitimate strategy to mitigate this issue?
- A. Change the implementation logic to invoke multiple fine-grained external API calls within a single loop.
- B. Change to an asynchronous flow that provides a notification when processing is complete.
- C. Split into smaller integration flows that can be orchestrated sequentially from a master synchronous flow.
- D. Increase the blocking timeout within the OIC integration settings to allow for extended time.
Answer: A
NEW QUESTION 100
As a Process Cloud developer, you have been tasked with integrating Oracle Content and Experience Cloud with a process application. Since this is a document-centric process that will involve collaboration with process participants, it has been determined that the document and conversation functionality should be used.
Which task is NOT required?
- A. You will need to assign conversation viewers to either an Oracle Content and Experience user role or Oracle Documents Cloud Service user role.
- B. You will need to have the administrator configure the connection between Oracle Process Cloud and Oracle Content and Experience Cloud since developers do not have those permissions.
- C. You must manually enable the document and conversation features for your process application.
- D. You will need to create a new process application since conversation functionality cannot be enabled for pre-existing applications.
Answer: D
NEW QUESTION 101
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.truststore has system certificates:
keytool -list -storetype JKS -keystore config\code.truststore - B. Run this command to verify code.certstore has system certificates:
keytool -list -storetype JKS -keystore config\code.certstore - C. Run this command to verify cacerts has system certificates:
keytool -list -storetype JKS -keystore security\cacerts - D. Run this command to verify code.keystore has system certificates:
keytool -list -stotetype JKS -keystore config\code.keystore
Answer: D
NEW QUESTION 102
Which two are valid considerations when leveraging the OIC connectivity agent for high availability on-premise environments?
- A. The File Adapter is not supported in high availability environments. When using the File Adapter and if some groups have multiple instances, use a dedicated agent group (with one agent only).
- B. You should install the connectivity agents on the same host as the target application, then specify different agent group identifiers for each agent during its installation.
- C. You will need to have OIC ServiceDeployer role permissions in order to download and install the OIC on-premise connectivity agent.
- D. Each host on which the agent is installed must be configured on separate subnets assigned to the same OIC agent group.
- E. You cannot have more than two agent instances per agent group. Attempting to include a third agent instance in the same group during installation results in an error.
Answer: A,E
Explanation:
https://docs.oracle.com/en/cloud/paas/integration-cloud/integrations-user/agent-download-and-installation.html#GUID-0FA73D40-D238-46AD-A347-BB97D513FEB0
Use the Agent in High Availability Environments
You can use the connectivity agent in high availability environments. You install the connectivity agent twice on different hosts. There are no differences in agent installation. You specify the same agent group identifier during both installations.
Note the following details:
The File Adapter is not supported in high availability environments. When using the File Adapter and some groups have multiple instances, use a dedicated agent group (with one agent only).
Any new agent group created is enabled for high availability. Existing agent groups created prior to high availability being supported have no high availability capabilities and cannot be used.
You cannot have more than two agent instances per agent group. Attempting to include a third agent instance in the same group during installation results in an error.
While you can install up to two agent instances per agent group, be aware of the current restriction with agent high availability when working in tandem with automatically upgraded agents. To ensure that both agent instances do not upgrade at the exact same time, it is recommended that you start each instance with a small time gap. The time gap can be as little as 10 minutes. This ensures that there is no outage due to both agent instances being upgraded at the same time.
Ensure that both agent instances can access the same endpoints. For example, agent 1 on host 1 and agent 2 on host 2 must both be able to access the same endpoint (for example, a Siebel system).
Both hosts on which the agent is installed must have the same network setup.
To enable an older agent integration for high availability, you must create a new group, update the adapter connections in the integration to refer to the new group, and re-activate the integration.
You can install multiple agents on the same host. However, to utilize high availability capabilities, install the second agent on a second host.
Create a horizontal cluster to achieve high availability. Installing the agent on the same virtual machine (VM) does not guarantee high availability.
https://docs.oracle.com/en/cloud/paas/integration-cloud/integrations-user/use-agent-high-availability-environments.html
NEW QUESTION 103
......
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 |
|
Instant Download 1Z0-1042-21 Dumps Q&As Provide PDF&Test Engine: https://braindumps2go.dumpexam.com/1Z0-1042-21-valid-torrent.html
