- Introduction to WorkXpress
- Building Your Application
- Examples and Best Practices
- Technical Manual
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.
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.
To access the action tree and to start to build actions click on the link in the ESB Profile Configuration Page.
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.
When an import is processed two separate action trees are executed.