Current Slide
Small screen detected. You are viewing the mobile version of SlideWiki. If you wish to edit slides you will need to use a larger device.
An Example (cont')
…
<sequence>
<invoke partnerLink="invoicing” portType="lns:computePricePT"
operation="initiatePriceCalculation” inputVariable="PO”>
</invoke>
<invoke partnerLink="invoicing" portType="lns:computePricePT" operation="sendShippingPrice"
inputVariable="shippingInfo”>
<targets><target linkName="ship-to-invoice" /></targets>
</invoke>
<receive partnerLink="invoicing” portType="lns:invoiceCallbackPT” operation="sendInvoice"
variable="Invoice" />
</sequence>
<sequence>
<invoke partnerLink="scheduling” portType="lns:schedulingPT”
operation="requestProductionScheduling” inputVariable="PO">
</invoke>
<invoke partnerLink="scheduling” portType="lns:schedulingPT” operation="sendShippingSchedule”
inputVariable="shippingSchedule”>
<targets><target linkName="ship-to-scheduling" /></targets>
</invoke>
</sequence>
</flow>
<reply partnerLink="purchasing" portType="lns:purchaseOrderPT” operation=”sendPurchaseOrder"
variable="Invoice”>
</reply>
</sequence>
</process>
Speaker notes:
Content Tools
Tools
Sources (0)
Tags (0)
Comments (0)
History
Usage
Questions (0)
Playlists (0)
Quality
Sources
There are currently no sources for this slide.