How to send data form into mysql database?

1
0
-1

I would like to save data from form into mysql database, and i'm trying to get the values from a mysql DB into a select list as possible values.
I've tried http://community.bonitasoft.com/how-populate-select-box-field-database-u... ,or http://community.bonitasoft.com/questions-and-answers/mysql-db-select-list , or https://www.youtube.com/watch?v=a3v0HmO0jdk , but nothing happened.

Any suggestions ?

I'm working with bonitasoft BPM 7.2 community edition

thanks.

1 answer

1
0
-1

Have a look at this post, it does exactly what you want.
http://community.bonitasoft.com/questions-and-answers/how-load-and-show-...

regards
Seán

PS: If this reply answers your question, please mark as resolved.

Comments

Submitted by nidanda on Sun, 07/03/2016 - 10:23

I still do not understand. I use mysql from phpMyAdmin, whereas in the post, is like giving immediate value by creating a new variable. if there is no difference? oh and if i use mysql, I still make a BDM? or just make a connector only?

thanks

Submitted by Sean McP on Mon, 07/04/2016 - 06:02

Reading your question I see you really are a newbie, I think you need to read and understand a bit more before getting too detailed with what you need to do.

Here is a good starting point.
http://shop.oreilly.com/product/0636920039402.do

regards
Seán

PS: If this reply answers your question, please mark as resolved.

Submitted by nidanda on Mon, 07/04/2016 - 16:28

yes true i was a newbie. okay thanks for your suggestion, i will try it.

Notifications