business data "f1" with class name "com.company.model.F1" is not managed by the current version of BDM?

1
0
-1

when i change the database.properties configuration file to mysql i have the following problem :
business data "f1" with class name "com.company.model.F1" is not managed by the current version of BDM

Comments

Submitted by tagbata.glifoli... on Tue, 04/16/2019 - 11:00

I have a same issue after adding attribute to the BDM and save it. I'M using Tahiti Vacation demo

The business data 'requesterVacationAvailable' with the class name 'com.company.model.VacationAvailable' is not managed by the current version of the BDM

The business data 'vacationRequest' with the class name 'com.company.model.VacationRequest' is not managed by the current version of the BDM

I'm using Bonita 7.8.3

Submitted by antoine.mottier on Thu, 05/09/2019 - 17:47

Can you clarify if you update the database settings for the environment inside Bonita Studio or on a separated server setup install for example with Bonita + Tomcat bundle?

Note that the test environment embedded in Bonita Studio is only designed to use the embedded h2 database.

1 answer

1
+1
-1

probably your bdm is not loaded to server correctly. upload your bdm again and check logs for errors.

Comments

Submitted by haddedr2_1391532 on Tue, 04/09/2019 - 13:49

we encounter several problems while configuring mysql, despite the fact that everything is done in the documentation and tutorial bonitasoft, but after all the attempts, we have not found any solution.

Submitted by msakirkutlu_1359205 on Tue, 04/09/2019 - 14:11

are you working on server or bonita studio?
If you are in bonita studio, you should know that in studio only h2 database allowed for test purpose only. Don't change settings for other then h2 database.
Make sure that your bdm has no error after the deploy with bonita studio, you can check errors from Help- Bonita Engine Log. After successfull deployment, you can export bdm and update to server with it then it should work.

Submitted by haddedr2_1391532 on Tue, 04/09/2019 - 14:43

we worked on bonita studio, it is possible after the use of the database h2 integration of the application on an existing system ?

Submitted by msakirkutlu_1359205 on Tue, 04/09/2019 - 14:47

bonita studio is only for development. You can't use it for live application. H2 database is not for live applications.
You can follow this documantation for install bonitabpm to your server. You can install it on to linux or windows, it is your call.

Submitted by haddedr2_1391532 on Tue, 04/09/2019 - 15:37

thank you for help
we will try to follow this documentation.
it is possible to take your personnal contact(facebook, whatsapp, mail... ) we are students and our enf of study project is to develop an application on bonitasoft. it was a discovery for us where we encountered a lot of problems and errors despite we follow the documentation. and we did not find anyone to help us.

Submitted by msakirkutlu_1359205 on Tue, 04/09/2019 - 16:19

You can ask your questions and problems that you have faced in forum. I am checking forum daily, i will help you if i can. That way community can grow and we can share our knowledge with community.This is better way to help you and the community at the same time.

Submitted by haddedr2_1391532 on Tue, 04/09/2019 - 16:12

thank you very much

Notifications