Table of Contents

Enterprise Service Bus Data Handler - WorkXpress Import Actions

Purpose

This data handler allows a software developer to build a series of actions to store data it's importing from a CSV file.

This feature will be available in Platform Version 14.05.852.

Triggering

This Data Handler is triggered via an Enterprise Service Bus Action. To see which actions will trigger this Data Handler use the “Outgoing” tab on the Enterprise Service Bus page.

Acessing the Action Tree

To access the action tree and to start to build actions click on the link in the ESB Profile Configuration Page.

Action Data

Three pieces of data about the import file row are available inside the Expression Builder in any action that is added to the action tree.

The pieces of data that are available are:

In addition to the row data defined above there will be a variable that contains the data for that column for each cell in the import.

Automation Triggers

When an import is processed two separate action trees are executed.