
Latest Oracle 1Z0-1042-20 PDF and Dumps (2022) Free Exam Questions Answers
Pass Your Oracle Integration Cloud 1Z0-1042-20 Exam on Jan 03, 2022 with 100 Questions
For more info read reference:
1z0-1042-20 Official Certification Site
Oracle Cloud Learning Resources
Understanding functional and technical aspects of Oracle Cloud Platform Application Integration 2020 Specialist Planning Modules
The following will be asked from you in the 1z0-1042-20 dumps:
- Schedule jobs
- Identify metadata and data load options
- Manage Metadata and Data
- Run simulations
- Manage Forms, Dashboards, Infolets, and Navigation Flows
- Integrate Projects with Capital
- Perform post configuration tasks
- Create financial reports
- Run rules to add assets
- Leverage best practices for Capital
- Enable and configure Financials
- Integrate Projects with Financials
- Introduction to Strategic Modeling
- Migrate artifacts
- Configure Capital
- Set up and run data maps
- Build validation rules
- Describe the configuration process for Financials
- Integrate Workforce with Financials
- Configure Financials
- Manage Planning with EPM Automate
- Describe Planning and requirements
- Monitor Planning maintenance and upgrades
- Leverage best practices for Financials
- Import and export metadata into Planning
- Set up models
- Enable and configure Capital
- Planning Overview
- Set up and configure security
- Set up Planning
- Describe the configuration process for Capital
- Import and export data into Planning
- Describe Strategic Modeling
- Maintain Planning
- Design forms, dashboards, and infolets
- Report on Planning Data
- Create and manage navigation flows
- Integrate Capital with Financials
How much Oracle Cloud Platform Application Integration 2020 Specialist costs
- Passing Score: 60% or higher
- Length of Exam: 85 min
- Examination Fees: $590 USD
- Types of questions: Performance Based Questions
- Examination Name: Oracle Cloud Platform Application Integration 2020 Specialist
- No. of Questions: 85 Questions
NEW QUESTION 16
Which three statements are true about SOAP and advantages it provides?
- A. It uses XML based content to communicate between two client machines across any modem network.
- B. RPC (Remote procedure calls) are sometimes blocked by firewalls and proxy servers - SOAP overcomes that.
- C. It stands for Simple Object Application Protocol
- D. It is able to act like a cleaning agent to remove excess data from the transmission protocol
- E. Since its XML based, it is platform and programming language independent
Answer: B,C,E
NEW QUESTION 17
Which two actions can be repositioned in integration with Oracle Integration Cloud (OIC)?
- A. Stage File
- B. Stage File with Read File in Segments
- C. Switch
- D. Function Call
Answer: C,D
NEW QUESTION 18
Which three are created and managed using the Integration page in Process Cloud Service (PCS)?
- A. Web Service Connectors
- B. ICS Integrations
- C. Java Cloud Services
- D. Rest Connectors
Answer: A,B,D
NEW QUESTION 19
What is the default value for Command Notification Timeout?
- A. 2 seconds
- B. 10 seconds
- C. 5 seconds
- D. 1 second
Answer: C
Explanation:
https://docs.oracle.com/en/cloud/paas/iot-cloud/iotsu/setting-command-notification-timeout-value.html
NEW QUESTION 20
Which two options cannot be performed from the Monitoring Dashboard?
- A. Download Incident Logs
- B. Download Lookup
- C. Download Diagnostic Logs
- D. Activity Stream Download
- E. Artifacts Download
Answer: A,E
Explanation:
Reference:
https://docs.oracle.com/en/cloud/paas/integration-cloud-service/icsug/monitoring-integration-cloud-services.html#GUID-45976C83-37F1-4A6D-B79E-C749121B4E9E
https://docs.oracle.com/en/cloud/paas/integration-cloud-service/icsug/monitoring-integration-cloud-services.html#GUID-A18B7212-6246-40A1-A7BB-E495EE29A92A
NEW QUESTION 21
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 defines the security credentials required to invoke a back-end service.
- B. A Service must include a Service Account reference to invoke a back-end service.
- C. An API Platform policy can be configured to reference another policy to override credentials information.
- D. A Service Account is limited to using OAuth credentials only for defining security because Services can be configured to define Basic Authentication.
- E. An API references Services and Service Accounts through the policies defining the API.
Answer: A,E
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 22
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. 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.
Answer: D
NEW QUESTION 23
Which three are types of certificates that can be imported from Settings?
- A. Message Protection Certificate
- B. Identity Certificate
- C. Multi Domain SSL Certificate
- D. Unified Communications Certificate
- E. Trust Certificate
Answer: A,B,E
Explanation:
Reference:
https://docs.oracle.com/en/cloud/paas/integration-cloud-service/icsug/managing-security-certificates.html#GUID-9F6A7704-A8DE-484E-8D8A-06D51AD9D13C
NEW QUESTION 24
You are designing an OIC integration that will be processing files in a shared file system located within your on-premises data center. You have decided to leverage various Stage File action operations within the integration flow in conjunction with an on-premises OIC connectivity agent.
When using the Configure Stage File Action Wizard, which is a valid consideration regarding file operation capabilities?
- A. Files uploaded through the connectivity agent cannot be unzipped with the Unzip File operation using the file reference.
- B. With regard to both the Read Entire File and Read File in Segments operations, files uploaded through the connectivity agent can only be read with a file reference.
- C. The List Files operation is still available for files uploaded through the connectivity agent.
- D. The Write File operation is not available for on-premises file systems.
Answer: C
Explanation:
https://docs.oracle.com/en/cloud/paas/integration-cloud/integrations-user/create-orchestrated-integrations.html#GUID-4357B1C8-0FBB-482F-9ED4-041ADE1B857F
NEW QUESTION 25
Which Enterprise Application System can be integrated with Oracle Internet of Things (IoT) Cloud Service?
- A. only systems which are deployed on Windows or Unix platform
- B. a system which exposes REST Service
- C. a system which exposes WSDL
- D. any system capable of receiving HTTP connections or making HTTP requests
Answer: B
Explanation:
https://docs.oracle.com/en/cloud/paas/iot-cloud/iotgs/integrating-oracle-integration-cloud-service-oracle-iot-cloud-service.html
NEW QUESTION 26
Which two statements are true about rules in a decision table?
- A. A decision table can contain only one rule.
- B. Rules are expressed as columns within a decision table.
- 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: A,C
NEW QUESTION 27
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. Oracle Internet of Things (IoT) Cloud Service does not support Device Virtualization.
- 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. 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.
Answer: A,D,E
Explanation:
Reference:
http://www.otechtalks.tv/an-introduction-to-oracle-internet-of-things/
NEW QUESTION 28
What policy is required to be in an API if that API is to be used under a Plan?
- A. Key Validation
- B. Basic Auth
- C. Application Rate Limiting
- D. Interface Filtering
Answer: A
NEW QUESTION 29
You provision an Oracle SOA Cloud Service instance and specify a compute shape so that the JVM heap size for WebLogic Server and Load Balancer processes are determined automatically.
Which statement is correct after provisioning the instance in this scenario? (Choose the best answer.)
- A. You can change the heap size to a maximum of 32 GB.
- B. You cannot change the heap size once the Service Instance is provisioned.
- C. You can change the heap size by logging an Oracle Cloud Support Service Request.
- D. You can change the heap size by using the Weblogic Server Administration Console.
Answer: D
NEW QUESTION 30
Which two statements are true regarding mapper activity?
- A. You can drag and drop function activity in the target.
- B. You can drag and drop a source on to multiple targets.
- C. You cannot drag and drop a source on to a target that is already mapped.
- D. You can drag and drop switcher activity in the target.
Answer: A,D
NEW QUESTION 31
You are designing a new integration in OIC that needs to expose a REST-full interface trigger for client applications.
When choosing request and response options using the REST Adapter Endpoint Configuration Wizard, which is a valid consideration?
- A. File attachments can be accepted as a request option for the Trigger interface, but you cannot include attachments as a response to the client.
- B. If you select a PUT or POST action (HTTP method), you must define a JSON response payload format.
- C. Although you can define both query and template parameters, only template parameters will be available for mapping in the mapper because query parameters are considered optional.
- D. Both standard and custom HTTP headers can be defined for either the request or response.
Answer: B
NEW QUESTION 32
Which built-in API platform policy lets you manipulate the request context?
- A. Groovy Script Policy
- B. Application Rate Limiting Policy
- C. Key Validation Policy
- D. Redaction Policy
Answer: A
Explanation:
https://docs.oracle.com/cd/E83857_01/paas/api-platform-cloud/apfad/using-oracle-api-platform-cloud-service.pdf
NEW QUESTION 33
Which three are valid Oracle Integration Cloud (OIC) Roles? (Choose three.)
- A. ServiceAdministrator
- B. ServiceDeployer
- C. ServiceUser
- D. ServiceImplementor
Answer: A,B,C
NEW QUESTION 34
What two tasks can a user with the Application Developer role perform?
- A. Subscribe to a Plan.
- B. Create an Application.
- C. Deploy to a Gateway.
- D. Create an API.
Answer: B,D
Explanation:
https://docs.oracle.com/cd/A58617_01/server.804/a58241/ch2.htm
NEW QUESTION 35
Which operation is NOT supported by Stage activity?
- A. Read Entire File
- B. Delete File
- C. Read File in Segments
- D. Write File
- E. Zip File
- F. Unzip File
Answer: C
NEW QUESTION 36
Which two are device activities that can be monitored from Oracle Internet of Things (IoT) Cloud Service?
- A. Device Login Activities
- B. Device Data Messages
- C. Warning Messages
- D. Application Data
- E. Alert Messages
Answer: C,E
Explanation:
https://docs.oracle.com/en/cloud/paas/iot-cloud/iotgs/developing-applications-oracle-internet-things-cloud-service.pdf
NEW QUESTION 37
When considering the management of plan entitlements in the API Platform Cloud Service, which two statements are valid?
- A. You must have Service Manager role permissions to manage plan entitlements.
- B. A given API can only be entitled by one plan at a time.
- C. A given plan defines entitlements to only one specific API.
- D. An entitlement is the relationship between a plan and an API that defines how a client application can access the API.
- E. Two entitlements of the same plan cannot point to the same entire API, or to the same action in an API.
Answer: D,E
Explanation:
https://docs.oracle.com/en/cloud/paas/api-platform-cloud/apfad/manage-api-entitlements.html#GUID-F11CD88F-F269-41B1-8236-3FC3D62014B1 Understand API Entitlements An entitlement is the relationship between an API and a Plan that defines how a client application can access the API.
There is a many-to-many relationship between plans and APIs. A given plan can have entitlements to multiple APIs; for example, to group related APIs. A given API can be entitled by multiple plans; for example, to provide different quality of service criteria. Note that two entitlements of the same plan cannot point to the same entire API, or to the same action in an API.
NEW QUESTION 38
What Mapper function can you use to get the lookup value in Mapping Builder?
- A. GetLookupValue
- B. SearchLookupValue
- C. FindLookupValue
- D. LookupValue
Answer: D
Explanation:
Reference:
https://docs.oracle.com/en/cloud/paas/integration-cloud-service/ocmap/using-oracle-mapper.pdf
NEW QUESTION 39
Which Process type should you choose to model non-sequential process type in Oracle Integration Cloud (OIC)?
- A. Unstructured Process
- B. Dynamic process
- C. Adaptive Case Management process
- D. Structured Process
Answer: B
Explanation:
https://docs.oracle.com/en/cloud/paas/integration-cloud/user-processes/using-processes-oracle-integration-cloud.pdf
NEW QUESTION 40
Which two are types of style patterns available while creating integration with Oracle Integration Cloud (OIC)?
- A. Map Data
- B. Orchestration
- C. Metadata
- D. Notification
Answer: A,B
Explanation:
https://docs.oracle.com/en/cloud/paas/integration-cloud-service/icsug/creating-integrations.html#GUID-FC613C76-F566-4673-BC10-CC893958C8D6
NEW QUESTION 41
......
1Z0-1042-20 Dumps for Oracle Integration Cloud Certified Exam Questions & Answer: https://www.suretorrent.com/1Z0-1042-20-exam-guide-torrent.html