• No results found

1z Number: 1z Passing Score: 800 Time Limit: 120 min File Version: 1. 1z

N/A
N/A
Protected

Academic year: 2021

Share "1z Number: 1z Passing Score: 800 Time Limit: 120 min File Version: 1. 1z"

Copied!
13
0
0

Loading.... (view fulltext now)

Full text

(1)

1z0-1042-20

Number: 1z0-1042-20

Passing Score: 800 Time Limit: 120 min File Version: 1

1z0-1042-20

(2)

Exam A QUESTION 1

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.

https://www.gratisexam.com/

Which OIC approach is appropriate to implement this OIC design best practice? (Choose the best answer.) A. Use the Append operation of the Stage File action.

B. Define an Ad-Hoc mapping within a while loop action. C. Disable tracing and message tracking for each invocation.

D. Create a custom batch call with JavaScript, register the library and invoke a Function call.

Correct Answer: D Section: (none) Explanation

Explanation/Reference:

QUESTION 2

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? (Choose two.)

A. the same user who has edited the connection B. a user with the Designer Role

C. any user

D. a user with the Administrator Role

(3)

Explanation/Reference:

QUESTION 3

Which two statements are true about rules in a decision table? (Choose two.) A. A decision table can contain only one rule.

B. Every rule consists of one or more input entries and a corresponding output entry.

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. Rules are expressed as columns within a decision table.

Correct Answer: BC Section: (none) Explanation

Explanation/Reference:

QUESTION 4

Which two are NOT default start and end events in the Processes feature of Oracle Integration Cloud? (Choose two.) A. None start and end event

B. Task start and end event

C. Message start and Message end event D. SOAP start and SOAP end event E. Folder start and None end event

Correct Answer: BD Section: (none) Explanation

Explanation/Reference:

QUESTION 5

Your design of an asynchronous OIC integration flow includes the requirement for additional processing logic that is conditionally based on the results returned to the integration instance from earlier external service invocations. You have decided to leverage the Switch action to facilitate this implementation.

(4)

A. Any data objects returned within a branch of a Switch action will only be visible within the implicit scope of that branch and not visible in the main flow of the integration outside of the Switch action.

B. XPath version 2.0 functions can be used to create more complex conditional expressions for a branch.

C. You may need to create conditional expressions for each branch with greater complexity because nested Switch actions are not supported. D. All branches within the Switch actions must have a conditional expression defined.

Correct Answer: B Section: (none) Explanation

Explanation/Reference:

QUESTION 6

Which four statements are correct regarding the differences between WSDL/SOAP and REST/JSON? (Choose four) A. WSDL is a tight contract; REST is a loose contract.

B. REST is more easily used in developing UIs than WSDL. REST is also gaining popularity in application development.

C. Modern API-first architectures prefer to use tried-and-true WSDL services over REST services because they are quicker and easier to implement. D. WSDL is a request for a service; REST is a request for a resource.

E. Unlike WSDL, REST is typically invoked with HTTP verbs. F. WSDL is simpler; REST is richer.

Correct Answer: ABDE Section: (none)

Explanation

Explanation/Reference:

QUESTION 7

Which two statements are true about implementing an API-First strategy? (Choose two.) A. It generally is assumed that SOAP/WSDL are the key specifications for defining the API.

B. You define the API definition/contract first before any work on its implementation or any applications that use it, allowing teams to work in parallel. C. The API is to be developed first before any UI or new business logic are created.

(5)

Correct Answer: BC Section: (none) Explanation

Explanation/Reference:

QUESTION 8

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)? (Choose two.)

A. BPEL is inherently better than BPMN in managing orchestrations that involve people, because BPEL can also interact with systems.

B. BPEL and ESB are both good technologies for doing heavy transformations of data before sending the data to a back-end system or database.

C. All are part of a typical/traditional on-premise enterprise integration strategy and can also be an important part of a hybrid on-premises/Cloud architecture. D. An ESB is used primarily for stateless messages and service mediation. The ESB construct is being replaces by API’s and API Gateways in modern Cloud

architectures.

E. Decision Model and Notation (DMN) replaces BPMN in modern Cloud Architectures.

Correct Answer: BD Section: (none) Explanation

Explanation/Reference:

QUESTION 9

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? (Choose two.)

A. WLST script B. PL/SQL procedure

C. SOA on-premises connectivity agent D. VPN service

E. SSH tunnel

(6)

Explanation/Reference:

QUESTION 10

Which is NOT a key advantage of using Oracle Integration Cloud (OIC)? (Choose the best answer.) A. Auto Association of Oracle SaaS Applications

B. prebuilt integrations C. recommendations

D. choice of IDE for development

https://www.gratisexam.com/ E. Public/Private Cloud Portability

Correct Answer: D Section: (none) Explanation

Explanation/Reference:

QUESTION 11

(7)

Explanation/Reference:

QUESTION 12

When considering the management of plan entitlements in the API Platform Cloud Service, which two statements are valid? (Choose two.) A. An entitlement is the relationship between a plan and an API that defines how a client application can access the API.

B. You must have Service Manager role permissions to manage plan entitlements.

C. Two entitlements of the same plan cannot point to the same entire API, or to the same action in an API. D. A given plan defines entitlements to only one specific API.

