4 Replies Latest reply on Feb 20, 2008 5:23 AM by fijaicairo

    Ending conversations

    fijaicairo

      Hello,
      How do I end a conversation and yet have data propagated to the last page rendered in the transaction or how do I end a conversation after the last screen in a transaction has been rendered?


      For example, if I need to show an order confirmation/receipt with details of a particular transaction and also need to end the conversation after this page is rendered, what steps would I have to take?


      Annotating the action that returns the confirm/receipt page with an @End, nullifies all components that hold the data needed for the confirm page.