Installed file structure

The sections below describe the path and filenames for the product after installation

Windows connector file structure

The Installer copies the standard files associated with the connector into your system.

The utility installs the connector agent into the ProductDir\connectors\messages directory, and adds a shortcut for the connector agent to the Start menu.

Table 1 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. For instructions on installing, configuring, and running the examples, see Appendix B, Connector Configurator.

Note:
All product path names are relative to the directory where the product is installed on your system.


Table 1. Installed Windows file structure for the connector

Subdirectory of ProductDir Description
bin\Data\App\WebSphereMQWorkflowConnectorTemplate The connector template for creating the connector.configurator file.
connectors\messages\WebSphereMQWorkflowConnector.txt The connector message file.
connectors\WebSphereMQWorkflow\CWWebSphereMQWorkflow.jar Contains class files used by WebSphere MQ Workflow connector.
connectors\WebSphereMQWorkflow\ start_WebSphereMQWorkflow.bat The startup script for the connector (2000).
connectors\WebSphereMQWorkflow\utilities\fdlborgen.bat The startup script for the FDLBORGEN utility (NT/2000).
connectors\WebSphereMQWorkflow\utilities\FdlBorgen.jar Contains class files used by the FDLBORGEN utility.
connectors\WebSphereMQWorkflow\Samples\ Sample_MQWF_Order_Collaborations.jar The repository definition for example collaborations.
connectors\WebSphereMQWorkflow\Samples\ Sample_MQWF_Order_Connectors.jar The repository definition for the example connector configuration.
connectors\WebSphereMQWorkflow\Samples\ Sample_MQWF_Order_Objects.jar The repository definition for example business objects.
connectors\WebSphereMQWorkflow\Samples\ collaboration_classes\SampleItemActivityImpl.class The example collaboration class.
connectors\WebSphereMQWorkflow\Samples\ collaboration_classes\SampleItemOrderSync.class The example collaboration class.
connectors\WebSphereMQWorkflow\Samples\ collaboration_classes\SampleItemSync.class The example collaboration class.
connectors\WebSphereMQWorkflow\Samples\ collaboration_classes\SampleWorkflowProcessControl.class The example collaboration class.
connectors\WebSphereMQWorkflow\Samples\ map_classes\MQWF_Sample_GBOtoResponse.class The example map class.
connectors\WebSphereMQWorkflow\Samples\ map_classes\MQWF_Sample_RequesttoGBO.class The example map class.
connectors\WebSphereMQWorkflow\Samples\ WebSphereMQWorkflo_Samples.fdl The workflow definition file containing example workflows.
repository\WebSphereMQWorkflow\ WebSphereMQWorkflow_MetaObjects.jar The repository definition for meta-objects used by the connector.

UNIX connector file structure

The Installer copies the standard files associated with the connector into your system.

The utility installs the connector agent into the ProductDir/connectors/messages directory.

Table 2 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. For instructions on installing, configuring, and running the examples, see Appendix B, Connector Configurator.

Note:
All product path names are relative to the directory where the product is installed on your system.


Table 2. Installed UNIX file structure for the connector

Subdirectory of ProductDir Description
bin/Data/App/WebSphereMQWorkflowConnectorTemplate The connector template for creating the connector.configuration file.
connectors/messages/WebSphereMQWorkflowConnector.txt The connector message file.
connectors/WebSphereMQWorkflow/ CWWebSphereMQWorkflow.jar Contains the class files used by WebSphere MQ Workflow connector.
connectors/WebSphereMQWorkflow/ start_WebSphereMQWorkflow.sh The system startup script for the connector. This script is called from the generic connector manager script. The installer creates a customized wrapper for the connector manager script. Use this customized wrapper to start and stop the connector.
connectors/WebSphereMQWorkflow/Samples/ Sample_MQWF_Order_Collaborations.jar The repository definition for example collaborations.
connectors/WebSphereMQWorkflow/Samples/ Sample_MQWF_Order_Connectors.jar The repository definition for example connector configuration.
connectors/WebSphereMQWorkflow/Samples/ Sample_MQWF_Order_Objects.jar The repository definition for example business objects.
connectors/WebSphereMQWorkflow/Samples/ WebSphereMQWorkflow_Samples.fdl The workflow definition file containing example workflows.
connectors/WebSphereMQWorkflow/Samples/ collaboration_classes/ SampleItemActivityImpl.class The example collaboration class.
connectors/WebSphereMQWorkflow/Samples/ collaboration_classes/SampleItemOrderSync.class The example collaboration class.
connectors/WebSphereMQWorkflow/Samples/ collaboration_classes/SampleItemSync.class The example collaboration class.
connectors/WebSphereMQWorkflow/Samples/ collaboration_classes/ SampleWorkflowProcessControl.class The example collaboration class.
connectors/WebSphereMQWorkflow/Samples/ map_classes/MQWF_Sample_GBOtoResponse.class The example map class.
connectors/WebSphereMQWorkflow/Samples/ map_classes/MQWF_Sample_RequesttoGBO.class The example map class.
connectors/WebSphereMQWorkflow/utilities/ FdlBorgen.jar Contains the class files used by the FDLBORGEN utility.
connectors/WebSphereMQWorkflow/utilities/ fdlborgen.sh The startup script for the FDLBORGEN utility.
repository/WebSphereMQWorkflow/ WebSphereMQWorkflow_MetaObjects.jar The repository definition for meta-objects used by the connector.

Copyright IBM Corp. 1997, 2004