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

Session Persistence

Session Persistence

By default, when the FTPS task is finished, the connection with the server (session) will be disconnected and closed. When using an FTPS Task in a Loop or as part of a multi-step workflow, the FTPS session can be kept open and reused rather than closing and reopening the session for each FTPS Task to the same server. To keep a session open or to hand off the open session to the next FTPS task in a Project, use the Input Session ID and Output Session ID variables on the Advanced tab of the FTPS Task. If this is the first FTPS session in the Project and other tasks will use this connection, only specify the Output Session ID (for example, FTPSSession). The next task that uses the session would specify ${FTPSSession} in the Input Session ID field. When no additional tasks in the Project need the open session, it should be closed using the Close Session Task (using the Session ID value of ${FTPSSession}).

0 COMMENTS

We’d like to hear from you!