アップデート情報
Version 4.7.145
Scheduler
New Trigger type of Service Timer which uses the Sharperlight Service to trigger tasks at the specified interval instead of using Windows Task Scheduler. By default, these tasks ar[...続きを読む]
Version 4.7.136
Scheduler
New Action type call Goto Action. This allows the conditional jumping to another Action Code in the list. In this way it’s possible to do conditional branching within the Tas[...続きを読む]
Version 4.7.135
Scheduler
Query and Publisher save to CSV file format now supports fixed width CSV file formats. The widths are controlled by suffixing the Query Output names with _FIX## where ## is the length of[...続きを読む]
Version 4.7.133
Scheduler
Writeback with Excel as a data source now support auto detect data start location in worksheet by using keyword AUTO in Offset. Also leaving the value blank will work the same as s[...続きを読む]
Version 4.7.130
Web Channel
Publisher now has four new output types to allow content to be organised into Tabs. The valid positions are Top, Left, Right and Bottom.New Rest Method called InLine to allow tex[...続きを読む]
Version 4.7.127
Scheduler
Added Writeback support for SQL as a source. The SQL can have pre and post processing stages.Added Writeback Mapping Options to conditional exclude rows from the source based on an[...続きを読む]
Version 4.7.124
Web Channel
Fixed URL links that referenced filters that contained <in> or !<in> lists only passed the first value. Now passes the full list. Also, if the reference was the[...続きを読む]
Version 4.7.122
Web Channel
Fixed URL links that referenced filters that contained <in> or !<in> lists only passed the first value. Now passes the full list. Also, if the reference was the[...続きを読む]
Version 4.7.118
Web Channel
Added addition parameter values to openInNewWin to allow url links to not only be opened in a new tab but also over the existing content when using menus. New values include self[...続きを読む]
Version 4.7.113
Windows UI
Fixed Window Cropping where Windows 10 updates would sometime cut of the bottom of windows with no way to resize window to gain access to buttons at bottom of screen.
Engine
Added[...続きを読む]
Version 4.7.108
Web Channel
Save as Excel will auto exclude HTML form entry contentSave as PDF will auto exclude HTML form entry contentReports states now has a new column called Session User Name which shows the[...続きを読む]
Version 4.7.106
Web Channel
Fixed Apple issues with Date Picker always showing US date formats and showing validation errors.Fixed Silverlight table where the Date Picker was cut off
Scheduler
Added Query e[...続きを読む]
Version 4.7.98
Web Channel
Added Pivot support for widths and column colours.Fixed Pivot Total label did not appear under date columnsChanged Pivot stylingFixed Page Designer Group Header always display in defau[...続きを読む]
Version 4.7.96
Web Channel
Fixed Multiple axis Charts with stack on the default axis. The stack logic was applied to all axis’s but now have been changed to stack off unless stack is implicitly set in the output[...続きを読む]
Version 4.7.94
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. [...続きを読む]
Version 4.7.87
Query Builder
Added Filter option to suppress <ALL> appearing in lookups. This is useful when restricting user selection to a predefined subset of values defined by a Filter Sub QueryA[...続きを読む]
Version 4.7.84
Scheduler
Added Writeback from Excel xlsx workbooksAdded Query Save as Excel with append mode. Used with Query Combinations to create a single Excel workbook with a worksheet for each combin[...続きを読む]
タグ: 4.7, Custom Tables, Excel, Explorer, Scheduler, Site Setup, Studio, Web Channel, ystem Properties
Version 4.7.82
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[...続きを読む]
Version 4.7.81
Scheduler
Fix Network paths // as they were being prefixed with the my document path unless they were the default locationFix Tasks with actions that access network resources like network paths fa[...続きを読む]
Version 4.7.76
Excel
New Writeback Service Code can now be a cell reference so that multiple Remote Connections can be targeted