Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following changes have been made in Usage Engine:

Expand
titleMarch 2021

Release date: 17 March 2021

Ui expand
titleImprovements


Function/FeatureDescription
Improved User Experience

The User Interface and the documentation has been improved to make it easier and more intuitive to use Usage Engine.

Streams Using Email Attachment - TutorialThe tutorial for creating and executing a stream that contains an Email Attachment function is updated with improved descriptive texts and screenshots.
ScriptThe script function is updated with information about errors in scripts. The information given pinpoints the errors, making it easier to correct scripts.



Ui expand
titleBeta Releases


Function/FeatureDescription
Data AggregatorAn improved aggregate function, Data Aggregator, is released as an improved beta function. This version has an updated UI and more features added. 
Salesforce Query

The Salesforce Query function is released as an improved beta function. This version has an updated UI, and includes preliminary documentation.

Salesforce Query can be used to query for specific fields from a Salesforce Object. Objects and fields can be found in Salesforce website after user login.



...

Expand
titleFebruary 2021

Release date: 24 February 2021

Ui expand
titleImprovements


Function/FeatureDescription
Improved User Experience

The User Interface and the documentation has been improved to make it easier and more intuitive to use Usage Engine.



Ui expand
titleBeta Releases


Function/FeatureDescription
AggregatorAn improved aggregate function is released as a beta function. This version adds more action flexibility compared to the old Aggregate function. 
Salesforce Query

The Salesforce Query function is released as beta.

The Salesforce Query can be used to query for specific fields from Salesforce Object. Objects and fields can be found in Salesforce web site after user login.


Release date: 3 February 2021

Ui expand
titleNew Features


Function/FeatureDescription
Salesforce Bulk UploadA new function to map and push usage data to Salesforce. Custom fields can be added as needed for specific use cases.
Stream InterconnectStream Interconnect is a feature in Usage Data Platform that enables the user to forward output data from one stream to be processed by another stream. This feature helps with flexibility in reusing streams with a common logic and avoid having large streams with complex business logic.



Ui expand
titleImprovements


Function/FeatureDescription
Stream GroupsStream Groups can now be edited. You can rename a stream group and also rearrange the order of included streams. 
AggregateThe documentation is updated with more information on how to use the function.



...

Expand
titleDecember 2020

Release date: 21 December 2020

Ui expand
titleNew Features


Function/FeatureDescription
Stream Groups

The Stream Groups concept is a great feature that add a new dimension when it comes to controlled execution of stream. It is used to group streams that have dependencies between them, that is, one stream needs to be completed before the next stream in the group may start.
Stream Groups can be scheduled, edited, started, and ungrouped. 



Ui expand
titleImprovements


Function/FeatureDescription

Script

The Script function is updated. The Time To Live (TTL) for store and sharedStore is extended to a maximum of 60 days. The default value for TTL is still 30 days.



Ui expand
titleBeta Releases


Function/FeatureDescription
Stream Interconnect

The Stream Interconnect feature is released as a beta version.

The Stream Interconnect feature adds a way to connect streams. It is possible to connect the output from one or more streams, and use that as input for another stream.  

Data Generator

The Data Generator function is released as beta.

The Data Generator is a collector function that creates random data, based on user selectable input. This enables quick generation of sample data that can be used to try out other features in UDP. This is an alternative to to combinations of S3 collector, SFTP collector, and Counter-Script combinations.


Info

For more information regarding Beta releases, please contact your commercial representative.


Release date: 2 December 2020

Ui expand
titleImprovements


Function/FeatureDescription

Map

The Map function has been updated to improve the User Experience. It is now easier to manage the throughput of input fields, that is, how to include or exclude them. Improvements has also been made to the interaction when create and modification of fields, using formulas.
Variable Insertion

This function is an updated version of the Variable Substitution. It can access payload variable and state.stream. It will dynamically and at runtime, modify and insert payload variables.
It supports the syntax: ${} for strings and @{} for objects.

To access the field "foo" in a payload, you must now use ${payload.foo}. 
If your current stream includes uses ${foo} it will be automatically migrated to ${payload.foo}. Thus, no manual editing required.

Stream NotificationThe Stream Notification, the function that sends emails to specified users when a stream for some reason fails, now covers more events. One new example is Out-of-Memory.



Ui expand
titleBeta Releases


Function/FeatureDescription

Stream Groups

Renamed since the previous beta release, and is now Stream Groups.
The Stream Groups function is used to link streams that have dependencies between them, that is, one stream needs to be completed before the next stream in the group may start. 
Salesforce Bulk Upload

This beta release enables enterprise customers to process usage event and push to Salesforce Billing.


Info

