The required feature 'target' / source must bet set

1
+2
-1

I am having some trobules when I deleted a Pool, the pool have one flow that receive a message... When I deleted this pool. The message flow disappears. But now when I try to execute the diagram, got this error: The required feauture 'source' of 'MyDiagram:message flow' must be set. The required feauture 'target of 'MyDiagram:message flow' must be set.

When I double click this error, It selects all the diagram. So I am not able to delete this message. Is it possible to remove this flow?

Comments

Submitted by ttoine on Mon, 04/14/2014 - 12:19

did you remove the step that send the message received by your deleted pool ?

Submitted by jcvegan on Mon, 04/14/2014 - 16:21

Yes, I've already done that

Submitted by z_piotr on Thu, 06/26/2014 - 10:36

Hello! I solved a very similar problem by editing in notepad++ the ** .proc **file, I deleted the following lines:

<messageConnections xmi:type="process:MessageFlow" xmi:id="_qX6CLPumEeOAjcTOzpsT2A" name="Po OO"/>
<messageConnections xmi:type="process:MessageFlow" xmi:id="_qX6CLfumEeOAjcTOzpsT2A" name="rej proj"/>

regards

2 answers

1
0
-1

Thank z_piotr that is the answer

In the folder of bonita , /BonitaBPMCommunity-7.4.2/workspace/default/diagrams
find the diagram with extension .proc open with notepad, bloc notes or nano, and find the flow , remove the line and save.

Submitted by z_piotr on Thu, 06/26/2014 - 10:36
Hello! I solved a very similar problem by editing in notepad++ the ** .proc **file, I deleted the following lines:



regards
Per

1
0
-1

From the error message, it looks like the message flow is still in your process definition. If you can't see it in the main diagram, you could check in the Tree view (bottom-left of the Studio screen).

You could also check the validation status for you diagram, and see if it indicates any errors related to this.

Comments

Submitted by amartinez_106 on Wed, 05/07/2014 - 15:20

Right...but once found, how do you delete them?

Submitted by z_piotr on Tue, 06/24/2014 - 11:40

Hi amartinez_106,

Did you resolved this problem?

regards

Submitted by david.peregrim on Thu, 09/04/2014 - 17:42

I have this same problem. There is a message showing up as a validation error, but it no longer exists in the diagram

Submitted by kellyncrhis on Fri, 02/06/2015 - 04:32

Hello, I have this same problem too. I deleted some pools of the diagram and now there are some errors:

The required feature 'source´ of 'Mapeamento do processo:Filled CS Questionnarie' must be set The required feature 'target´ of 'Mapeamento do processo:Filled CS Questionnarie' must be set The required feature 'source´ of 'Mapeamento do processo:Filled RFQ (Qual) Form' must be set The required feature 'target´ of 'Mapeamento do processo:Filled RFQ (Qual) Form' must be set

How can be solved this issue?

Notifications