Install Business Data Model, It didn't create relative table in business_data.db

Hi, I am using Bonita Studio (version 7.9.4) create bdm and export it to bdm.zip,

when i trying to install the bdm.zip to a new Server(for testing environment) , It didn't create relative table in business_data.db (Mariadb Server version10)

I found that qualifiedName seems have a length limit

when i short the qualifiedName 

from "com.baeshiow.model.BSCancelLeaveApplication" 

to "com.baeshiow.model.BSCancelLeaveAp" , it can create table successfully after install bdm.

But the weird thing is, i use the same bdm install successfully on another server(production environment) earlier.

So, I have check and reinstall for several days, just can't find the problem.

Note: I found this because when i start a new process it occurred error, then i found it that the table didn't exists in logs, then i found it didn't create relative table after i install bdm.zip

Thanks a lot.

Hello,

That's arrived because you have some conflicts when you deploy your BDM

See the explanation here https://youtu.be/6kq5WRu5kGk

Use the SnowMobile to figure out what is your issue, and prepare in advance your database

https://community.bonitasoft.com/project/snow-mobile

Hope this help

bdm infomation


<?xml version="1.0" encoding="UTF-8" standalone="yes"?>