Flowable APP model ids

Hi,
I created an app with a bpmn model included in it. After exporting the model,
In the app json models section i see
Annotation 2021-08-12 181557
and in the bpmn models folder, for the bpmn.json i see

Do these id/modelId have any runtime significance after i deploy/publish the app definition?
Are these ids being used for any relation mappings in runtime?

Hey @vamshichanda,

There are 2 types of export. One is for sharing apps between different Modeler versions and another one is for deployable apps (runtime). Only the deployable apps are important for the runtime.

Cheers,
Filip

1 Like