70 likes | 149 Views
Learn the final phase essentials of Cordys supply chain integration for seamless order processes. Understand how information and order processes are integrated, aiming for efficient product flow. Explore tools for initiating and automating order processes across retail, wholesale, and manufacturing levels.
E N D
Cordys Supplychain integration Last phase
essentials…. • Procesintegration in a chain • Integration of information and orderprocesses • What do we want to achieve ... • A: purchaser at retail selects product and sends order (to inbox of wholesale) • B: seller at wholesale opens message and starts orderprocess, which runs automatically, including eventual update of stock, reordering products etc. • C: seller at manufacturer opens message and starts orderprocess, which runs automatically, including eventual update of stock, reordering products etc. • What are the tools …
What are the tools… • A: • Xform with productdata (from wholesale database, evt. Retail database), fields for quantity, ….and button to start retail’s ordering process (see ch. 20 cordys basic constructs). • BPM in which order will be processed/sent to supplier. Use Delivermessage (see itslearning: Delivermessage in BPM).
What are the tools… • B: • Start bpm from xform, see instructions Ch. 20 in Cordys basic constructs. • No orders received yet? Temporarily test with simple xform (or assignments in messagemap) in which you pass on orderdata. • Inserts purchase- or salesorder? Add method (examples in Ch. 9 en 10) • Update stock: write method updatestock. Use wsdlgenerator (see CH. 7 & itslearning).
What are the tools… • C: • Start bpm from xform • No orders received yet? Temporarily test with simple xform (or assignments in messagemap) in which you pass on orderdata. • Inserts purchase- or salesorder? Add method (examples in Ch. 9 en 10) • Update stock: write method updatestock. Use wsdlgenerator (see CH. 7 & itslearning).
What are the tools… • Pass on xformdata in bpm
Wholesaler receives message Retailer start Xform manually Own product Table? Fill Message in script! Open message manually the related Xform will be opened. Document 20: Xform start BPM Process Specific Message Exactly similar to Xform Message! Further: similar to retailer process. Document itslearning: Delivermessage in bpm