Hello.
We are unable to use default database prefixes for bproc add-on. I have found that the flowable has property ‘databaseTablePrefix’ for a processEngine. I have checked it and it works fine.
But there are default create scripts for bproc add-on and the scripts have different table names (I mean without this databaseTablePrefix). So the question is how can I correct/replace the default scripts?