Running the IterateResultSet Project
You can run the process in the IterateResultSet project to see how to perform a batch of operations.
Prerequisites
Ensure that you have imported the IterateResultSet project to TIBCO Business Studio as described in Importing Sample Projects.
Procedure
- In the Project Explorer view, expand the IterateResultSet project.
- Click and double-click the process in the Process editor.
- In the Properties view, click the Process Properties tab and type TIBCO_HOME/bw/palettes/activespaces/version_number/samples/IterateResultSet/output as the value for the LogFilePatch property.
- From the menu, click .
- In the Run Configurations dialog, expand BusinessWorks Application and click BWApplication.
- In the right panel, click Deselect All and select the check box next to IterateResultSet.application. Then click Apply.
- Click Run to run the process.
- Click the icon to stop the process.
Result
- If all the tuples are stored successfully, a message similar to the following example is written to the SuccessTuple.txt file:
- If the tuples are not stored successfully, a message similar to the following example is written to the FailedTuple.txt file:
The SuccessTuple.txt and FailedTuple.txt files are located in the TIBCO_HOME/bw/palettes/activespaces/version_number/samples/IterateResultSet/output directory.
Copyright © Cloud Software Group, Inc. All rights reserved.