The Database Adapter configuration is complete with input and output parameters. The next step is to define the association between the adapter input/output parameters and the dataslots for the application defined in
Step2: Creating the process flow.
When the process is started, the user is presented with a prompt to enter a customer ID (Start workstep). The Database Adapter (Query workstep) uses this ID to obtain the customer name and phone number from the database. This data is then displayed (ShowInfo workstep).