Versions Compared

Key

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

...

EMS also has links to other applications, such as DAPLS and CCARCS for the retrieval of specific enforcement-related information.

EMS sends suspension information to DAPLS on a nightly basis. This is performed by scheduler job “JOB_RUN_SUSPENSIONS_TO_DAPLS”

Good To Know

Testing of sending an email in the oracle database

execute sp_email_notify('To email address','from email address (i.e your email address )','EXTSMTP.TC.GC.CA', 'Testing-Do you receive this?', 'Sent using UTL_SMTP');

How-To and Fixes