Versions Compared

Key

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

...

  • For standard communication, Schedule contains the technician information including the technician/customer email address. 
  • For advanced communication, Schedule contains the technician information including the technician's position, email address, and photo that is included in the HTML email. 

Common Language Runtime

NET Framework Common Language Runtime (CLR) must be enabled in SQL Server. 

To enable this,  in SQL Server run this command:

EXEC sp_configure 'clr enabled', 1;

RECONFIGURE WITH OVERRIDE;

Compatibility

Signature Agent 2.5 is compatible with the following.

...