You have been asked to implement internationalization in your JSF web application. Where do you configure the supported locales?
A. in the
B. in the web.xml file
C. in the faces-config.xml file
D. in the src folder
Which type allows you to share servlet attributes across your entire web application?
A. ServletContext
B. HttpSession
C. ServletRequest
D. ServletConfig
Which statement is true about the WS-Security standard?
A. It is a Java EE standard for protecting SOAP services.
B. It relies on HTTP security mechanism to protect SOAP messages in transmit.
C. It provides message-level security.
D. It defines protocol-specific ways of protecting SOAP messages.
How can a servlet indicate to the browser that cookie data should be sent over a secure connection?
A. Call the getSecure(true) method on the cookie object.
B. Encrypt the cookie data. The browser automatically sends encrypted data over a secure connection.
C. Set the ENCRYPT header in the response.
D. Configure SessionTrackingMode.SSL on the ServletContext object.
Given: What will be the response to a HEAD request?
A. The findAll() method will be called and the employee list will be returned.
B. The findAll() method will be called and no employees will be returned.
C. No method will be invoked and no error will be returned.
D. No method will be invoked and a 404 error will be returned.
The physical inventory process is carried out for a particular inventory organization with the following parameters:
Negative quantity Tolerance Percentage is set to 10% Approval Type = `Always'
The system says that there are 100 on band, but you only counted 95. What will happen?
A. The setup is invalid; it will give an error message.
B. Because the 95 is within the 10% tolerance, it will post without approval.
C. The system will ask a user to recount before posting.
D. An approval will be required before posting.
A supply request has been received in supply chain orchestration. Both organizations belong to the same legal entity and they do not have a buy-sell relationship between them.
Which type of execution document can fulfill the supply request?
A. Transfer Order
B. Purchase Requisitions
C. Purchase Order
D. Sales Order
For an Item to be enabled for back-to-back order process, which attribute do you need to set?
A. Item attribute: Allow purchase orders off of sales orders
B. Organization attribute: Allow Back to Back Processing
C. Organization attribute: Allow Reservations
D. Item attribute: Back-To-Back Enabled E. Item attribute: Reservations Enabled
Identify three statements that are true about reservations in back-to-back processing.
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.
Identify the availability type that is applicable for the item quantities maintained in a unit of measure different from the primary unit of measure and is available for various transactions.
A. Available
B. Secondary Available Quantity
C. Reserved
D. Secondary On-hand Quantity
E. On Hand