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
- 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.
- Click the Add New Action icon.
The Add New Action window opens.
- 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.
- Click Finish. The End
Session action is added. The Add New Action window
closes.
- From the [objectname] Behavior window,
click the Apply button to apply all actions
that have been added for the event.
- Click OK to close the [objectname]
Behavior window.