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 (CLR)

NET Framework CLR must be enabled in SQL Server. The Signature Agent uses a CLR assembly that executes with permissions set to "SAFE".

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.

...

  • Schedule 4.7 or higher
  • 2018 R7 (18.04b0605b07)
  • 2018 R6 (18.03b052018 R304b06)

Transfer Layer Security (TLS)

...