Working with the IterateResultSet Project
The IterateResultSet project contains a process that shows how to use ActiveMatrix BusinessWorks™ Plug-in for ActiveSpaces to handle the output of a batch operation.
The process is designed with the following activities:
The following table describes the activities in this process:
| Activity | Description |
|---|---|
| Start | Starts the process. |
| Put | Stores a batch of rows into the table.
|
| SuccessLog | Writes a message to the
SucessTuple.txt file when the value of the
HasError parameter in the
Output tab of the Put activity is
false.
The
SucessTuple.txt file is located in the
|
| FailedLog | Writes a message to the
FailedTuple.txt file when the value of the
HasError parameter in the
Output tab of the Put activity is
true.
The
FailedTuple.txt file is located in the
|