Bootstrap

Scheduler

  • New JavaScript support.  Execute JavaScript to access the file system, web content and task information etc.   Full ECMA 5.1 compliance with additional access to objects like console, alert, XMLHttpRequest and task.   Task file system IO is restricted to the folder specified in Site Setup.
  • Added System Properties to Backup Task
  • Added History Tab now has View details button
  • New System Property reference support to allow System Property values to referenced in any parameter by using the syntax <SystemProperty=Code>  This means HTML and JavaScript templates and other key values can be centralized in the System Property list.

Studio

  • New Process JavaScript support.  Execute JavaScript in Datamodel events with access to the context object
  • New Process PowerShell support.

System Properties

  • Added to Application Menu
  • Added Refresh Button
  • Added Export / Import Buttons
  • Added support for encrypted values – useful for passwords and sensitive data

Excel

  • Changed validation on Writeback Service Code cell references to be strict.  If left blank then Location Connection is used if present otherwise first available Remote Connection.

Explorer

  • Save as Excel xlsx workbook

Web Channel

  • Added Save as Excel CSV menu option that includes BOM so that Excel can open UTF8 encoded files correctly.  This is important for languages other than English for example Japanese.
  • Fix Pivot Header captions would sometimes display 0 instead of the caption when the output has custom formatting.

Site Setup

  • Fix Creating User Groups over a Remote Connections raised an object error when one tries to change the group code.  Also all the values defaulted to False instead of mostly True.
  • Site Setup Product Setting for System Allow Server Side Command Line Access now defaults to False.

Custom Tables

  • Fix Permission Denied error even when the user group had access to creating Custom Tables.