For the complete documentation index, see llms.txt. This page is also available as Markdown.

Handling abandoned requests

Availability of functionality depends on the license and may not be available in all deployments.

Abandoned application handling is a feature that allows you to indicate the process that should start when a user abandons an application.

1

Select the abandoned application handling icon

To indicate the process that should start after an application is abandoned in Eximee, while in edit mode in the tab Steps click the icon Abandoned application handling.

Figure 1. View in the Steps tab
2

Enter the process name

A panel will expand on the left Abandoned application handling. In the text field PROCESS NAME enter the name of the process that is to be started after the Eximee application is abandoned by the client. Then the form data will be saved in Formstore and marked as an abandoned application (status ABANDON).

Figure 2. Abandoned application handling panel

The variable is passed to the process modelInstanceId, so it is possible to use the data model in script tasks. Variables can be passed to the process in the same way as to the process started after saving the application: https://docs.eximee.com/budowanie-aplikacji/proces-biznesowy/przekazywanie-danych-do-procesu

demoAbandon_app

Last updated

Was this helpful?