Migrating screen flows processors

In Branch Transformation Toolkit version 5.2, screen flow processors are re-based on the Apache Struts Framework. To migrate your version 4.3 screen flows to the corresponding constructs in version 5.2, do the following:
  1. From the Package Explorer view of your WebSphere® Integration Developer, right-click the your dseproc.xml file that contains your version 4.3 screen flow processors , and select BTT Migration > Screen Flow Processor Migration. This starts the screen flow processor file migration wizard.
    Screen Flow Migration window
  2. From the Screen Flow Processor Migration dialog box that opens, select the screen flow processors. From the Screen Flow Processor Migration dialog box , you can see the common information, like context, validation class, and Struts file name.
  3. Enter the JSP Source Directory, and select the Invoker Type.
  4. Click Finish.
The migration of screen flow processors does the following for you:

After the screen flow migration process finishes, the result will be placed in the web project. You can browse and edit the screen flow by the Struts configuration file in an XML editor or the .gph file in a graphical screen flow editor.