|
Big Smokes has an existing inventory system that tracks all cigars they have in the warehouse Big Smokes manually calls their manufacturers to check the availability of a cigar. This availability check should be automated. Each manufacturers has an inventory system that uses an industry standard interface based on the Java Message Service (JMS)
System sends a request containing the product ID to the inventory system
SCJP, SCWCD, SCBCD, SCEA 5
SCJP 1.4, SCBCD 5.0, SCDJWS 5.0, SCEA5
Another reason would be if the stock quantity is not enough to fulfill an order.
SCJP, SCWCD, SCBCD, SCEA 5
SCJP 1.4, SCBCD 5.0, SCDJWS 5.0, SCEA5
What is important here is that you can check the availability using JMS in real time
SCJP, SCWCD, SCBCD, SCEA 5
SCJP 1.4, SCBCD 5.0, SCDJWS 5.0, SCEA5
SCJP, SCWCD, SCBCD, SCEA 5
SCEA 5 Certified
SCJP, SCWCD, SCBCD, SCEA 5
SCJP, SCWCD, SCBCD, SCEA 5
Ashutosh Sharma
SCJP 1.2, SCEA 5, Brainbench certified J2EE Developer, Documentum Certified Professional
Blog : http://scea5-passingpart2and3.blogspot.com/
But if you look at some of the leading e-commerce websites, they won't allow a customer to add an item and checkout if the item is "unavailable"
SCJP, SCWCD, SCBCD, SCEA 5
Ranga.
SCJP 1.4, OCMJEA/SCEA 5.0.
R Roy wrote:You can safely make a favorable assumptions
[OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
The clue is that Company has already made a sizable investment there to expand the capacity or inventory. That means possibility of inventory shortage is rare and company is already tracking the inventory system for this type of scenarios.
SCJP 1.4 -- SCJD Java 2 -- OCM JEA 5
Poop goes in a willow feeder. Wipe with this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
|