Adding an End session event action

Use the End Session event action to end the current session and close the application.

About this task

By adding a End Session event action to a visual dashboard, you can close the application from the project without having access to the application's user interface. This is useful when you are accessing a visual dashboard from an embedded window.

To add an End session event action to an object:

Procedure

  1. Select the object in the editor window and double-click the event that you want to trigger the jump from the Events view.
    The [objectname] Behavior window opens.
  2. Click the Add New Action icon.
    The Add New Action window opens.
  3. Select End Session in the actions tree.
    Note: To quickly find the required event action, type the name of the action in the filter text field.
  4. Click Finish. The End Session action is added. The Add New Action window closes.
  5. From the [objectname] Behavior window, click the Apply button to apply all actions that have been added for the event.
  6. Click OK to close the [objectname] Behavior window.