7
Cordys Supplychain integration Last phase

Cordys Supplychain integration

Embed Size (px)

DESCRIPTION

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) - PowerPoint PPT Presentation

Citation preview

Page 1: Cordys Supplychain integration

Cordys Supplychain integration

Last phase

Page 2: Cordys Supplychain integration

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 …

Page 3: Cordys Supplychain integration

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).

Page 4: Cordys Supplychain integration

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).

Page 5: Cordys Supplychain integration

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).

Page 6: Cordys Supplychain integration

What are the tools…

• Pass on xformdata in bpm

Page 7: Cordys Supplychain integration

Retailer start Xform manually

Document itslearning:Delivermessage in bpm

Wholesaler receives message

Open message manuallythe related Xform will be opened.

Process Specific

Message Exactly

similar to Xform

Message!

Fill Message in

script!

Further: similar to retailer process.

Own product Table?

Document 20:Xform start BPM