-
Feb 15th, 2011, 03:41 AM
#1
Possible WebFlow Bug: Flow Url and snapshots issue
I have two flows defined, flowA and flowB. I would typically start these by using the URL's
.../flowA which results in .../flowA?execution=1&snapshot=1
etc.
if I continue with flowA for example to a page midway through the flow so that the snapshots are /flowA?execution=1&snapshot=6 then change the URL to access flow B with the same parameters. /flowB?execution=1&snapshot=6 or any other number within the range of 1 to current active flow snapshot I am actually still within flowA's pages and can carry on executing as if the URL still contained flowA.
Is this what you would expect to be the behaviour?
Could there be a problem with the way that the flow is setup (handlers etc.) ?
Thanks
Greg
Last edited by gregsimons; Feb 16th, 2011 at 06:27 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules