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?
A. The publisher waits for a subscriber, who then consumes it. However, the publisher will time out if no consumer arrives within the given timeout period.
B. The publisher sends the message. However, it is never consumed because there wasn't anything listening when it arrived, regardless of the message timeout length.
C. The publisher successfully sends a message, which will be consumed later, once there is a subscriber, assuming the message hasn't timed out.
D. The message publisher is immediately notified about the lack of subscribers and can decide for itself if, and when, to resend.
Given the code fragment:
How long does this cookie persist?
A. until server shutdown
B. until garbage collection in the servlet instance
C. this request
D. until browser shutdown
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.
Which action invokes supply chain orchestration and transfer of data to supply chain orchestration Interface tables?
A. creating Purchase Order Receipt
B. running a scheduled process called "Create Transactions"
C. running Min-Max Planning
D. creating a new Inventory Organization for execution of supply chain orchestration
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?
A. 1 Enterprise, 10 Divisions, where each division has its own ledger with common legal entity across all divisions
B. 10 Enterprises, 10 Divisions, where each division has its own legal entity and ledger
C. 1 Enterprise, 10 Divisions, where each division has its own legal entity and ledger
D. 10 Enterprises, 1 Division, where each division has 10 legal entities and 1 ledger
Which execution document is created by supply chain orchestration when a make request is received?
A. Transfer Order
B. Work Order
C. Routing Create
D. Movement Request
E. Purchase Order
Your organization performs a restock via a transfer order between inventory organizations, using the following parameters for processing:
Transfer Type: In-transit transfer type Receipt Routing: Standard Transfer Order Required: Yes
During the process, the receiving organization wants to make a change to the transfer order line.
After which fulfillment stage will they no longer be able to change the transfer order?
A. Awaiting Receiving
B. Awaiting Billing
C. Closed
D. Ship Confirm
E. Awaiting Fulfillment
You set up an item organization and an inventory organization as part of your customer's requirement.
Your customer has, by mistake, performed a receipt transaction in the item organization instead of the inventory organization. How will you rectify this error?
A. Perform a correct receipt transaction and receive the item in the correct organization.
B. Perform a return of item and receive the item again in the correct organization.
C. It is not possible to receive item in the item organization.
D. Perform a new receipt in the correct organization and retain the stock in item organization because it does not affect any other operation.
You are currently implementing Oracle Cloud for the Singapore entity of your multinational customer. Their head office is located in Japan. Apart from Singapore, their other entities are using a legacy system.
Their requirement is to implement Oracle Cloud in such a way that at the end of the financial year, all their financial reporting should be in Japanese Yen.
How will you fulfill the above requirement?
A. Define one primary ledger with Japanese Yen currency so that all the subledger data gets converted to Japanese Yen automatically.
B. Define one primary ledger with SGD (Singapore Dollars) as primary currency and use the reporting currency functionality to provide the necessary data in Japanese Yen currency.
C. This requirement cannot be fulfilled.
D. Define two ledgers one in SGD (Singapore Dollars) and one in Japanese Yen and transfer data of all the subledgers in these two primary ledgers.