Which statement is true about JAX-RS resource implementation?
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 500 and 750 total pages? (Choose two.)
In the Back-to-Back (B2B) Order to Cash flow, ordered items are purchased from a supplier. The Sourcing Rules have been defined for the item and the buy flow has been initiated. The sales order line is shown as Awaiting Shipping and the supply line status is in “Purchasing” with the supply order generated but the purchase requisition not generating.
What is the reason?
Given the code fragment:
How long does this cookie persist?
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 States of America.
What will be the functional currency of the ledger you are defining?
NO: 64
A Persistence application locks entity x with a LockModeType.PESSIMISTIC_READ lock type. Which statement is true?
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?
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 you run the consumption advice process on 31st August, 2020?
: 27
Given:
Which client-side Java method will send the employee object to the WebSocket Server Endpoint?
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?
What three Key Performance Indicators are available in the Warehouse Operations Dashboard?
Given the code fragment:
When the context root is requested how does the container resolve this mapping?
Which code snippet prints the exception error message as part of the page output?
On your JSF page, you have a form in which you have a command button:
A user submits the form by clicking the button, and no errors occur while processing the request. Which statement is true?
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 recommend?
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?
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?
: 15
Given:
What code needs to be added to line 1 for MyMapper bean instances to be correctly passivated?
Which three applications originate a buy request that is received by supply chain orchestration?
Your client has not been managing Supply Request Exceptions on a regular basis.
What issue does this cause?
When should a JPA entity implement the Serializable interface?