Results 1 to 3 of 3

Thread: Calling a Flow directly / mailing a link

  1. #1
    Join Date
    Mar 2010
    Posts
    3

    Smile Calling a Flow directly / mailing a link

    Hi there,
    I Need to implement a function where a user can mail an URL to another person and on clicking that URL the previously selected topic should open.

    So I need to call a flow directly and also validate a parameter which I can use to populate the backingbean with the desired topic. Anybody did this before with webfow ? I am thankful for any hint

  2. #2
    Join Date
    Nov 2008
    Posts
    742

    Default

    I don't think this requires anything special, you just need to make sure the flow you're launching knows what to do when it detects that special parameter. You may want to start the flow off with a decision-state so you can check the value/existance of the parameter and take appropriate action.

  3. #3
    Join Date
    Mar 2010
    Posts
    3

    Default

    ... yes, I think your right, I guess I did not to see the wood for the trees

Posting Permissions

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