How do I combine the flowable-rest and flowable-explorer

How do I combine the flowable-rest and flowable-explorer into one application package so they could share the same instance. I would greatly appreciate a clear step by step procedure. thanks

Hi,

You can configure the same database for both flowable-rest and flowable-explorer. Then the instances will be shared.

http://www.flowable.org/docs/userguide/index.html#databaseConfiguration

cheers,

Spille

Hello…I am having issues on changing the database for flowable rest to a persistent database…What I did was to change the db settings in db properties file.But each time deploy the war file it deploys with error and any request to the server returns a resource not found error message…what should I do

Hi,

It’s really difficult to help when you don’t mention which error you are getting when deploying the war file.

Best regards,

Tijs

Thanks, but I have figured it out…It was an issue with the connection
string