1Z0-900 Exam Question 1

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.
1. All their procurement, payables, and distribution activities take place from USA.
2. 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.
3. 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?
  • 1Z0-900 Exam Question 2

    Given the code fragment:

    Assuming this bean is used only in the code fragment above, how long will the injected Beaninstance be available?
  • 1Z0-900 Exam Question 3

    When handling a JSF request, your application code decided to redirect the call to another URL by using HTTP redirect. Which action should you take to correctly complete the handling of the JSF life cycle?
  • 1Z0-900 Exam Question 4

    Which two statements are true about the relationship between JavaServer Pages (JSP) and servlets?
    (Choose two.)
  • 1Z0-900 Exam Question 5

    Give the code fragment:

    And the code fragment:

    The sendConfirmation() and reserve() methods should be executed in the same transactional context.
    Which transaction attributes do you ensure this?