Question: A medium size internet retailer identify their online order processing business process as follows: A new order received through a website. Verifying that the product(s)

A medium size internet retailer identify their online order processing business process as follows:

A new order received through a website.

Verifying that the product(s) is available in the warehouse.

If not, contacting supplier to restock the warehouse.

Process the payment.

Ship the product(s).

Directions

Design objects with their properties and their types to describe the data needed to support this business process. List all operations (methods) that each object should have be able to do with its own data. Provide comments on the role of each property or method.

For example,

Student object:

Fields:

Name (string) to store students name

Enrolled classes (list of class objects) to store all classes a student is enrolled in.

Design a flow chart of the algorithm that would describe the given business process and use the data structures that you have designed. Submit a Word document with the required information.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!