Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 14 Next »

Requirements

Event trigger notifications are set up within two applications:

Signature Agent

See Completing Signature Agent Configuration for additional information.

  • For standard communication, Signature Agent contains the event notification setup.
  • For advanced communication, Signature Agent contains the company information including the logos and accent color for the HTML email.

Schedule

In Schedule, see Setting up Technicians in Schedule.

  • 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.

Signature

  • Schedule 4.7 or higher
  • 2018 18.04b06
  • 2018 18.03b05
  • 2018 R3

Transfer Layer Security (TLS)

Server Protocols

  • TLS 1.2

Client Protocols

  • TLS 1.0 (currently required)
  • TLS 1.1
  • TLS 1.2


  • No labels