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.

Handling abandoned requests is a feature that allows you to specify the process that should be started when a user abandons a request.

1

Select the abandoned request handling icon

To specify the process that should be started after a request is abandoned in Eximee, while in edit mode in the tab Steps click the icon Abandoned request handling.

Figure 1. View in the Steps tab
2

Enter the process name

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

Figure 2. Abandoned request 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 request: https://docs.eximee.com/budowanie-aplikacji/proces-biznesowy/przekazywanie-danych-do-procesu

demoAbandon_app

Last updated

Was this helpful?