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_ConfirmMappingMeta.txt | metadata for mapping of confirmation messages |
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_TripletMappingMDInbound.xml | metadata for XML-triplet conversions |
connectors\QAD\dependencies\BIA_TripletMappingMDOutbound.xml | metadata for triplet-XML conversions |
connectors\QAD\dispatcher\BIA_QADDispatcher.jar | JAVA component of the SQL Query Dispatcher; contains the RMI server and the StopDispatcher class used to manually stop the dispatcher process. |
connectors\QAD\dispatcher\BIA_startDispatcher.bat | The startup script for the SQL Query Dispatcher (NT/2000) |
connectors\QAD\dispathcer\BIA_startDispatcher.sh | The startup script for the SQL Query Dispatcher (AIX, Solaris, HP UX) |
connectors\QAD\xxqdsp01.p | Progress 4GL script for the SQL Query Dispatcher; invoked by the startup script. |
connectors\QAD\samples | Sample business object definitions |
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_ConfirmMappingMeta.txt | metadata for mapping of confirmation messages |
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_TripletMappingMDInbound.xml | metadata for XML-triplet conversions |
connectors/QAD/dependencies/BIA_TripletMappingMDOutbound.xml | metadata for triplet-XML conversions |
connectors/QAD/dispathcer/BIA_QADDispatcher.jar | JAVA component of the SQL Query Dispatcher; contains the RMI server and the StopDispatcher class used to manually stop the dispatcher process. |
connectors/QAD/dispathcer/BIA_startDispatcher.sh | The startup script for the SQL Query Dispatcher (AIX, Solaris, HP UX) |
connectors/QAD/dispathcer/BIA_startDispatcher.bat | The startup script for the SQL Query Dispatcher (Windows (NT/2000)) |
connectors/QAD/xxqdsp01.p | Progress 4GL script for the SQL Query Dispatcher; invoked by the startup script. |
connectors/QAD/samples | Sample business object definitions |