Identifiers of form, process and data model
Form identifier - formInstanceNumber
unique identifier of a specific application instance,
session variable formInstanceNumber (Application number) - Predefined session variables,
visible in the browser address bar as part of the URL, e.g.
https://flame-dev-consdata-virtual-bank-eximee.k8s.consdata.local/?stkn=CON013202509090935276#/contactForm;page=Page1Process instance identifier
visible in EximeeBPMS process instance identifier: - Instance ID in the "Information" window, - we can also add a variable via ${execution.processInstanceId} to the process e.g. currProcessInstanceId and the process id will be displayed in the "Variables" tab:

Illustration 1. Process instance id as a variable (currProcessInstanceId)
also visible in Eximee Dashboard (Process Id) when hovering over a task:

Illustration 2. Process instance id in Eximee Dashboard
Data model identifier - modelInstanceId
visible in EximeeBPMS in the "Variables" tab under a variable named modelInstanceId:

Illustration 3. Data model id (modelInstanceId) in EximeeBPMS
Last updated
Was this helpful?
