Adding the Data Fields

Procedure

  1. In the Project Explorer, under the Claims Management Process, right-click Data Fields and select New Data Field.
  2. The Data Field Details dialog is displayed. Enter Policy as the Name of the Data Field and select String as the Type.
  3. You can optionally click Next to enter a description.
  4. You can optionally click Back from the DataField Details dialog if you want to check the displayed Project and Package. For this tutorial, you can accept the defaults.
  5. Click Finish.
  6. Repeat these steps to create a Customer string Data Field.
  7. In the Process Editor, highlight the Validate Policy Activity.
  8. In the Properties view, click the Interface tab.
  9. Click the + button to browse for the Policy and Customer Data Fields. Change in the 'Mode' field from default(In/Out) to 'In', for both the data fields. Select each and click Add and then click OK.
  10. The Data Fields you selected are displayed in the Properties view.
  11. Associate the Policy and Customer Data Fields with each of the remaining Activities in the Process.

Result

Compare the Process you have created with the one in the samples workspace (Simulation Tutorial Solutions Project) and continue with Tutorial 2 - Running a Simulation to run the simulation.