Configuration column data is not properly updating in DB

please see the below screenshot and let me know if am missing anything.
am I need to do any specific configuration in my BPMN to update this configuration column properly in act_ru_event_subscr table.

Thanks,
Venkaiah.

Hi @venky1982,

if the processDefinitionKey is too long, the name and the version will be skipped when the engine generates the processDefinitionId.

I remember that I linked the code that is generating ID a few years ago in this forum, But I don’t have the links at hand now.

Hope this helps, Ingo

1 Like

Thank you so much Ingo, Yes it helped.

Thanks,
Venkaiah.