Geert Bevin wrote:
Yes, set inheritance="cancel" on the flowlink.

Is there a way to do that programmatically?

I have a child trigger variable called "sessionid". The validity of that id determines whether the child is triggered or not. If not, a login page is executed, and upon successful login a valid session id is generated.

However, when the inheritance flow has completed, the child request is restored, effectively restoring the invalid session id which causes the login page to be displayed again. What I want to do is to either 1) reset that child trigger variable in the original child request, or 2) cancel the inheritance flow and redirect the user to a completely different page.

Eddy
--
http://coding.mu
http://priscimon.com/blog
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to