If you use WSIF Action in your Struts process, you need to define
WSIFMessage Mappers for the Struts process, so that the data in your screen
flow context can be mapped to a WSIF message.
To define a WSIFMessage Mapper,
do the following:
Start the Struts Tools BTT Extensions.
From the WSIFMessage Mapper tab of the tool, click the Add button
under the Defined WSIFMessage Mapper section.
From the dialog box that pops up, type the name of the WSIFMessage
Mapper and click OK.
Select the WSIFMessage Mapper you just created,
and click the Add button under the WSIFMessage Mapper
Elements section.
From the dialog box that pops up, type the context data element
and WSIF message PartKey.
For the Converter class name, you can type the class name in the
field or click the Add button to browse to your WSIFMessage
Mapper class.
Click OK to close the dialog
box.
Repeat step 4 to
step 7 until you finish defining
the WSIF Message Mapper.
Add more WSIFMessage Mappers according to your need.