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

Viewing page 1 out of 5 pages
Viewing questions 1-10 out of questions
Questions # 1:

You are working with JMS publish-subscribe operations.

What happens when a producer publishes a message to a topic for which a durable subscription exists but there are no subscribers available?

Options:

A.

The publisher waits for a subscriber, who then consumes it. However, the publisher will time out if no consumer arrives within the given timeout period.


B.

The publisher sends the message. However, it is never consumed because there wasn’t anything listening when it arrived, regardless of the message timeout length.


C.

The publisher successfully sends a message, which will be consumed later, once there is a subscriber, assuming the message hasn’t timed out.


D.

The message publisher is immediately notified about the lack of subscribers and can decide for itself if, and when, to resend.


Expert Solution
Questions # 2:

What three Key Performance Indicators are available in the Warehouse Operations Dashboard?

Options:

A.

Shipment Value


B.

Hit or Miss Accuracy


C.

Cycle Count


D.

Inventory Value


E.

Distributed Value


F.

Exact Matches Rate


Expert Solution
Questions # 3:

Material is transferred between the Subinventories within an organization via transfer order. The setup is complete and the transfer order is created though the FBDI process.

What is the primary interface data that needs to be completed in the template?

Options:

A.

CST_I_INCOMING_TXN_COSTS


B.

INV_SUBINVENTORY_TRANSFER


C.

INV_TRANSACTION_LOTS_INTERFACE


D.

INV_SERIAL_NUMBERS_INTERFACE


E.

INV_TRANSACTIONS_INTERFACE


Expert Solution
Questions # 4:

Your class requires multiple resources defined, as shown in the following:

Question # 4

Which annotation do you use to group multiple @Resource declarations together for class-based injection, replacing in the code above?

Options:

A.

@Resources


B.

@Resource


C.

@ResourceGroup


D.

@ResourceCollection


Expert Solution
Questions # 5:

Which is a valid description of REST?

Options:

A.

REST provides the same architectural properties as SOAP.


B.

REST is a library that is part of JEE called JAX-RS.


C.

REST is the conventional way of interacting with information resources.


D.

REST is a Web Services standard supported by JEE and JAX-RS.


Expert Solution
Questions # 6:

An inventory transaction is important to the system through an FBDI template.

Which transaction state denotes that an inventory transaction is created in the Oracle Inventory Management application?

Options:

A.

Created


B.

Validated


C.

Deferred


D.

New


E.

Staged


Expert Solution
Questions # 7:

Given:

Question # 7

If an exception is thrown inside the if block, what effect will it have on the transaction?

Options:

A.

The transaction will be committed.


B.

The transaction will be suspended.


C.

The transaction will be rolled back.


Expert Solution
Questions # 8:

Reorder quantities for an item subinventory are calculated using Fixed Lot Multiple and Round Order Quantity. Assume that the reorder quantity is 24 and you specify 10 for the fixed lot multiple and enable rounding the reorder quantity.

What will be the reorder quantity?

Options:

A.

30


B.

20


C.

24


D.

25


Expert Solution
Questions # 9:

Given the code fragment:

Question # 9

How can you get all property names of a JMS message in the JMS consumer onMessage operation?

Options:

A.

String [] props = msg.getPropertyNames();


B.

Enumeration props = msg.getPropertyNames();С. Iterator props = msg.getPropertyNames();


C.

List props = msg.getProperties();


Expert Solution
Questions # 10:

Which three replenishment count types are used for Periodic Automated Replenishment (PAR)?

Options:

A.

Order Economic Quantity (EQQ): Generates a replenishment request for the calculated quantities based on inventory policies to maintain the PAR quantity.


B.

Reorder Point: Generates a replenishment request for the order quantity based on days of cover for the item lead time.


C.

Order Quantity: Generates a replenishment request for the order quantity entered for the replenishment count.


D.

Order RAR: Generates a replenishment requisition for the RAR-level quantity.


E.

On-hand Quantity: Generates a replenishment requisition for the difference between the on-hand quantity and the RAR-level.


Expert Solution
Viewing page 1 out of 5 pages
Viewing questions 1-10 out of questions