If you are using a user-defined message formatter or message sender processor, enter the following information in the Plug-in Information page of the Create Connection wizard.
If you have selected Custom Plug-in Class in the General Connection Information wizard page, enter the class name for your customized message formatter. For example, enter:
sample.MyMessageFormatter
Enter the path to the property file associated with this customized message formatter:
MyMessageFormatter.prop
If you have selected CUSTOM as your outbound type,
Enter the class for your customized message sender processor in the Sender Processor Plug-in Class field:
sample.FileClient
Enter the path to the property file information associated with this sender processor plug-in:
FileClient.prop
If you have just configured outbound information, return to step 13 in “Adding and configuring a new connection”.