DataSet-Execute method
Apply the DataSet-Execute method to perform data management operations on records that are defined by data set instances. By using the DataSet-Execute method, you can automate these operations and perform them programmatically instead of doing them manually. For example, you can automatically retrieve data from a data set every day at a certain hour and further process, analyze, or filter the data in a data flow.
The parameters that you specify for the DataSet-Execute method depend on the type of a data set that you reference in the method.
- Configuring the DataSet-Execute method for Adaptive Decision Manager
- Configuring the DataSet-Execute method for Database Table
- Configuring the DataSet-Execute method for Decision Data Store
- Configuring the DataSet-Execute method for Event store
- Configuring the DataSet-Execute method for File
- Configuring the DataSet-Execute method for HBase
- Configuring the DataSet-Execute method for HDFS
- Configuring the DataSet-Execute method for Interaction History
- Configuring the DataSet-Execute method for Monte Carlo
- Configuring the DataSet-Execute method for Kinesis
- Configuring the DataSet-Execute method for Stream
- Configuring the DataSet-Execute method for Visual Business Director
- Configuring the DataSet-Execute method for Adaptive Decision Manager
- Configuring the DataSet-Execute method for Database Table
- Configuring the DataSet-Execute method for Decision Data Store
- Configuring the DataSet-Execute method for Event store
- Configuring the DataSet-Execute method for File
- Configuring the DataSet-Execute method for HBase
- Configuring the DataSet-Execute method for HDFS
- Configuring the DataSet-Execute method for Interaction History
- Configuring the DataSet-Execute method for Monte Carlo
- Configuring the DataSet-Execute method for Kinesis
- Configuring the DataSet-Execute method for Stream
- Configuring the DataSet-Execute method for Visual Business Director
Previous topic Setting a size limit for data import into a data set Next topic Configuring the DataSet-Execute method for Adaptive Decision Manager