Results 1 to 2 of 2

Thread: Spawn a subflow starting execution in a state

  1. #1
    Join Date
    Sep 2004
    Location
    Valencia, ES
    Posts
    92

    Default Spawn a subflow starting execution in a state

    Hi,

    We need to spawn a subflow starting the execution in a given state.

    The InternalRequestContext API provides the method ViewDescriptor spawn(Flow subFlow, String stateId, Map subFlowInput) but it seems this method is still not used.

    Is it true? Any suggestion to contribute to this feature?
    Enrique Ruiz
    DiSiD - http://www.disid.com

  2. #2
    Join Date
    Sep 2004
    Location
    Leuven, Belgium
    Posts
    1,853

    Default

    As you already noticed, the flow execution already provides the necessary support for this, but it has not made it's way into the flow execution manager.

    We'll look into adding this feature in the next release (Preview 3).

    Erwin

Similar Threads

  1. Replies: 4
    Last Post: Jun 11th, 2009, 12:13 PM
  2. Hibernate Long Session Per Flow?
    By akw in forum Web Flow
    Replies: 21
    Last Post: Dec 12th, 2005, 08:06 PM
  3. Replies: 8
    Last Post: Oct 14th, 2005, 01:44 PM
  4. CommitException ??
    By vaibhavkhattri in forum Data
    Replies: 2
    Last Post: Aug 11th, 2005, 04:09 AM
  5. Request vs. Flow Scope: documentation?
    By Tom Hicks in forum Web Flow
    Replies: 5
    Last Post: Aug 2nd, 2005, 03:30 PM

Posting Permissions

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