A data process activity allows you to invoke the execution of a Redpoint Data Management project from within an interaction workflow.
A data process activity is configured with a data process project. Data process projects are managed within their own dedicated configuration interface. Each data process project contains a reference to a Redpoint Data Management project.
A data process project can (but does not have to) execute its Redpoint Data Management project against the dataset provided as the activity’s input. Optionally, it can write the results of project execution to a data warehouse table. For example, a series of customer records supplied as the input to a data process block can be passed to its Redpoint Data Management project, and a score generated for each record therein. A series of bands can be defined at the data process project, which leverage the execution results – for example, creating High, Medium and Low score bands.
The use of data process blocks is not supported downstream from interactive activities. To make use of a data process block in a cyclical capacity, please use a recurring trigger.
For more information on data process projects, please see the Configuration Workbench documentation.