Example 2 - Updating a Database

This example shows how a business service can be used to provide a simple business function, independent of any business process.

Procedure

  1. Using Work Manager, a user selects and clicks the Update Customer Details business service. The Collect customer data form is displayed.
  2. The user completes the form and clicks Submit.
  3. The Update customer database REST service task updates the customer database with the new data.
  4. The business service terminates.