Java Reference
In-Depth Information
Figure9-9.Creating the <invoke> Activity
So at this point in your process, you need to define what happens after you invoke the web
service that does the actual work of looking up the customer. For this simple process, you will
just return the result of the service back to the client.
Creating the <reply> activity
At this point, the NetBeans 6.1 BPEL designer should be showing two additional items: an
arrow pointing from the CustomerProcessPLink (the WSDL representing the process), and a
red X icon, indicating that you have an error in the process. That's because you have specified
a two-way operation, but haven't yet specified a reply. So let's do that now.
Search WWH ::




Custom Search