This tutorial shows how to migrate a business process from WebSphere® Commerce to WebSphere Process Server. It also covers how to externalize the release to fulfillment process.
In this tutorial
Part 3 enhances the migration effort described in the previous tutorial, Part 2, by allowing an existing process within WebSphere Commerce Server to be externalized and represented within WebSphere Process Server. This allows for significant customization and configuration by a business user. Additional benefits include the improved integration between systems that comes with using WebSphere Process Server to host WebSphere Commerce business processes.
Objectives
Substitute the release to fulfillment code running in WebSphere Commerce with a business process running in WebSphere Process Server.
Refactor the WebSphere Commerce code to provide for Web services so that the business process in WebSphere Process can call back.
Stitch the process on WebSphere Process Server with WebSphere Commerce so that the handoff becomes seamless to the presentation layer.