flowExecutionKey

Marvin Addison marvin.addison at gmail.com
Wed Jul 2 17:35:20 EDT 2014


> No, I just made the form action "flowExecutionUrl".

Oh, sure, that's fine. Now that you mention it, that's probably
equally if not more common. You could also point the action to the
flow URL and set _flowExecutionKey hidden field to the value of the
well-known request attribute flowExecutionKey.

That said, I see no reason to change. I would think that any test
framework would be able to extract the form action and post to that
URL, so I'm not exactly sure what's wrong with Nate's test script. In
my experience it can be either a POST or querystring parameter, and it
looks like it's the former in the request he cited, so I would expect
that to work.

M


More information about the dev mailing list