WebSphere Adapter for Email
The following artifacts have been shipped with the product to create inbound events in the tutorials. The events that are created by the sample bat files for pass-through scenario testing will be different from the ones created for non-pass-through scenario tests. The mail format is the same, but the content and attachments will differ.
Artifact name | Location | Description |
---|---|---|
WbiAddress.xsd | Samples\XSDs.zip and Samples\XSDs.tar | Provides the data description for the WbiAddress business object. |
WbiPhone.xsd | Samples\XSDs.zip and Samples\XSDs.tar | Provides the data description for the WbiPhone business object. It can be used as its own type or as a child type of the WbiAddress business object. |
EmailEventCreator.class | Samples\EmailEventCreator.zip or Samples\EmailEventCreator.tar | Class file of the Java™ program used to create events for the Email adapter. |
MyAddress.xml | Samples\EmailEventCreator.zip or Samples\EmailEventCreator.tar | Example of an XML file corresponding to WbiAddress type, with appropriate data filled in. This file will be attached to the mail and sent out during event creation. |
createEvents.bat | Samples\EmailEventCreator.zip | A batch file that invokes the Java program with respective
command line parameters used to help users create events. Note: All the command
line parameters need to be populated by the user before it is used.
|
createEvents_sample_ passthrough.bat | Samples\EmailEventCreator.zip | A batch file that invokes the EventCreator program with specific command line parameters to help users create events for pass-through mode. |
createEvents_sample_ nonpassthrough.bat | Samples\EmailEventCreator.zip | A batch file that invokes the EventCreator program with specific command line parameters to help users create events for non-pass-through mode. |
createEvents.sh | Samples\EmailEventCreator.tar | Shell script corresponding to the createEvents.bat file. |
createEvents_sample_ passthrough.sh | Samples\EmailEventCreator.tar | Shell script corresponding to the createEvents_sample_ passthrough.bat file. |
createEvents_sample_ nonpassthrough.sh | Samples\EmailEventCreator.tar | Shell script corresponding to the createEvents_sample_ nonpassthrough.bat file. |
Last updated: Mon 30 Oct 2006 03:44:37
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)