
Oracle Integration Cloud 1Z0-1042-20 Real Exam Questions and Answers FREE Updated on Sep 08, 2021
1Z0-1042-20 Ultimate Study Guide - Actual4Labs
NEW QUESTION 54
As an Integration developer, you have been tasked with integrating Oracle Content and Experience Cloud with a process application. Because 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 have the administrator configure the connection between Oracle Integration Cloud (Processes) and Oracle Content and Experience Cloud because developers do not have those permissions.
- B. You must manually enable the document and conversation features for your process application.
- C. You will need to create a new process application because the conversation functionality cannot be enabled for pre-existing applications.
- D. You will need to assign conversation viewers to either an Oracle Content and Experience user role or Oracle Documents Cloud Service user role.
Answer: B
NEW QUESTION 55
One of your downstream applications is becoming overwhelmed with too many individual synchronous invocations from your newly-implemented OIC orchestration-style integration. It has been recommended that you redesign the integration to take advantage of the batch processing capabilities of the application.
Which OIC approach is appropriate to implement this OIC design best practice? (Choose the best answer.)
- A. Create a custom batch call with JavaScript, register the library and invoke a Function call.
- B. Define an Ad-Hoc mapping within a while loop action.
- C. Use the Append operation of the Stage File action.
- D. Disable tracing and message tracking for each invocation.
Answer: A
NEW QUESTION 56
Oracle SOA Cloud Service (SOA CS) includes a number of built-in adapters to include all of the technology adapters delivered with SOA Suite.
When using one of these technology adapters in a composite application deployed in SOA CS, which two are valid approaches for facilitating connectivity to on-premises applications and systems?
- A. PL/SQL procedure
- B. SSH tunnel
- C. VPN service
- D. WLST script
- E. SOA on-premises connectivity agent
Answer: B,C
Explanation:
Oracle SOA Cloud Service includes a number of adapters.
All of the technology adapters delivered with SOA Suite are available for Oracle SOA Cloud Service, Service Bus, and SOA Suite domain types. Connectivity to on-premises applications should be verified, and either SSH tunnels or VPN service should be used for connectivity to on-premises applications.
https://docs.oracle.com/en/cloud/paas/soa-cloud/csbcs/adapters-oracle-soa-cloud-service.html
NEW QUESTION 57
You want to configure SOA Cloud Service instance to allow for a cluster of three WebLogic server instances.
Which is a valid consideration when configuring the Load Balancer within your SOA instance?
- A. A SOA instance can include up to three load balancer virtual machine nodes.
- B. Each load balancer node will share the same public IP address utilizing virtual routing redundancy protocol (VRRP).
- C. Oracle Traffic Director (OTD) is the only available implementation option.
- D. Load balancer configuration may only be configured after the SOA instance cluster has been provisioned.
Answer: D
NEW QUESTION 58
Which feature flag lifecycle stage includes OIC features that you can request from Oracle to be disabled within your OIC instance environment?
- A. Feature Controlled
- B. General Availability
- C. Internal Only
- D. Feature Controlled General Availability
Answer: A
NEW QUESTION 59
What are the three main features of Oracle Integration Cloud (OIC)?
- A. Digital assistant application development
- B. Internet of Things (IoT) application development
- C. Blockchain application development
- D. Web and mobile application development
- E. API management
- F. Business process automation
- G. Application integration
Answer: A,C,F
NEW QUESTION 60
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. Provisioning MFT requires creating a SOA Cloud Service instance in OCI choosing "MFT Cluster" as a service type.
- B. You must create a Virtual Cloud Network in OCI with at least two subnets.
- C. You are required to obtain an authentication token for an Object Storage bucket within an accessible OCI compartment.
- D. You can use any Oracle Database instance running in either OCI or OCI Classic.
Answer: B
NEW QUESTION 61
What is the "Decision Table" in Business Rules in Process Cloud Service?
- A. 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
- B. 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
- 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: C
Explanation:
Reference:
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.
NEW QUESTION 62
You are tasked with creating a new integration in OIC that will be exposed to clients as a SOAP web service. In addition, this integration will be invoking an external SOAP web service as part of the orchestration flow logic.
In your creation of these SOAP adapter connection components, which is a valid consideration?
- A. Suppress insertion of timestamp into the request and Ignore timestamp in the response message are optional fields only for the outbound Invoke connection configuration.
- B. You must explicitly specify the target server TLS version for the external web service outbound Invoke connection configuration.
- C. The WSDL URL property value can be defined by uploading a file for either the inbound Trigger connection or the outbound Invoke connection configurations.
- D. The SAML and OAuth security policies are available options for creating either the inbound Trigger connection or the outbound Invoke connection configurations.
Answer: A
NEW QUESTION 63
Which three are tasks that can be performed in the Monitoring page for device data messages and alert messages?
- A. Search
- B. View
- C. Create
- D. Filter
- E. Update
Answer: A,B,C
NEW QUESTION 64
What options are available for Escalation and Expiration of human tasks in the Processes feature of OIC?
(Choose the best answer.)
- A. Never expire, Expire, Renew, or Escalate
- B. Renew, start, end, or error
- C. Escalate, Restart, Next, or Previous
- D. Never Escalate, Skip, hierarchy, or New
Answer: A
Explanation:
Explanation/Reference:
NEW QUESTION 65
Which two are ways the Oracle Internet of Things (IoT) Cloud Service environment can be accessed?
- A. Using a desktop client
- B. using SOAP Interface
- C. using REST Interface
- D. using Web Browser
Answer: C,D
NEW QUESTION 66
What are the four steps required to complete the task 'create a connection'? (Choose four.)
- A. Configure Connection Security
- B. Configure Lookup
- C. Select an Adapter
- D. Configure Connection Properties
- E. Test Connection
- F. Import SSL Certificate
Answer: A,C,D,E
Explanation:
Explanation
NEW QUESTION 67
What two grants allow an API Manager to use a service in their API?
- A. Reference Service
- B. View All Details
- C. Deploy Service
- D. Manage Service
Answer: B,C
Explanation:
https://docs.oracle.com/en/cloud/paas/api-platform-cloud/apfad/managing-api-grants.html#GUID-18A50B0C-F14A-4FEE-BFEA-CA42265D35DA
NEW QUESTION 68
What are two possible reasons for a Gateway not getting started?
- A. The loT Service may be down.
- B. The provisioning file may contain incorrect Activation ID and incorrect Activation Secret.
- C. The provisioning file may contain correct Activation ID and Activation Secret.
- D. There is an invalid certificate.
Answer: A,B
NEW QUESTION 69
Which Service-Oriented Architecture Cloud Service (SOA CS) component provides stateful orchestration?
(Choose the best answer.)
- A. Oracle Business Rules
- B. Oracle Mediator
- C. Oracle BPEL Process Manager
- D. Oracle Service Bus
- E. Oracle Business Activity Monitoring
Answer: C
Explanation:
Explanation
NEW QUESTION 70
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 of an 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. You must provide the actual filename because file references cannot be processed by the Read File in Segments operation.
- B. 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.
- C. The Read File in Segments operation allows for you to process the segments sequentially or in parallel.
- D. Segment sizes will default to 50 records but can be configured to any other segment size.
Answer: B
NEW QUESTION 71
......
Ultimate Guide to Prepare 1Z0-1042-20 Certification Exam for Oracle Integration Cloud: https://www.actual4labs.com/Oracle/1Z0-1042-20-actual-exam-dumps.html