DataSet-Execute method |
Use the DataSet-Execute method to perform data management operations on records defined by data set instances. The DataSet-Execute method's parameters are specific to the type of data set (database table, decision data store, Event Store, HBase, HDFS, Interaction History, stream, or Visual Business Director).
This method operates on the specified step page and has the following parameters:
Parameter |
Description |
Data Set |
Enter the name of the Data Set instance used to represent data in database tables. |
Operation |
Select the type of operation:
|
Depending on the type of operation, you can refine the way the operation takes place:
Define the key value.
Store results in: define the clipboard page containing the results of this operation.
This method operates on the specified step page and has the following parameters:
Parameter |
Description |
Data Set |
Enter the name of the Data Set instance used to represent data in decision data stores. |
Operation |
Select the type of operation:
|
Depending on the type of operation, you can refine the way the operation takes place:
This method operates on the specified step page and has the following parameters:
Parameter |
Description |
Data Set |
Enter pxEventStore. |
Operation |
Select the type of operation:
|
Depending on the type of operation, you can refine the way the operation takes place:
Define the key value.
pxGroupId
pxCustomerId
pxCaptureTime_Start
pxCaptureTime_End
pxEventType
Note: The pxCaptureTime_Start
and pxCaptureTime_End
are DateTime properties and their values need a special format.
Store results in: define the clipboard page containing the results of this operation.
This method operates on the specified step page and has the following parameters:
Parameter |
Description |
Data Set |
Enter the name of the Data Set instance used to represent an HBase data source. |
Operation |
Select the type of operation:
|
Depending on the type of operation, you can refine the way the operation takes place:
Define the key value.
Store results in: define the clipboard page containing the results of this operation.
This method operates on the specified step page and has the following parameters:
Parameter |
Description |
Data Set |
Enter the name of the Data Set instance used to represent an HDFS data source. |
Operation |
Select the type of operation:
|
Depending on the type of operation, you can refine the way the operation takes place:
This method operates on the specified step page and has the following parameters:
Parameter |
Description |
Data Set |
Enter the name of the Data Set instance used to represent data in database tables. |
Operation |
Select the type of operation:
|
Depending on the type of operation, you can refine the way the operation takes place:
Define the key value for the pySubjectID and pyGroupID properties.
Store results in: define the clipboard page containing the results of this operation.
This method operates on the specified step page and has the following parameters:
Parameter |
Description |
Data Set |
Enter the name of the Monte Carlo Data Set instance. |
Operation |
Select the type of operation:
|
Depending on the type of operation, you can refine the way the operation takes place:
This method operates on the specified step page and has the following parameters:
Parameter |
Description |
Data Set |
Enter the name of the Data Set instance used to represent a stream data source. |
Operation |
Select the type of operation:
|
Depending on the type of operation, you can refine the way the operation takes place:
Maximum number of records to read: enter a value to define the threshold for stopping the browse operation. You can also define this value through an expression.
This method operates on the specified step page and has the following parameters:
Parameter |
Description |
Data Set |
Enter the name of the Data Set instance used to represent a VBD data source. |
Operation |
Select the type of operation:
|
You can save records passed by a page or data transform in the corresponding data store:
This method updates the pxMethodStatus property. See How to test method results using a transition.