Hello,

Is there possibility to configure Joget v2 so I can work with it on mysql database named other than "wflowdb" ?

  • No labels

2 Comments

  1. Yes, for sure!

    1. Create your database
    2. Create the new database with basic table structure using the SQL file found in joget-dir/data/ folder
    3. Modify the datasource profile found in joget-dir/wflow/ folder
    4. Restart Joget Workflow server

    Take a look at "working with datasource profile" documented in this guide, for further understanding on the .properties files found in the /wflow/ folder.