customer order process, production scheduling and production
2012-08-09 16:16:53 0 举报
It’s a typical pattern of interaction between customer order process, production scheduling and production. The key point: production has its own rhythm, it does not rush immediately to fulfill a customer’s order. Instead, customers order are converted into production orders, the latter are stored in the database for some time, and then at some regular intervals (e.g. daily) the production planning process starts which calculates a production schedule for given production orders. As soon as the schedule is fulfilled instances of the customer’s order process receive messages that the order is produced and theу proceed to delivery. Two methods of interprocess communication are involved in this case: via data objects and messages.
作者其他创作
大纲/内容
Produce
Store Schedule
Deliver
Order to Cash
Place Production Order
Agree Order
Production Scheduling
Production
Order Produced
ProductionOrders
Build Schedule
Get Orders
ProductionSchedule
Get Schedule
0 条评论
回复 删除
下一页