The sections below describe the path and filenames for the product after installation
The Installer copies the standard files associated with the connector into your system.
The utility installs the connector agent into the ProductDir\connectors\WEBSPHEREMQWORKFLOW 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.
Table 1. Installed Windows file structure for the connector
Subdirectory of ProductDir | Description |
---|---|
connectors\WebSphereMQWorkflow\CWMQWorkflow.jar | Contains class files used by WebSphere MQ Workflow connector. |
connectors\WebSphereMQWorkflow\utilities\FdlBorgen.jar | Contains class files used by the FDLBORGEN utility. |
bin\data\app\WebSphereMQWorkflowConnectorTemplate | The connector template for creating the connector.configuration file. |
repository\WebSphereMQWorkflow\WebSphereMQWorkflow_MetaObjects.jar | The repository definition for meta-objects used by the connector. |
connectors\messages\WebSphereMQWorkflowConnector.txt | The connector message file. |
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\Samples\WebSphereMQWorkflow_Samples.fdl | The workflow definition file containing example workflows. |
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 objects. |
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\collaboration_classes\SampleItemActivityImpl.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. |
The Installer copies the standard files associated with the connector into your system.
The utility installs the connector agent into the ProductDir/connectors/WEBSPHEREMQWORKFLOW 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.
Table 2. Installed UNIX file structure for the connector
Subdirectory of ProductDir | Description |
---|---|
connectors/WebSphereMQWorkflow/CWMQWorkflow.jar | Contains the class files used by WebSphere MQ Workflow connector. |
connectors/WebSphereMQWorkflow/utilities/FdlBorgen.jar | Contains the class files used by the FDLBORGEN utility. |
bin/data/app/WebSphereMQWorkflow.ConnectorTemplate | The connector template for creating the connector.configuration file. |
repository/WebSphereMQWorkflow/WebSphereMQWorkflow_MetaObjects.jar | The repository definition for meta-objects used by the connector. |
connectors/messages/WebSphereMQWorkflowConnector.txt | The connector message file. |
connectors/WebSphereMQWorkflow/start_WebSphereMQWorkflow.sh | The system startup script for the connector. This script is called from the generic connector manager script. When you click the Connector Configuration screen of System Manager, the installer creates a customized wrapper for this connector manager script. Use this customized wrapper to start and stop the connector. |
connectors/WebSphereMQWorkflow/utilities/fdlborgen.sh | The startup script for the FDLBORGEN utility. |
connectors/WebSphereMQWorkflow/Samples/WebSphereMQWorkflow_Samples.fdl | The workflow definition file containing example workflows. |
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 objects. |
connectors/WebSphereMQWorkflow/Samples/Sample_MQWF_Order_Objects.jar | The repository definition for example objects. |
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/collaboration_classes/SampleItemActivityImpl.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. |