
試験合格保証付きのIntegration Cloud 1z0-1042-22試験問題集
Oracle 1z0-1042-22日常練習試験は2024年最新のに更新された141問あります
Oracle 1z0-1042-22は、Oracle Cloud Platform Application Integrationの専門認定試験であり、クラウドベースの統合ソリューションを開発、展開、および管理するスキルと知識を検証することを目的としています。クラウド統合パターン、クラウドネイティブ統合、サービス指向アーキテクチャ、および統合セキュリティを含む幅広いトピックをカバーする厳しい試験です。
Oracle 1z0-1042-22試験は、Oracle Cloud Platform Application Integrationを使用するプロフェッショナルのスキルと知識をテストするために設計されています。この認定試験は、Oracle Cloud Platformサービスを使用して統合ソリューションを設計、開発、展開するための専門知識を検証する個人を対象としています。この試験に合格すると、Oracle Cloud Platform Application Integration 2022 Professionalの認定を受けることができます。
質問 # 22
You are implementing a synchronous OIC integration flow that isprocessing file records within a While loop action. At the end of each loop, you want to delay processing of the next record for a certain period of time.
Which is a valid consideration for the Wait action?
- A. The Wait action cannot be used in a synchronous flow.
- B. The maximum wait time cannot exceed two minutes when configuring a Wait action in a synchronous flow.
- C. The minimum wait time cannot be less than five seconds when configuring a Wait action in any integration flow.
- D. The Wait action can only be positioned as the last action in the loop.
正解:A
質問 # 23
You have beentasked 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. Service Bus Console
- B. WebLogic Service Console
- C. SOA Cloud Service Console
- D. Fusion Middleware Control
- E. SOA Composer
正解:E
質問 # 24
Which four are key features of Oracle Integration Cloud Enterprise (OIC)?
- A. Web and Mobile application creation
- B. Business to Business (B2B)
- C. Data stream analytics
- D. Business process automation
- E. Enterprise Service Bus (ESB)
- F. Application Integration
正解:A、C、E、F
解説:
Explanation
https://docs.oracle.com/en/cloud/paas/integration-cloud/user-stream-analytics/working-stream-analytics.html#
https://cloud.oracle.com/en_US/OIC/features
質問 # 25
Which two types of authentication mechanisms are available for Service Account configurations in API Platform Cloud Service?
- A. WSS Username Token
- B. Basic Authentication
- C. OAuth credentials
- D. Kerberos
- E. SAML
正解:D、E
質問 # 26
Which three are tasks that can be performed in the Monitoring page for device data messages and alert messages?
- A. View
- B. Create
- C. Search
- D. Filter
- E. Update
正解:A、B、C
質問 # 27
Which fields are used to define static or dynamic list of values in web forms of process application?
- A. Links, Email, and Message Fields
- B. Date, Time, and Number Fields
- C. Checklists, Radio button, or Select controls
- D. Text Input and Area Fields
正解:C
解説:
Explanation
https://docs.oracle.com/en/cloud/paas/process-cloud/user/configuring-advanced*controls.html#GUID-0A790FE5 To configure static and dynamic list of values (for checklist, radio button andselect 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
* 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 fieldto 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 connectorsettings in the Connector, Resource and Operation fields and map response settings. See Populating Controls Using RESTCalls.
* Select an option in the field to make that option the selected option whenthe form loads.
* Click Preview to try out using the control.
質問 # 28
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. any user
- B. the same user who has edited the connection
- C. a user with the Administrator Role
- D. a user with the Designer Role
正解:B、C
解説:
https://docs.oracle.com/en/cloud/paas/integration-cloud-service/icsug/creating-connections.html#GUID-085410CC-9BBE-4F4C-BEB7-8EDD1A9C7A1A 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:
1. 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
1. Log in as a user with the Administrators role.
2. On the Oracle Integration Cloud Service home page, click the Connections diagram.
3. For the connection that is locked, click the menu at the far right, then select Unlock.
質問 # 29
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. BPEL and ESB are both good technologies for doing heavy transformations of data before sending the data to a back-end system or database.
- B. Decision Model and Notation (DMN) replaces BPMN in modern Cloud Architectures.
- C. An ESB is used primarily for stateless messages and service mediation. The ESBconstruct is being replaced by API's and API Gateways in modern Cloud architectures.
- D. BPEL is inherently better than BPMN in managing orchestrations that involve people, because BPEL can also interact with systems.
- E. All are part of a typical/traditional on-premise enterprise integration strategy and can also be an important part ofa hybrid on-premises/Cloud architecture.
正解:A、C
質問 # 30
Which two statements are true about rules in a decision table?
- A. When the input data matches the input entries of a rule, the result of the decision table contains the output entry of the rule.
- B. Rules are expressed as columns within a decision table.
- C. Every rule consists of one or more input entries and a corresponding output entry.
- D. A decision table can contain only one rule.
正解:A、D
質問 # 31
Which two are NOT default start and end events in the Processes feature of Oracle Integration Cloud?
- A. Message start andMessage end event
- B. SOAP start and SOAP end event
- C. Task start and end event
- D. Folder start and None end event
- E. None start and end event
正解:B、C
解説:
Explanation
https://docs.oracle.com/en/cloud/paas/integration-cloud/user-processes/define-process-start-and-end.html#GUID
質問 # 32
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 Files/FTP
- B. Oracle EBS Application Adapter
- C. Oracle JCSA Adapter for JMS
- D. Oracle JCA Adapter for Sockets
正解:A、C、D
解説:
https://docs.oracle.com/cd/E28280_01/integration.1111/e10231/intro.htm#TKADP112
質問 # 33
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 withprocess participants, it has been determined that the document and conversation functionality should be used.
Which task is NOT required?
- A. You will need to create a new process application since conversation functionality cannot be enabled for pre-existing applications.
- B. You must manually enable the document and conversation features for your process application.
- C. You will need to assign conversation viewers to either an Oracle Content and Experience user role or Oracle Documents Cloud Service user role.
- D. 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.
正解:A
質問 # 34
Which two are types of Authentication that are supported for Services in Integration API Platform Cloud Service?
- A. Kerberos
- B. BasicAuth
- C. OAuth2
- D. WSS Username Token
正解:B、C
解説:
https://cloud.oracle.com/opc/paas/datasheets/APIPCSDataSheet_Jan2018.pdf
質問 # 35
Which built-in API platform policy lets you manipulate the request context?
- A. Key Validation Policy
- B. Application Rate Limiting Policy
- C. Redaction Policy
- D. Groovy Script Policy
正解:D
解説:
Explanation
https://docs.oracle.com/cd/E83857_01/paas/api-platform-cloud/apfad/using-oracle-api-platform-cloud-service.pd
質問 # 36
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. Trust Certificate
- B. Unified Communication Certificate
- C. Identity Certificate
- D. Multi Domain Certificate
- E. MessageProtection Certificate
正解:C
質問 # 37
OIC is a fully managed cloud service that provides many components and use case capabilities when an OIC Enterprise Edition instance is provisioned.
Which three capabilities does OIC Enterprise Edition provide?
- A. Leverage an embedded continuous integration server to automate CI/CD workflow.
- B. Create blockchain networks and deploy blockchain integrations applications.
- C. Leverage an embedded SFTP-compliant repository for storing and retrieving files
- D. Create digital assistants (Chatbots) and skills using natural language conversations tofacilitate integration with Oracle Saas applications
- E. Deploy SOA composite Applications(SCA) developed with Jdeveloper Extensions and BPEL constructs.
- F. Model and extract business metrics in real time and gain insight into business processes by using dashboards
- G. Create integrations that use B2B e-commerce, which support the EDI X12 business protocol
正解:E、F、G
解説:
Explanation
https://docs.oracle.com/en/cloud/paas/integration-cloud/integration-cloud-auton/oracle-integration-editions.html#
質問 # 38
Which role is needed for managing users from Oracle Internet of Things (IoT) Cloud Service?
- A. lotOperatorsGroup
- B. System Administrator
- C. lotUsersGroup
- D. TotAdministratorsGroup
正解:B
解説:
Reference:
https://docs.oracle.com/en/cloud/paas/iot-cloud/iotsu/understanding-oracle-internet-things-cloud-service-user-roles.html
質問 # 39
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. VPN service
- B. WLST script
- C. SSH tunnel
- D. SOA on-premises connectivity agent
- E. PL/SQL procedure
正解:A、C
解説:
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
質問 # 40
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 corresponding XA datasource configuration deployed to the same WebLogic cluster.
- B. The corresponding XA enterprise resource adapter application deployed to the same WebLogic cluster.
- C. The associatedXA database adapter plan deployed with this database adapter outbound connection pool.
- D. The defined XA database adapter connection factory configured for this WebLogic domain.
正解:B
質問 # 41
Which two statements are true about implementing an API-First strategy?
- A. The API isto be developed first before any UI or new business logic are created.
- B. You define the API definition/contract first before any work on its implementation or any applications that use it, allowing to work in parallel.
- C. It generally is assumed that SOAP/WSDL are the key specifications for defining the API.
- D. The code to execute business logic needs to exist and be exposed as an API first before youbuild a strategy around it.
正解:A、C
質問 # 42
What are the three main capabilities of Oracle Integration Cloud (OIC)?
- A. Web and mobile application development
- B. Application integration
- C. Digital assistant application development
- D. Internet of Things (IoT) application development
- E. API management
- F. Blockchain application development
- G. Business process automation
正解:A、B、G
質問 # 43
Which OIC XPATH function can be used to retrieve data from OIC Lookup within the data mapper tool?
- A. Get-value-from-lookup
- B. lookupvalue
- C. getLookup
- D. get-content-as-string
正解:B
質問 # 44
Which three are valid Oracle Integration Cloud (OIC) Roles ?
- A. ServiceUser
- B. Servicelmplementor
- C. ServiceDeployer
- D. ServiceAdministrator
正解: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, andStream 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-integ
質問 # 45
What are the correct steps involved in Business process creation in Process Cloud Service?
- A. Create an Abstract, Design Services, Set up Notify, Configure Send and Receive and Decisions
- B. Perform WSDL configuration, XML message definition and web page design
- C. Create a process; assign roles to the process; Design the flow; Configure flow element properties; Define the data and then Associate the data
- D. Visio (vdx), BPMN 2.0 (bpmn) and XPDL 2.x (xpdl)
正解:C
解説:
Explanation
https://docs.oracle.com/en/cloud/paas/process-cloud/user/creating-business-process.html#GUID-DE37452E-E16
質問 # 46
What are two key benefits of Oracle Web Service Manager (OWSM) in the management and security of Web services across the organization?
- A. OWSM provide a framework that is externalized and declarative outside of the web service implementation.
- B. OAuth services are used for REST based services.
- C. Security is controlled by the developer of the service and this gives greater control to the development of the service.
- D. Developers no longer need to understand security specifications and security implementation details.
正解:A、D
解説:
https://docs.oracle.com/middleware/1212/owsm/OWSMC/owsm-intro.htm#OWSMC110
質問 # 47
......
テストエンジン練習1z0-1042-22テスト問題:https://jp.fast2test.com/1z0-1042-22-premium-file.html
有効問題を試そう!1z0-1042-22実際の試験問題解答:https://drive.google.com/open?id=1_2-KxjndZv-12W_Zey6jOBl99eibkEnm