
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2019 12:28 AM
Hi everyone!
What happen if I create 1 more table in Activiti default database?
Everything is still work fine?
Thank you!
- Labels:
-
Alfresco Process Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2019 01:32 AM
Hi Hao Nguyen,
all the tables in activiti 6 db is geneated using liquibase. if you are trying to add one more table that doesnt make any difference. but for what purpose you are creating table inside activiti db?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2019 01:32 AM
Hi Hao Nguyen,
all the tables in activiti 6 db is geneated using liquibase. if you are trying to add one more table that doesnt make any difference. but for what purpose you are creating table inside activiti db?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2019 04:40 AM
Thanks for your reply!
I just want to create one more table to store my process image path.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2019 12:50 AM
If you are willing to go with APS enterprise Data models will be more helpful for your scenario.Connecting your data model to a relational database | Alfresco Documentation

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2019 09:46 PM
thanks for your reply!
I just use Activiti so maybe I will research APS enterprise later
