Results 1 to 5 of 5

Thread: Meaning of execution=e1s1

  1. #1
    Join Date
    Dec 2011
    Posts
    13

    Default Meaning of execution=e1s1

    Hi All,

    Just wondering what is that value "execution=e1s1" shown after "?" in Webflow URL. What does that mean and what it is used for?

  2. #2
    Join Date
    Jun 2009
    Location
    Pune
    Posts
    10

    Default

    It refers to the flow execution number(e1) and step in that execution(s1)
    Eg: if booking was made for the first time and if you are on the thrid step of it, then it
    would be /booking?execution=e1s3

  3. #3
    Join Date
    Jun 2009
    Location
    Pune
    Posts
    10

    Default

    It can be persisted to a data store, the state of that flow so that when a user returns, the flow can be resumed...

  4. #4
    Join Date
    Dec 2012
    Posts
    1

    Default

    I tried creating a listener for flow execution and inside request Processed method doing below after checking some condition but it is not redirecting to mentioned page.

  5. #5

    Default

    hi tonni

    can you tell me how you did it

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •