SmartViews Scheduler - Release Notes

SmartViews Scheduler - Release Notes

version V1000.1507   2024.04.24

  1. CustomAppointmentForm - Set the selected tab page as SmartView, and then quickly switch back to Event on Shown event (Thanks Jarred) - this will make the FilterEditor control load (Filter Editor doesn't load unless it is focused on and visible to the UI)
version V1000.1506   2024.02.13
  1.  Fixed bug where post-SQL scripts weren't getting set and errored on execution
version V1000.1503   2023.07.12
      Set WYSIWYG mode for Excel exports (not data aware) 

version V1000.1502   2023.07.02
      Fix minor defect when Smtp does not contain port number
version V1000.1501   2023.04.10
       EmailHelper - set "IsBodyHtml" to true so HTML code is used in email
version V1000.1500  2023.02.23
      set the default export type for Pivots to "WYSIWYG" - default for devexpress 20 and beyond is "Data Aware" which is not what customers are accustomed to.
      Future revisions should have Data Aware vs WYSIWYG as options to select when creating schedules to email out

version V1000.1400   2023.02.15
      - Licensing - Get license file correctly
       - Fix data substitution for Email information

version V1000.1300   2022.11.28
      - Use v480.1101 of Synergy.Msal library - contains fixes for attachments and enhancements to the Email Builder 
      - Add optional "From" address when testing - 
      - Remove "Scopes" from the UI - use default scopes, override by manual changes in the SDF database

version V1000.1200   2022.01.06
     - CustomAppointmentForm - fix minor issue with parameters showing when there aren't any
       -ScheduleScreen - Gracefully give user message about concurrency error when appointments that were processed while the UI was open

version V1000.1100  2021.11.01

-Add external ref for XtraGuages


version V908.1700

- Minor fix - make sure PDF is in the list on Custom Appointment Form if the loaded Appointment is a Report

version V908.1600

- Manually set Caption as Fieldname so it doesn't auto format text

version V908.1500

-Use SqlCEDataAdapter instead of a regular table adapter.  this clears up an issue when creating new appointments in certain scenarios (where the ID it retrieves is wrong until the appointment form is closed and re-opened)

- Delete unneeded dataset since this is all being done at runtime

- Add appointment mapping at runtime

 

version V908.1400

- Allow ability to choose to export View to XLSX, XLS, CSV (with Delimiter), and Text

- include Schema Changes to support this

- Delete SmartViewsShedulerCommon.dll from source references - make a project reference in both SmartViewsScheduler and SmartViewsSchedulerService

- Minor code changes to licensing (some unreachable code moments)

 

version V908.1300

- Fix error when exporting PivotGrid to a file in the Scheduler service

 

version V908.1000

-Add XtraGauges.core


    • Related Articles

    • SmartViews Scheduler - User Guide

      PREREQUISITES Supported Visual version are 7.0 – 11.x Database Platform: SQL Server & Oracle Microsoft .Net Framework 4.8 ADMINISTRATION LICENSING Request for a license key can be made via email. Send your request to CustomerCare@wm-synergy.com and ...
    • Launchpad - Release Notes

      version: 1100.1001 Date of Release 2025.05.28 Utilizes Crystal Reports x64 now at service pack 37 LaunchPad now has it's own application pool (LaunchPad no longer supports x86) Oracle SQL Server may not work with this Release (to be reviewed at a ...
    • Launchpad Scheduler - User Guide

      Launchpad Scheduler Guide In this guide the steps for creating a Basic Scheduled Report job as well as advanced Configuration Creating a New Scheduled Job Click on the New Job icon Task Give the Task Description a Name Click Save Schedule Click on ...
    • Expensify - Release Notes

      v1000.1300 - Strip alpha characters out of Report ID (to keep the data mapping the same) v1000.1200 - use the NumericField to store the Report ID value - Change display to be Numeric for that column (not string so it doesn't turn it into an ...
    • Job Queue - Release Notes

      .Net Framework 4.8 2025.02.06 v480.1000 Allow for Parallel processing of jobs. User must set .config file setting RunParallel = "true", when this mode is enabled the following will occur: - sri_job_queue.ACTIVE_STATUS will set to "IP" (In Progress) ...