This section describes the tasks you must perform to install the connector and its associated business objects. Refer to "Adapter environment" for software prerequisites and compatibility.
After you have installed all prerequisite software on the machine, you can install the connector and the business objects.
For complete instructions on installing the adapter (which includes the connector and business objects), refer to the Installation Guide for WebSphere Business Integration Adapters, located in the WebSphere Business Integration Adapters Infocenter at the following web site:
http://www.ibm.com/websphere/integration/wbiadapters/infocenter
The following tables describe the files that are installed with the connector. In the tables, ProductDir represents the directory in which you have installed the IBM WebSphere Business Integration Adapter software.
The table below describes the file structure used by the connector as installed in a Windows machine.
Table 4. Files installed with the connector - Windows
Directory | Installed files |
---|---|
ProductDir\connectors
\Exchange | start_Exchange.bat--The connector startup file
BIA_Exchange.jar--The connector code |
ProductDir\connectors
\Exchange\dependencies | webdav.jar--The WebDAV library |
ProductDir\bin\DATA\App | BIA_ExchangeConnectorTemplate--The connector's configuration file template |
ProductDir\connectors
\messages | BIA_ExchangeConnector.txt--The connector message file |
ProductDir\repository
\Exchange\2000 | AppointmentItem.xsd, ContactItem.xsd, MailItem.xsd,
Recipient.xsd, RecurrencePattern.xsd,TaskItem.xsd
--Sample business objects |
The table below describes the file structure used by the connector as installed on a UNIX machine.
Table 5. Files installed with the connector - UNIX
Directory | Installed files |
---|---|
ProductDir/connectors
/Exchange | start_Exchange.sh--The connector startup file
BIA_Exchange.jar--The connector code |
ProductDir/connectors
/Exchange/dependencies | webdav.jar--The WebDAV library |
ProductDir/connectors
/messages | BIA_ExchangeConnector.txt--The connector message file |
ProductDir/repository
/Exchange/2000 | AppointmentItem.xsd, ContactItem.xsd, MailItem.xsd,
Recipient.xsd, RecurrencePattern.xsd,TaskItem.xsd
--Sample business objects |
The adapter provides a number of sample business objects covering the standard Exchange items. You can also use them when developing your own business objects. To access the sample business objects, do the following: