Linx 5 - SendEmail Sample

Linx 5 - SendEmail Sample

This sample sends emails with data retrieved from the Northwind database. You can get sample Northwind databases here.
This Linx Solution uses the Email and Database plugins.

There are three Processes:

To run the sample:

  1. Open the SendEmail solution with Linx Designer.
  2. Click on the Settings button.
  3. On the Settings tab change the values of the Settings to suit your environment (if you need help with the database connection string, have a look at this help topic).
  4. Open the sample Process you want to run from the Solution Explorer pane on the left.
  5. Click the Debug or Run buttons to run the Process. For SendFancyEmailToCityCustomers you have to supply the City name as a parameter (bottom right in the debugger) or else nothing will be retrieved.