How i cant create the "do " button , in order to do the HumanTask?

1
0
-1

Hi , how i can create a link or a button , and when user press this link or button , the link redirect to task form.

I'm using API REST , with PHP,

Regards.

1 answer

1
0
-1

Please use a "link" widget and bind it to a URL assembled as following: http://documentation.bonitasoft.com/accessing-bonita-bpm-portal-and-form...

Comments

Submitted by claz08 on Fri, 09/18/2015 - 11:06

Hi Philepe,
I reviewed the bonita documentation previously , and implemented a link , but when i click it , it redirected me to a page with a message like this :

the page doesn't exist and so on. Only i want to access a form that are there in HumanTask.
http://localhost:8080/bonita/portal/resource/taskInstance/nombre_proceso...

i retrieve the activity instance id , from a table into database , ¿can i have a mistake by this?, ¿Are there any way , in order to retrieve the ActivityInstanceId?
I'm using Bonita 6.5 version ,and PHP not AngularJs, because i had problems with "CORS".

Thanks

Notifications