Help needed for Migration from Activiti to Flowable

Hi,
I need help to migrate my activiti application to flowable. I am following the steps mentioned in the migration document. I see an error which says “Context Initialization failed”. Not sure what is wrong here. Could you please guide me with the migration to Flowable.

Hey @sdonthula,

Looking at the stacktrace it shows some NullPointerException in your custom code. (com.c20g.waffle.web.framework.BPMNEngineInitializerActivity.afterPropertiesSet line 37)

Cheers,
Filip