The user specifies a customer ID and clicks Get Details. The application invokes the GetCustomerInfo operation of the caf.northwind:createNewCustomerWS Web service to get information about the customer.
After supplying new information, the user clicks Update to save any changes to the customer information. The application invokes the UpdateCustomer operation of the caf.northwind:createNewCustomerWS Web service to update information about the customer. Then the application invokes the GetCustomerInfo operation of the caf.northwind:createNewCustomerWS Web service again so that it can refresh the information to display in the view:
Samples and utilities are "working examples" that can be used to test and build production-quality solutions. Most are not eligible for technical support through webMethods Customer Care. webMethods makes no guarantees pertaining to the functionality, scalability, robustness, or degree of testing of these utilities and samples.