2018.2

Highlights

New Job-Types

File-Polling Job

The File-Polling Schedule allows you to create schedules that trigger a job whenever a new file appears.

REST Job

The REST Job allows you to invoke an REST Endpoint.

Built-In Variables

Some built-in variables are now available for use in Jobs.

Execution Result

The parameters that were used in the execution are now included in the execution-results display.

Admin Mode

There is now an admin-mode, which can be toggled in the user-menu. Enabling admin-mode makes certain administrative functionality available.

Currently, admin-mode gives access to the following functions:

Complete list of Changes

New Features

Improvements

Bugfixes

2018.1

New Features

Collapsible Headers

In the jobs list, it's not possible to collapse and expand the groups, allowing for easier navigation in a large list of jobs.

UI Update

The UI has been improved in several points to look fresher and more clear. 

Repository Management UI

In the administration section you now have the ability to add and remove repositories from the system.

Improvements

ItemDescription
Xml ReadingReading of xml-files has been refactored to better handle missing elements.
Execution Id GenerationAn additional validation in the creating of new executions was added to reduce the chance of duplicate ids.
IE CompatibilityIE Compatibility view is now supported.
Tasxs startupStop tasxs when a service does not properly start

Bug-fixes

ItemDescription
Service StartupA bug causing the Tasxs service to not start has been resolved.
Job TimeoutThe timeout configured on jobs was sometimes not correctly handled
Output renderingSeveral bug-fixes regarding the rendering of job output.
Add same job twice as configPrevent the user from adding the same job twice as configuration
Rendering of quoteWhen a command ended with a double-quote, this was not rendered correctly on the UI
Create schedule from jobThe job was not filled in automatically when creating a schedule from the job-view.
Cannot delete jobIt was not possible to delete jobs due to a broken validation on linked jobs
Saving of configurationSome configuration properties are not being saved
Stopped statusJobs that were stopped manually were incorrectly given the "Finished" status.
Error in server communicationFixed some bugs in the background communication.
Start buttonStart button does not show after the execution finishes