1Z0-900 Exam Questions
136 real 1Z0-900 exam questions with expert-verified answers and explanations. Page 2 of 3.
- Question #54Understand Java EE Architecture
A Java EE application that uses an EJB container must communicate with a legacy system developed using non-Java technologies. Which two Java EE technologies can be used in the inte...
Java EE ArchitectureJMSJCAIntegration Tier - Question #55Create Java Applications using WebSockets
Which statement is true about the relationship between HTTP and WebSockets?
WebSocket protocolHTTP upgrade handshakeprotocol communicationclient-server connectivity - Question #56Implement Business Logic by Using EJBs
Which annotation do you use on line 1 to ensure that clients immediately time out when attempting to concurrently invoke callMethod () while another client is already accessing the...
EJB Concurrency@AccessTimeoutThread Access ControlTimeout Semantics - Question #57Implement REST Services using JAX-RS API
Which is a valid description of REST?
REST architectureJAX-RS APIWeb ServicesJEE standards - Question #58Use CDI Beans
Given the code fragment: Assuming this bean is used only in the code fragment above, how long will the injected Bean instance be available?
CDI scopesdependency injectionbean lifecyclescope annotations - Question #59Secure Java EE 7 Applications
You want to allow one set of roles to POST to a resource and another set of roles to GET it. Which two configuration options should you use? (Choose two.)
Security ConfigurationHTTP Method AuthorizationDeployment DescriptorRBAC - Question #60Understand Java EE Architecture
Your class requires multiple resources defined, as shown in the following: Which annotation do you use to group multiple @Resource declarations together for class-based injection,...
@Resource annotationDependency injectionResource managementClass-based injection - Question #61Create Java Web Applications using Servlets
Your web application requires logic to remember items that a user placed into a shopping cart. Which two mechanisms should you use to associate that information with the user? (Cho...
session managementuser stateservlet mechanismspersistent storage - Question #62Implement REST Services using JAX-RS API
Given: What will be the response to a HEAD request?
HEAD requestJAX-RS HTTP methodsREST endpoint behaviorHTTP semantics - Question #63Use CDI Beans
You are building the User Preferences page of an application. A user can change values, such as his or her name, password, address, company, and so on. These values are sent to a C...
CDI scopesstate persistenceview scopesession scope - Question #64Manage Persistence using JPA Entities and BeanValidation
A Persistence application locks entity x with a LockModeType.PESSIMISTIC_READ lock type. Which statement is true?
Pessimistic LockingJPA Lock ModesTransaction SerializationEntity Management - Question #65Implement SOAP Services by Using JAX-WS and JAXB APIs
Which statement is true about Java methods that are exposed as Web Service operations by using JAX-WS API?
JAX-WS@WebMethod annotationWeb service operationsSOAP metadata - Question #66Create Java Web Applications using Servlets
Given the code fragment: What output will be returned when this servlet is called a GET request?
servlet lifecycleHTTP GET handlingservice() methodrequest dispatch - Question #68Manage Persistence using JPA Entities and BeanValidation
Given the JPQL code fragment: Select pub.title, pub.author, pub.pages FROM Publisher pub Which two clauses do you add to this JPQL query to retrieve only those books with between 5...
JPQL WHERE clauseBETWEEN operatorRange filteringJPA queries - Question #69Use CDI Beans
Given the following class definition with numbered lines: How do you specify to use this mock CDI bean implementation instead of the regular implementation class?
CDI alternativesbean configurationdeployment configurationCDI bean selection - Question #70
You have a high value item that you want to audit on an unscheduled basis to deter pilfering. Which method would you use to do this?
- Question #71
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 fixe...
- Question #72
Which three applications originate a buy request that is received by supply chain orchestration?
- Question #73Understand Java EE Architecture
Your customer has defined three business units: two of the them require the same set of receivables payment terms whereas the third needs a separate set of receivables payment term...
Reference data setsBusiness unit configurationReceivables termsMulti-tenancy - Question #74
What are two outcomes when a lot expires on an item with lot control enabled?
- Question #75
Your organization is planning for a periodic counting of individual items automatically throughout the course of the year. As part of this activity, the user has loaded items to th...
- Question #76
Your client wants the purchasers to be able to run the min-max for items under their control and then manage the POs created out of these. Which parameters can they use to be able...
- Question #77
While performing the task "Create Chart of Accounts, Ledger, Legal Entities, and Business Units in Spreadsheet Task", you mentioned that the legal entity country is the United Stat...
- Question #78Implement Business Logic by Using EJBs
You are a shop floor manager and you have received an order which is a back-to-back order in nature. You need to reserve 100 pieces of an item in order to finish you order. However...
order reservationinventory managementback-to-back ordersfulfillment constraints - Question #80
Your organization is using min-max planning to replenish stock and the planning parameters are set at item organization level with a default subinventory. Item: A, Min Qty: 25, Max...
- Question #81
Which three statements are true for an expense destination transfers that does NOT require a receipt at destination inventory organization?
- Question #82
Your client wants certain inventory items of high importance to be counted periodically to improve the average level of inventory accuracy. What type of counting would you recommen...
- Question #83
Which three replenishment count types are used for Periodic Automated Replenishment (PAR)?
- Question #84Implement Business Logic by Using EJBs
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 T...
tolerance thresholdsinventory reconciliationapproval workflowsvariance analysis - Question #85
Your supplier sent you stock against a consigned agreement. You transferred at the stock to owned and generated a consumption advice. An invoice was raised by the supplier and the...
- Question #86
Your client has just up their chart of accounts. They are now designing the organization hierarchy in the system. Which three structures should the customer use the to do this?
- Question #87
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. Whic...
- Question #88
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...
- Question #89Understand Java EE Architecture
Which two options constitute the rights and responsibilities of a legal Entity?
Legal EntityCorporate ResponsibilitiesBusiness RightsRegulatory Compliance - Question #90
What does the system do if you have not entered a count for a tag during physical inventory process?
- Question #91
Which action invokes supply chain orchestration and transfer of data to supply chain orchestration Interface tables?
- Question #92
Your company has multiple inventory organizations where goods are transferred internally. A user has created a new organization but new organization is unavailable when creating an...
- Question #93
During Cloud Inventory implementation your customer requires you to enable the Oracle Transactional Business Intelligence (OTBI) KPI to review the list of standard reports which is...
- Question #94
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 locat...
- Question #95Understand Java EE Architecture
Your customer is a very large organization spanning across multiple countries. Their legal requirements, Human Resource Policies, and Functional Currencies for Ledger are different...
multi-company configurationenterprise structureledger organizationorganizational hierarchy - Question #96Use Batch API in Java EE 7 Applications
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 Manag...
Oracle Inventory ManagementFBDI ImportTransaction StatesData Validation - Question #98Develop Web Applications using JSFs
The Applications Development Framework Desktop Integration (ADFdi) user interface is supported in Oracle Fusion Receiving, Inventory Management, and Shipping products. Identify fou...
ADFdiOracle FusionDesktop IntegrationUI Interfaces - Question #99
Which two statements are true in regard to using the Enterprise Structures Configuration? (Choose two.)
- Question #100
Which two tasks must be defined to a set up the Facilities Schedule? (Choose two.)
- Question #101Manage Persistence using JPA Entities and BeanValidation
Your customer wants you to restrict the values of Receivables Transaction Type for their three business units. You created three reference data sets for each business unit. However...
Reference Data SetsBusiness Unit ConfigurationData VisibilityReceivables Setup - Question #102
Your client is about to define their primary ledger. Which set of three primary attributes do they need to know in order to complete this?
- Question #103
Which three types of jurisdictions should be considered while designing the Enterprise Structure?
- Question #104
Which execution document is created by supply chain orchestration when a make request is received?
- Question #105Understand Java EE Architecture
Your customer has a complex financial reporting structure. Which three elements should you define first in order to form a basis for this reporting?
Organizational StructureFinancial Reporting ConfigurationLegal Entity DefinitionHierarchical Reporting - Question #106Implement Business Logic by Using EJBs
While creating the consignment agreement, you have set the consumption advice frequency to "monthly" and the billing cycle close date to "31st August, 2020". What will happen when...
Consignment AgreementConsumption AdviceBilling Cycle ProcessingOrder Management