November 2013 Updates

In this Page

Live on production servers November 4, 2013. This was formerly known as the October Release.

Enhancements

Update to Manager Jobs Page

The Jobs page in Manager has been renamed Tasks.

Email Notification


Email notifications can now be sent for pipeline statuses. This is configured on the Tasks page. 

Feed URL Support for Pipelines


Once you have your pipeline configured and saved, in Manager you can set it up to either be scheduled or triggered. A triggered task has an external URI which can be called by using something like curl. Pipeline parameters can be provided by using ?param1=paramValue&...

Data Preview Indicator Enhanced


The pipeline data preview indication has been improved by expanding it across the entire right edge of the Snap.
New editing functionality is provided which supports better editing of XML (for SOAP request) and JSON (for JSON generator).

Infobox Enhancement

Snap infoboxes are now resizable.
 

Enhanced Editing of XML & JSON

New editing functionality is provided which supports better editing of XML (for SOAP request) and JSON (for JSON generator).

Snaps

New Snaps

  • RedShift Snap Pack expanded with Bulk Load and Bulk Update
  • Oracle Snap Pack expanded with Stored Procedure
  • SOAP Request
  • Conditional
  • Diff
  • Compress
  • Decompress
  • JIRA Snap Pack: Create, Delete, Get, Search, Update (with Jira account)
  • Head
  • Tail

Updated Snaps

  • Database Snaps have been updated to have at most one output view. If an output view is available, then the original document that was used to create the statement will be output with the status of the statement executed.
  • Writer Snaps can now be enabled to write during preview.
  • Reader Snaps allow you to pass through data from the input view. The output of the reader will provide a new document element holding the original data from the input view (under original).