E. A given API can only be entitled by one plan at a time.

Correct Answer: AC Section: (none) Explanation

Explanation/Reference:

QUESTION 13

Which three background colors are displayed for autocomplete in web forms editor? (Choose three.) A. Green for valid binding names

B. Red for invalid binding names

C. Orange for unmatched binding names

D. Blue for complex binding names (their children may contain valid binding names) E. Yellow for matched binding names

Correct Answer: ABD Section: (none) Explanation

Explanation/Reference:

QUESTION 14

(8)

A. Monitor performance B. Subscribe to a plan C. Create an API D. Learn about APIs E. Test an API F. Create Application Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 15

Which three are scenarios where Managed File Transfer (MFT) is a valid approach? (Choose three.)

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. File adapters remove the need to ever have to use MFT.

D. File Transfer is an old, outdated method of sharing information and should not be used.

E. Many SaaS applications still use files as a means for sharing data, so MFT capabilities are still very important.

Correct Answer: ABE Section: (none) Explanation

Explanation/Reference:

QUESTION 16

You are defining application data in an OIC process application and are seeking to use the Business Types page because it provides the tools required to create and manage various business types.

Which task CANNOT be performed in the Business Types View? (Choose the best answer.) A. Create business exceptions

(9)

D. Import schema files E. Create enum objects F. Create business objects

Correct Answer: D Section: (none) Explanation

Explanation/Reference:

QUESTION 17

Given that a gateway node should have a dedicated user credential for connecting to the API Platform Management Service, what grants should be assigned to that user? (Choose the best answer.)

A. View all Details B. Node Service Account

https://www.gratisexam.com/ C. Deploy API D. Deploy to Gateway Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 18

You are designing a new integration in OIC that needs to expose a REST-ful interface trigger for client applications.

(10)

B. Both standard and custom HTTP headers can be defined for either the request or response.

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. File attachments can be accepted as a request option for the Trigger interface, but you cannot include attachments as a response to the client.

Correct Answer: B Section: (none) Explanation

Explanation/Reference:

QUESTION 19

Which “Decision Table” is used to configure decision logic in process application? (Choose the best answer.)

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. 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.

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.

Correct Answer: D Section: (none) Explanation

Explanation/Reference:

QUESTION 20

Which three are types of certificates that can be imported from Settings? (Choose three.) A. Multi Domain SSL Certificate

B. Identity Certificate

C. Unified Communications Certificate D. Message Protection Certificate E. Trust Certificate

(11)

Section: (none) Explanation

Explanation/Reference:

QUESTION 21

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 cannot change the heap size once the Service Instance is provisioned.

B. You can change the heap size by using the Weblogic Server Administration Console. C. You can change the heap size by logging an Oracle Cloud Support Service Request. D. You can change the heap size to a maximum of 32 GB.

Correct Answer: B Section: (none) Explanation

Explanation/Reference:

QUESTION 22

What Expression Language does Decision Modeling and Notation (DMN) use? (Choose the best answer.) A. Process Expression Language (PEL)

B. Groovy

(12)

Which two statements are true about “Decision Snapshots”? (Choose two.) A. Decision model can be activated on DMN server.

B. Decision snapshots are read-only copies of a decision model.

C. These snapshots, once activated, cannot be used independently in multiple applications. D. You cannot delete the decision model snapshot that has already been activated.

Correct Answer: BD Section: (none) Explanation

Explanation/Reference:

QUESTION 24

What are two key benefits or Oracle Web Service Manager (OWSM) in the management and security of Web services across the organization? (Choose two.) A. OAuth services are used for REST based services.

B. Developers no longer need to understand security specifications and security implementation details.

C. Security is controlled by the developer of the service and this gives greater control to the development of the service. D. OWSM provides a framework that is externalized and declarative outside of the web service implementation.

Correct Answer: BD Section: (none) Explanation

Explanation/Reference:

QUESTION 25

Which three Service-Oriented Architecture Cloud Service (SOA CS) Components can route a message to an end point? (Choose three.) A. Oracle Mediator

B. Oracle Service Bus

C. Oracle BPEL Process Manager D. Oracle Business Rules

(13)

Explanation

Explanation/Reference:

References

Related documents

O sistema utiliza como indica- dores de alimentos e bebidas marcadores de alimentação não saudável: consumo diário ou quase diário de refrigerante sem restrição

SPLM Failed: [Connecting Socket] Connection refused - license server name Please refer to the SPLM documentation. How

The results revealed that the dynamics of displacement and flow pattern during secondary flooding by seawater (high salinity) were different in the hydrophilic and

One can see that the magnetic field which follows the surface current distribution (Fig. In addition, it can be seen that the E-field has its first minima λ/4 away from

In addition to being approximately $20.80 less than what you would pay to purchase these books in hard copy, the $171 cost of Nursing Central is approximately $28.90 less than what

Our domain-specific classes should provide everything needed for any kind of agent using the LIDA framework for StarCraft: Brood War, and our implemented feature detectors and

Step 5: Identify Favourable and Unfavourable ElementsAfter knowing the DM Strength, we need to know which element is Favourable and Unfavourable to the

For example, a simultaneous change of the two aspartic acid residues at positions 14 and 25 to the homologous glutamic acid (Asp14/25Glu) resulted in a loss of pH-dependent