IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Creating a flow from the initial state to the final state

About this task

Every flow is required to have one initial state, and one final state for an individual flow.

To create an initial and final state take the following steps:

Procedure

  1. Create an XUI project and a transaction file.
  2. Create an Initial state with an event named start.
  3. Create a Final state and select OK as the exit event of the Final state.
  4. Drag and drop a transition from the Palette pane to between the initial and final states, and verify the event for the transition is set to initial.start.
    Note: Now that initial and final states have been create for the flow. Generating the XML transaction file and the flow can now be ran on a server.


Feedback