Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The In the final step of the Complex Process Flow tutorial, the process flow has been created and linked to the Persons entity. All that remains now is to test the functionality. To do this:

...

  1. Open a new record from the Persons service.
  2. Enter first and last name, putting XY at the beginning of the last name entered, where XY are your initials.
  3. Enter or select a company.
  4. Save the record.
  5. Check to see if an email notification was sent.
  6. Create a view in the Orders service for all orders made by the Persons record created in this test. If the process flow functioned correctly, the view does not include any records.

Cleaning Up

Unless you make the Event Handler inactive, you will continue to receive email messages every time anyone creates a new Persons record without a linked company in the system.

...