Deploying Workflows

Data Miner 4.0 allows you to generate a script from a workflow that recreates all the objects generated by that workflow. In earlier releases of Data Miner, you could only generate a script for Transformation Nodes.

A script that at recreates all the objects generated by that workflow allows you to replicate the behavior of the entire workflow. Such a script provides a basis for application integration or as a lightweight deployment of the workflow that does not require installing the Data Miner Repository and workflows in the target/production system.

Data Miner 4.0 provides these two types of deployment:

Scripts require the UTF8 character set, as described in Script File Character Set Requirements.

See Script Execution for information about how to execute scripts.