IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Create An Initial/Sub Flow / Page / Final Flow

About this task

To use the Sub Flow state in a flow take the following steps:

Procedure

  1. Create a XUI project and a processor transaction file (define the required data and context ).
  2. Create initial state, final state and a page state.
  3. Define page XUI files or JSP files and bind them to page states.
  4. Create a subflow state and refer a subflow to the subflow state.
  5. Define an event for the subflow state, remember the event name should equal to the subflow's exit event.
  6. Check the transitions required and the name of the event on the transitions


Feedback