Table of Contents

Search

  1. Preface
  2. Introduction
  3. Dashboard
  4. Resources
  5. Workflows
  6. Task Reference
  7. Services Overview
  8. Users
  9. Logs and Reports
  10. Encryption
  11. System
  12. Appendix
  13. Glossary Terms

Example: Close RowSet

Example: Close RowSet

Only the first 5 records of a CSV file need to be read into a RowSet for further processing. After processing those records, the CSV file needs to be moved to an archive folder. If remaining records in the file were not processed, then a Close RowSet task must be used to release the lock on the CSV file before it can be moved.
  1. From within the Project Designer page, expand the Miscellaneous folder in the Component Library, and then drag the Close RowSet task to the Project Outline.
  2. On the Basic tab of the Close RowSet task, specify the RowSet Variable that needs to be closed.
  3. Place the Close RowSet task directly above the Move task in the project.
    1. Right-click the Close RowSet task in the Project Outline panel.
    2. From the drop-down menu, point to Edit and then move the task up or down to the appropriate location in the project (above the Move Task).
  4. Click the
    Save
    button.

0 COMMENTS

We’d like to hear from you!