Versions Compared

Key

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

...

  1. Connect to relevant server (e.g. SF DEV AUTO).
  2. Change to relevant folder containing the change notification scripts `https://bitbucket.org/sfgovdt/eas/src/default/automation/src/job.py` (e.g. cd C:/apps/eas_automation/automation/src).
  3. Run address_change_report job: 
    1. python job.py --env SF_DEV --job address_change_report --action EXECUTE --v
  4. Run address_change_notification job: 
    1. python job.py --env SF_DEV --job address_change_notification --action EXECUTE --v
  5. Confirm emails received. (See config_notifications.py in /automation/src/config to confirm you are a recipient.)