Oracle9iAS - In Action Go to menu
Integrate Users, Applications, Businesses back | 1 2 3 4 5 6 7 8 9 | next
Julie approves Steve's notebook purchase request, triggering an Oracle Workflow process that places a purchase order with Dell, the preferred supplier.

In this process, the workflow kicks off the appropriate programs that generate a purchase order with XML. Using the Web Services provided by Oracle9iAS, the XML purchase order is transformed into the format required by the supplier.

Julie's team wrote these daemon programs in Java using the XML Developer's Kit (XDK) that is part of Oracle9iAS. These programs can interact with any queuing systems that support JMS.
Workflow information and XML order format that was sent to Dell