cancel
Showing results for 
Search instead for 
Did you mean: 

Forms are not loading in Alfresco Activiti BPMN editor

swathirajan
Champ in-the-making
Champ in-the-making
Hi,

I created a medium complexity BPMN workflow in Alfresco activiti web application. When i tried to specify the flow condition for 'Exclusive Gateway', the forms created by me arent loading. I used two type of forms such as reusable forms as well as inline forms. But, both are not loading while describing flow condition. Out of five forms, only two are populated for flow condition.
Kindly help me to get all the forms populated.
Is there any workaround? 
20 REPLIES 20

jbarrez
Star Contributor
Star Contributor
Sure, but I cannot reproduce it cause the model is broken. What do you see when you go to the model page? When I go there, I see missing sequence flow.

swathirajan
Champ in-the-making
Champ in-the-making
I ama ble to view the full model of the workflow.
Please download with the below link:
https://drive.google.com/file/d/0BxNY8JusUN2ARFUxdkVuR1Z3ZlU/view?usp=sharing

Kindly let me know in case of problems.

vasile_dirla
Star Contributor
Star Contributor
Hi Rajan,
I just downloaded the zip you provided in the latest link and tested it in a clean instalation of Activiti. (1.3)
1.  Deployed the Demo.zip application into my Activiti.
2. I can see the process model and the sequence flows looks ok now.
3. there are a few conditions like "thing=4" or "thing = 4"
4. I verified for all the user tasks and there is no form related to these tasks. (I guess you used reusable forms which are not included in the exported zip)
5. Created some inline forms and I can see the fields from these forms and I can also see the forms in the form outcome / form fields dropdown when editing conditions.

Please let me know If I should do something special in order to reproduce this issue.

swathirajan
Champ in-the-making
Champ in-the-making
Hi Dirla,

I am back  to square one.. I created everything afresh.
I imported the workflow to my new activiti account. Created Inline forms for the workflow.
Its a streak of bad luck that my inline forms are not getting loaded when i try to specify the flow condition, again!!
I am not sure what goes wrong. I created four inline forms out of which  , only one form details are getting loaded when I specify the flow condition.

swathirajan
Champ in-the-making
Champ in-the-making
Below is the workflow zip that i created with inline forms. However, no forms are getting loaded while specifying flow condition except one:
https://drive.google.com/file/d/0BxNY8JusUN2AVHlPdTNWTEx2MlU/view?usp=sharing

vasile_dirla
Star Contributor
Star Contributor
What's your Activiti version ? (I'm testing with the 1.3 version)
btw: the last download link you posted points to an empty json file just "{}" inside the file

swathirajan
Champ in-the-making
Champ in-the-making
Hi Dirla,

I use Activiti cloud version Alfresco Activiti Enterprise BPM Suite v1.2.2 in the URI https://activiti.alfresco.com/activiti-app/
Its strange that the zipped folder sometimes possess empty files.
Please find the below zipped folder.
https://drive.google.com/file/d/0BxNY8JusUN2AWEt0MVdsQVhDdmc/view?usp=sharing
Still I couldnt get all the inline forms loaded in flow condition. Smiley Sad
Out of four inline forms that I created, I could see just one!!


vasile_dirla
Star Contributor
Star Contributor
ok, I'll give it a try with the 1.2.2 version tonight Smiley Wink

swathirajan
Champ in-the-making
Champ in-the-making
Hi Dirla,

Any luck?? Smiley Happy

Thanks,
Swathi Rajan

muralidharand
Star Contributor
Star Contributor
Hi,
I also had the similar problem and found work around for this.
When you want to link the like email task from decision box, you just configure it for an user task and configure it properly with your form & field variables. Once is it done successfully, then you can connect it back with your actual tasks like email or some other tasks which are not appearing in the small popup as mentioned in the image.

[img]http://4.bp.blogspot.com/-mDYhVU0zqMQ/Vc4d3iRN5yI/AAAAAAAAAPE/wVkDFBVRro4/s1600/email-task.png[/img]


Hope this helps you.