I m using bonitasoft community version
I want to write on external database when user click on any button
“Submit” “update”
I want to fire some sqls
So how do fire connector at onclick
Or any other alternative ?
I m using bonitasoft community version
I want to write on external database when user click on any button
“Submit” “update”
I want to fire some sqls
So how do fire connector at onclick
Or any other alternative ?
Hi,
This is possible using the contingency feature in Teamwork.
http://documentation.bonitasoft.com/use-connector-update-field-value
Cheers,
Francois
The easiest is probably to create a separate process containing one service task with your connector attached.
From you main process form, you could then start the process containing your connector using the Web Rest API through an Ajax call.
http://documentation.bonitasoft.com/web-rest-api-details
Hope it helps,
Francois
It is possibal on community by any alternatavie