Skip to main content

Hello,


I try to start parallel work after an InfoPath Client Event. I do following: I have one Action, one Slot and tree outlines.


If variable a and b false - outline a should use


If variable a true - outline b should use


If variable b true - outline c should use


So it should possible that variable a+b true and line b+c is followed.


But this seems not to work. If variable a+b is true the outline b is followed and it seems that the rule of the next outline isn't tested.


What's the mistake? How can I do this? Have I to fill in a "dummy" activity to use simple lines and rules????


Anja

I found the solution in this very good article http://k2underground.com/blogs/articles/archive/2008/05/22/actions-outcomes-and-lines-left-unruled.aspx


"The interesting point is that by design there can be only one outcome followed for an activity."


Reply