Nova Scotia Association of Realtors (NSAR)
Nova Scotia Association of Realtors (NSAR) is an ICOM eco client.
URL: https://nsar.online/
User management
User list process:
NSAR uploads CSV to an ICOM FTP server:
ssh2sftp://icom-nsar:jDTiT63pAu@crushftp.icomfiles.com:22/
FM_AutoBulkUserImporter module is triggered by the Nightly CRON (~2am Mountain)
Logs in Error Logs: https://nsar.online/admin/error_logs.php
Start/end times listed in log: YYYY-MM-DD_DailyCron.html
FM_AutoBulkUserImporterScheduleSetting module should also check at these times:
0,6,9,12,15,18,21
Setting: https://nsar.online/admin/application_setting_edit.php?intId=18
Troubleshooting
Users missing?
The CRON does not guarantee 100% upload because php is inherently bad at handling ssh. Normally this fixes itself. If not, a manual run can be performed:
Reporting
Export of completion data process:
FM_ReportUploaderLog is triggered by the Nightly CRON (~2am Mountain)
Settings: https://nsar.online/includes/modules/FM_ReportUploader/fm_report_uploader_list.php
Custom Report #1:
Includes eco completions from the last 14 days
Logs in Error Logs: https://nsar.online/admin/error_logs.php
Full log: YYYY-MM-DD-HH-MM-SS-mmm_ReportUploaderLog.html
CSV uploaded to:
ssh2sftp://icom-nsar:jDTiT63pAu@crushftp.icomfiles.com:22/from_icom/
Troubleshooting
Report missing?
Click the "Run" link next to the ReportUploader present:
https://nsar.online/includes/modules/FM_ReportUploader/fm_report_uploader_list.php