cancel
Showing results for 
Search instead for 
Did you mean: 

external form rendering

saliaz
Champ in-the-making
Champ in-the-making
Hi,

I am new to Activiti and BPM generally.

I need specific basic example that shows how to render external forms for user input.  I do not prefer Input fields through the form propeties so external form is my priortiy to give me flexibility to choose from various templtes.

I checked user guide section 9 but could not figure out much.

thanks
sal
4 REPLIES 4

saliaz
Champ in-the-making
Champ in-the-making
i am running 5.19 on tomcat with mysql.

thanks.

b_schnarr
Champ in-the-making
Champ in-the-making
Maybe those posts can help you:

http://stackoverflow.com/questions/30845593/how-to-connect-jsp-with-activiti-workflow/30854711#comme...
http://forums.activiti.org/content/orbeon-xform-integration-activiti-workflow

you can use any frontend-technology you like. With the formKey-attribute, you can link a form (HTML, JSP, XForms or whatever) to the corresponding UserTask.

Best regards
Ben

hey Ben ,

i've a problem on how to link my JSF pages to my workflow with formKey you just give the jsf page  , i need jsf pages to be displayed as part of user tasks as the workflow executes and retrieve it's data to do other tasks such as Service Task ... do you have any idea how to do that ?

saliaz
Champ in-the-making
Champ in-the-making
Thanks Ben. I'll give it a try and let you know.

Regards
salman