Given:
If an exception is thrown inside the if block, what effect will it have on the transaction?
Which three values are applicable for the profile option - “Transaction Processing Mode” for subinventory transfer and interorganization transfer?
A shipment has not yet been created for a pick that you are running.
How is the due date calculated?
Given the code fragment:
Which URL triggers the invocation of the getEmployee () method?
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, replacing
Given an HttpServletRequest request and an EJB SessionContext ctx.
Which is a valid way to retrieve the Principal invoking either behavior?
Which code snippet prints the exception error message as part of the page output?
Your customer has a requirement across their 10 warehouses, each with different users. They would like that whenever a warehouse user logs in, their warehouse should get populated.
How will you achieve this?
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.
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?
Given the code fragment:
Which code can be added to register both of these methods to receive BankEvent notifications only if an instance of BankActivityService is already instantiated in the current context?
Identify three statements that are true about reservations in back-to-back processing.
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.)
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?
Your customer is a very large organization spanning across multiple countries. Their legal requirements, Human Resource Policies, and Functional Currencies for Ledger are different for each country. Your customer wants to maintain 10 different companies in the system.
Which combination meets this requirement?
Given the code fragment:
Which method should be used on line 3 to enable default validation mechanism?
Given a JSL document describing a batch job:
How do you initiate a batch job?
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?
Given:
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 bean?
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?
Given the set of navigation rules:
Which two define a valid flow of view IDs through the application? (Choose two.)