Pass the Oracle Java EE and Web Services 1z0-900 Questions and answers with CertsForce

Viewing page 4 out of 5 pages
Viewing questions 31-40 out of questions
Questions # 31:

Which code snippet indicates that the page you are designing is capable of handling errors?

Options:

A.

<%@page errorPage=“errorHandler.jsp”%>


B.

<%= requestScope[‘javax.servlet.error’] !=null %>


C.

<%@page isErrorPage=“true”%>


D.


Expert Solution
Questions # 32:

Identify three statements that are true about reservations in back-to-back processing.

Options:

A.

Partial fulfillment of reservations is supported.


B.

Changes to reservation in Oracle Logistics Cloud leads to exceptions, which are displayed in the Supply Chain Orchestration work area.


C.

Reservations cannot be created for back-to-back On Hand supply orders.


D.

One reservation is created for a demand and supply.


E.

Reservation supplies that can be reserved are Purchase Orders, Transfer Orders, Work Orders, and On Hand inventory.


Expert Solution
Questions # 33:

Your customer is a very large organization spanning across multiple countries. Their legal requirements, Human Resource Policies, and Functional Currencies for Ledger are different for each country. Your customer wants to maintain 10 different companies in the system.

Which combination meets this requirement?

Options:

A.

1 Enterprise, 10 Divisions, where each division has its own ledger with common legal entity across all divisions


B.

10 Enterprises, 10 Divisions, where each division has its own legal entity and ledger


C.

1 Enterprise, 10 Divisions, where each division has its own legal entity and ledger


D.

10 Enterprises, 1 Division, where each division has 10 legal entities and 1 ledger


Expert Solution
Questions # 34:

What are the four steps for the move request process flow?

Options:

A.

Create shipment


B.

Create Movement Request


C.

Confirm pick slips


D.

Run the Movement Request Pick Slip Report


E.

Physically move the material


F.

Run pick slip allocation


Expert Solution
Questions # 35:

You created two filters for your web application by using the @WebFilter annotation, one for authorization and the other for narrowing results by the provided search criteria. The authorization filter must be invoked first.

How can you specify this?

Options:

A.

setting the priority attribute of the @WebFilter annotation for each of the filters


B.

placing the filter mapping elements in the required order in the web.xml deployment descriptor


C.

placing @WebFilterMapping annotations in the required order


D.

specifying the filter precedence order by using the @Priority annotation


Expert Solution
Questions # 36:

Your customer decides to implement Cloud Procurement and Inventory. While discussing with your customer, you come to know that they have a business that spans across multiple locations and they have warehouse situated across USA and Canada.

    All their procurement, payables, and distribution activities take place from USA.

    They have a central warehouse in USA and after the goods are delivered to this warehouse, they are distributed across multiple additional warehouses. The warehouses are managed separately from the requisitioning units.

    For requesting material they have two units. One located in USA that monitors the current stock. They are responsible for creating requisition for any material shortage in USA. They have another location in Canada for requesting material.

Which setup fulfills this scenario?

Options:

A.

BU1: USA - as procurement and requisitioning Business Unit (BU)BU2: Canada - as requisitioning Business UnitDefine Service provider relationship where Canada procurement business unit serves as procurement and payables service provider for Canada Requisitioning Business Unit.


B.

BU1: USA - as procurement business unit (BU)BU2: Canada - as requisitioning business unitBU3: USA - as requisitioning business unitDefine Service provider relationship where USA procurement business unit serves as procurement and payables service provider for Canada Requisitioning Business Unit.


C.

BU1: USA - as procurement business unit (BU)BU2: Canada - as requisitioning business unitBU3: USA - as requisitioning business unitDefine Service provider relationship where Canada procurement business unit serves as procurement and payables service provider for Canada Requisitioning Business Unit.


D.

BU1: USA - as procurement business unit (BU)BU2: Canada - as requisitioning business unitBU3: USA - as requisitioning business unitDefine Service provider relationship where USA procurement business unit serves as procurement and payables service provider for both Canada and USA requisitioning Business Units.


Expert Solution
Questions # 37:

Your customer wants to prevent customer shipments out of a specific subventory. They are setting up a material status to control this.

Which transaction do they need to disallow?

Options:

A.

Sales Order Pick


B.

Sales Order Issue


C.

Ship Confirm


D.

Miscellaneous Issue


E.

Move Request Putaway.


Expert Solution
Questions # 38:

Which execution document is created by supply chain orchestration when a make request is received?

Options:

A.

Transfer Order


B.

Work Order


C.

Routing Create


D.

Movement Request


E.

Purchase Order


Expert Solution
Questions # 39:

Given the following code:

Question # 39

What should you do at line 1 to enable this servlet receive request data without blocking?

Options:

A.

Use a Runnable instance with the start () method of AsyncContext.


B.

Define a ReadListener and assign it to the request input stream.


C.

Create a Callable class and delegate this operation to a ManagedExecutorService by using the dispatch method of AsyncContext.


D.

Define an AsyncListener and assign it to the AsyncContext object.


Expert Solution
Questions # 40:

Given the set of navigation rules:

Question # 40

Which two define a valid flow of view IDs through the application? (Choose two.)

Options:

A.

home > goodbye > list-widgets


B.

dashboard > home > add-widget > list-widgets


C.

list-widgets > add-widget > home > dashboard > home


D.

home > list-widgets > add-widget > goodbye


Expert Solution
Viewing page 4 out of 5 pages
Viewing questions 31-40 out of questions