Bootstrap

Engine

  • Added JavaScript support for require function similar to NodeJs.  In Scheduler the libraries can be imported based on the default folder location or from System Properties.   In Datamodels it imports files under the IncludeFiles folder.

Web Channel

  • Fixed sign on with non-English user names and passwords. Previously there were encoding issues with Unicode characters like found in Japanese for example and the sign on would fail.
  • Fixed Pivot encoding issue with non-English output descriptions like found in Japanese.
  • Added filter, styling and prompt URL parameters will now pass through to default content links in menus and navigation published reports.  This was done so Scheduler Chrome headless can render all the web page content with the desired parameters when sitting behind a menu.
  • New URL Parameter to allow CSS styling  &css=div{ background-color:yellow;zoom:50%; }

Scheduler

  • New Web Page As saves URL address to a file in the following formats html, csv, json, xml, pdf and png.   Google Chrome in headless mode is used to save web pages as PDF or PNG.  If query combinations is used then multiple web pages can be appended to a single PDF file.  Chrome headless currently does not support NTLM or Windows authentication so when getting targeting Sharperlight content the service should be set to default (mixed) authentication mode.

Query Builder

  • Added Filter option to prevent <ALL> from appearing in Lookups and also checks this option in validation.  A blank is also considered to be <ALL> in the validation