For more information regarding Beta releases, please contact your commercial representative.



...

Expand
titleSeptember 2020

Release date: 30 September 2020

Ui expand
titleNew Features


Function/FeatureDescription
Notification Groups

Notification Groups is a great feature that keeps you informed of issues with your stream. You create email groups to notify the users about the issues and you can also select which issues to notify about. Currently, two issues are handled: Stream failure and No files found.  

Recurring issues on the same stream have a cool down period of 30 minutes before the next email is sent.



Ui expand
titleImprovements


Function/FeatureDescription

AWS S3 and SFTP

AWS S3 and SFTP collectors now support collection and parsing of files in the JSON format. 

AWS S3 and SFTP forwarders now support creation of the output file in the JSON format.


Release date: 9 September 2020

Ui expand
titleNew Features


Function/FeatureDescription

Zuora Import Usage

A new function to import event usage data to Zuora Cloud billing systems using the Active Rating Import Usage API.
Zuora Post Usage FileA new function to send event usage data to Zuora Cloud billing systems using the Post usage API.
Shared Persistent State StorageA new sharedStore API call to share storage access between different streams in the same solution.



Ui expand
titleImprovements


Function/FeatureDescription
AWS S3 and SFTP

In AWS S3 and SFTP Forwarders, it is now possible to use Buffer as a new output file format along with Excel and CSV. 

When reading and/or processing files containing binary data (Buffer format), e.g. for performance or other reasons, we now support writing these files through the AWS S3 and STFP Forwarders.

metadata and meta.lastCall

Added usage examples of meta and meta.lastCall, and their explicit limitations when it comes to Preview.

Stream EditorAdded information about available keyboard shortcuts to enable multi-select on functions in the Stream Editor and also to copy functions from one stream to another.
FAQAdded Q&A for improvements to Email attachment and information about merging files.



...

Expand
titleAugust 2020

Release date: 26 August 2020

Ui expand
titleImprovements


Function/FeatureDescription
AWS S3 and SFTP

AWS S3 and SFTP forwarders now support compression of output files.  

HTTP Client (Archieved) When configuring HTTP post requests, users can now send plain text content-type in the header. The default content-type is JSON application. 
Deduplicate

The Deduplicate function has the following improvements:

  • Updated handling of duplicate records by providing a new output route titled Duplicates. 
  • The cache is now updated to store records for 30 days.  
Solutions You can now edit the color assigned to a solution on the Solutions page.
Roles and Access RightsUser roles, access rights for each role and the expected restrictions are updated. For more information, refer to https://doc.digitalroute.com/display/DAZ/Account.



Ui expand
titleBeta releases


Function/FeatureDescription
XMap A new function that provides formulas and enables the user to define values for new and updated fields. 


Info

For more information regarding Beta releases, please contact your commercial representative.



...

Expand
titleOctober 2019

Release date: 22nd October 2019

Ui expand
titleNew features


Function/FeatureDescription
New sitemap

Usage Engine now has a new sidebar and updated toolbar available after you log into the Solutions view.


Release date: 1st October 2019

Ui expand
titleNew features


Function/FeatureDescription
Email Attachment

Email forwarder is now available to be able to send emails using an external SMTP server. This function allows you to send emails (with/without attachments) to multiple recipients.

SAP SB QuerySAP SB Query function available to fetch subscription and billing related data using the SAP account. This function enables the user to query subscriptions, bills and customers.
HTTP Client (Archieved)

HTTP Client collector, processor and forwarder functions are available to provide with interactive ways of collecting, processing and forwarding the HTTP requests. This function communicates with a third-party HTTP server and determines how to handle outgoing requests .

Unique names for Solutions, Streams and Functions

Duplicate naming for solutions, streams and functions is not allowed. You cannot assign the same name to more than one stream, solution or function.



Ui expand
titleImprovements


Function/FeatureDescription
RouteThe Route processor is updated to enable reordering router conditions.

AWS S3

SFTP

The AWS S3 and SFTP collector configurations are updated to support XML file format.



...

Expand
expandedtrue
titleAugust 2019

Release date: 13th August 2019

Ui expand
titleNew features


Function/FeatureDescription
Data Correction

Data correction is a new feature provided to correct erroneous and unprocessed records, and to rectify erroneous data.

SFTPThe SFTP forwarder is now available to enable forwarding data to an SFTP server.



Ui expand
titleImprovements


Function/FeatureDescription

Input fields in Usage Engine

Character restrictions are applied to the input fields in Usage Engine. You can only use defined characters while naming accounts, streams, solutions, and functions.

AWS S3 and SFTPConfigurations of AWS S3 and SFTP forwarder are updated to support CSV and Excel file formats.



...