The sections below show the installed file structure for Windows and UNIX.
The Installer copies the standard files associated with the connector into your system.
The utility installs the connector into the ProductDir\connectors\QAD directory, and adds a shortcut for the connector to the Start menu.
The table below describes the Windows file structure used by the connector, and shows the files that are automatically installed when you choose to install the connector through Installer.
Subdirectory of ProductDir | Description |
---|---|
connectors\QAD\BIA_QAD.jar | Contains classes used by the QAD MFG/PRO connector |
connectors\QAD\start_mfgpro.bat | The startup script for the connector (NT/2000) |
connectors\messages\BIA_QADConnector.txt | Message file for the connector |
repository\QAD\BIA_CN_QAD_TEMPLATE | Repository definition for the connector |
connectors\QAD\dependencies\BIA_HeaderMetaData.txt | Metadata for mapping of QDoc header to CIM/triplet message header |
connectors\QAD\dependencies\BIA_qdocTemplate.xml | Template used to build a QDoc XML outbound message |
connectors\QAD\dependencies\BIA_soapEnvelopeTemplate.xml | Template used to build a QDoc XML inbound message |
connectors\QAD\dependencies\BIA_TripletMappingMDOutbound.xml | Metadata for triplet-XML conversions |
connectors\QAD\dependencies\dom4j.jar | dom4j library classes |
connectors\QAD\dependencies\mail.jar | Classes for web services interaction |
connectors\QAD\samples | Sample business object definitions and templates |
The Installer copies the standard files associated with the connector into your system.
The utility installs the connector into the ProductDir/connectors/QAD directory.
The table below describes the UNIX file structure used by the connector, and shows the files that are automatically installed when you choose to install the connector through Installer.
Subdirectory of ProductDir | Description |
---|---|
connectors/QAD/BIA_QAD.jar | Contains classes used by the QAD MFG/PRO connector |
connectors/QAD/start_QAD.sh | The startup script for the connector (AIX, Solaris, HP UX) |
connectors/messages/BIA_QADConnector.txt | Message file for the connector |
repository/QAD/BIA_CN_QAD_TEMPLATE | Repository definition for the connector |
connectors/QAD/dependencies/BIA_HeaderMetaData.txt | Metadata for mapping of QDoc header to triplet message header |
connectors/QAD/dependencies/BIA_qdocTemplate.xml | Template used to build a QDoc XML outbound message |
connectors/QAD/dependencies/BIA_soapEnvelopeTemplate.xml | Template used to build a QDoc XML inbound message |
connectors/QAD/dependencies/BIA_TripletMappingMDOutbound.xml | Metadata for triplet-XML conversions |
connectors/QAD/dependencies/dom4j.jar | dom4j library classes |
connectors/QAD/dependencies/mail.jar | Classes for web services interaction |
connectors/QAD/samples | Sample business object definitions and templates |