cancel
Showing results for 
Search instead for 
Did you mean: 

Collapsed sub process throws error if it has exclusive gateway

amruta_w
Star Collaborator
Star Collaborator

Hello,

I have created two process as "Final Process" and "Call activity process". In "Final Process" i'm calling "Call activity process" using the collapsed sub process, if "Call activity process" has exclusive gateway it gives error in "Final Process" on click of validation. In tomcat also unable to see what are the errors.

Kindly any one help me.

Here I have attached my process.

Thanks & Regards

Amruta Wandakar

7 REPLIES 7

bassam_al-saror
Star Collaborator
Star Collaborator

I imported attached app and didn't get any validation errors.

I am getting as follows error

I am using APS version 1.7

And on the broswer for the API "http://localhost:8082/activiti-app/app/rest/models/14014/editor/validate" gives the following response 

[{"id":"sub-sid-D209F518-E65F-41FE-9408-746CA6A5ED9C-node12","name":null,"validatorSetName":"editor-executable-process","problem":"flow-condition-invalid-form-reference","problemReference":null,"defaultDescription":"Flow condition sub-sid-D209F518-E65F-41FE-9408-746CA6A5ED9C-node12 references non existing form for outcome","processDefinitionId":null,"processDefinitionName":null,"warning":false}]

Seems that it can't find the referenced form. Can you open the form from with the user task "Referenced form"? 

Yes on clicking the "Call activity process" opens the sub process and on clicking "Task One" referenced form is getting opened.

amruta_w
Star Collaborator
Star Collaborator

This error occurred in APS 1.7 version but in the recent version APS 1.8.1 it doesn't gives this error.

M1lan
Champ in-the-making
Champ in-the-making

Hello,

I have the same problem in the APS 1.10.0

Is this still an issue?