Migrating screen flows processors

In Branch Transformation Toolkit version 5.1, 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.1, do the following:
  1. From the Package Explorer view of your WebSphere(R) Studio Application 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.
  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 related information, like reference context, validation class and Struts file name.
  3. 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.