Database Close Action

Last Updated : Nov 09, 2020 |

About this task

This action closes the current database connection. If the database is open when a call terminates, then a Database Close action is run automatically.

Procedure

  1. Click the Database Actions icon.
  2. Click on the callflow where you want the action placed.
  3. Connect the new action to the required result of a preceding action.
  4. Select Database Close.
  5. Double-click on the action to display its settings tabs.
  6. The General, Entry Prompts, Reporting and Results tabs are standard tabs available to all actions. See The Start Action and Action Settings Tabs.
  7. There is no Specific tab for this action.
  8. Click OK.
  9. Connect the action's results to following actions as required.

Result

This action has the following results which can be connected to further actions:

  • Success: The database connection has been closed.

  • Failure: The database connection has not been closed. This action is useful during testing and development of the database call flow to validate correct operation.