Defining the Processor Mapper

You need to define Processor Mappers for the Struts process, so that the data in your screen flow context can be mapped to a processor.

To define a Processor Mapper, do the following:

  1. Start the Struts Tools BTT Extensions.
  2. From the Processor Mapper of the tool, click the Add button under the Defined Processor Mapper section.
  3. From the dialog box that pops up, type the name of the Processor Mapper and click OK.
  4. Select the Processor Mapper you just created, and click the Add button under the Processor Mapper Elements section.
  5. From the dialog box that pops up, type the definition of new mapper element.
  6. Click OK to close the dialog box.
  7. Repeat step 4 to step 6 until you finish defining the Processor Mapper.
  8. Add more Processor Mappers according to your need.
Screen capture of the Processor Mapper tab of the Struts Tools BTT Extension.