I want run connector , on click button

1
0
-1

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 ?

2 answers

1
0
-1

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

1
0
-1

Hi,

This is possible using the contingency feature in Teamwork. http://documentation.bonitasoft.com/use-connector-update-field-value

Cheers, Francois

Comments

Submitted by kppatel on Mon, 05/12/2014 - 12:36

It is possibal on community by any alternatavie

Notifications