Hi Manu,

You can get the form data by calling following REST API.

*https://localhost:9444/bpmn/form/form-data/?taskId=${tid}
<https://localhost:9444/bpmn/form/form-data/?taskId=${tid}>*


Replace *${tid}* with the task id which you need to retrieve the form-data.
An example usage can be found in [1]. Further reference [2].

[1]
https://github.com/wso2/carbon-business-process/blob/master/components/bpmn/bpmn-explorer-web/src/web/model/taskModel.jag#L134
[2] http://www.activiti.org/userguide/#_get_form_data

Best regards,
Amal.

On Thu, Jul 21, 2016 at 2:01 AM, Manuranga Perera <[email protected]> wrote:

> Can you please point me to the REST API, using which, I can get the form
> element information (such as type="string") of a user task.
>
> --
> With regards,
> *Manu*ranga Perera.
>
> phone : 071 7 70 20 50
> mail : [email protected]
>



-- 
*Amal Gunatilake*
WSO2 Inc.; http://wso2.com
Lean . Enterprise . Middleware

mobile: (+94) 773561195
blog: amalg-blogs.blogspot.com; twitter: @daag123
linkedIn: https://www.linkedin.com/in/amalgunatilake
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to