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:
Start the
Struts Tools BTT Extensions
.
From the Processor Mapper of the tool, click the
Add
button under the Defined Processor Mapper section.
From the dialog box that pops up, type the name of the Processor Mapper and click
OK
.
Select the Processor Mapper you just created, and click the
Add
button under the Processor Mapper Elements section.
From the dialog box that pops up, type the definition of new mapper element.
Click
OK
to close the dialog box.
Repeat step
4
to step
6
until you finish defining the Processor Mapper.
Add more Processor Mappers according to your need.
Parent topic:
Tasks