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 samples, 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 |
repository\WebSphereMQWorkflow\CN_WebSphereMQWorkflow.txt | Repository definition for the connector |
repository\WebSphereMQWorkflow\WebSphereMQWorkflow_MetaObjects.txt | Repository definition for meta-objects used by the connector |
connectors\messages\WebSphereMQWorkflowConnector.txt | 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 | Workflow definition file containing sample workflows |
connectors\WebSphereMQWorkflow\Samples\Sample_MQWF_Order_Collaborations.in | Repository definition for sample collaborations |
connectors\WebSphereMQWorkflow\Samples\Sample_MQWF_Order_Connectors.in | Repository definition for sample objects |
connectors\WebSphereMQWorkflow\Samples\Sample_MQWF_Order_Objects.in | Repository definition for sample objects |
connectors\WebSphereMQWorkflow\Samples\collaboration_classes\SampleItemOrderSync.class | Sample collaboration class |
connectors\WebSphereMQWorkflow\Samples\collaboration_classes\SampleItemSync.class | Sample collaboration class |
connectors\WebSphereMQWorkflow\Samples\collaboration_classes\SampleWorkflowProcessControl.class | Sample collaboration class |
connectors\WebSphereMQWorkflow\Samples\collaboration_classes\SampleItemActivityImpl.class | Sample collaboration class |
connectors\WebSphereMQWorkflow\Samples\map_classes\MQWF_Sample_GBOtoResponse.class | Sample map class |
connectors\WebSphereMQWorkflow\Samples\map_classes\MQWF_Sample_RequesttoGBO.class | Sample 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 samples, see Appendix B, Connector Configurator.
Table 2. Installed UNIX 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 |
repository/WebSphereMQWorkflow/CN_WebSphereMQWorkflow.txt | Repository definition for the connector |
repository/WebSphereMQWorkflow/WebSphereMQWorkflow_MetaObjects.txt | Repository definition for meta-objects used by the connector |
connectors/messages/WebSphereMQWorkflowConnector.txt | Connector message file |
connectors/WebSphereMQWorkflow/start_WebSphereMQWorkflow.sh | 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 | Workflow definition file containing sample workflows |
connectors/WebSphereMQWorkflow/Samples/Sample_MQWF_Order_Collaborations.in | Repository definition for sample collaborations |
connectors/WebSphereMQWorkflow/Samples/Sample_MQWF_Order_Connectors.in | Repository definition for sample objects |
connectors/WebSphereMQWorkflow/Samples/Sample_MQWF_Order_Objects.in | Repository definition for sample objects |
connectors/WebSphereMQWorkflow/Samples/collaboration_classes/SampleItemOrderSync.class | Sample collaboration class |
connectors/WebSphereMQWorkflow/Samples/collaboration_classes/SampleItemSync.class | Sample collaboration class |
connectors/WebSphereMQWorkflow/Samples/collaboration_classes/SampleWorkflowProcessControl.class | Sample collaboration class |
connectors/WebSphereMQWorkflow/Samples/collaboration_classes/SampleItemActivityImpl.class | Sample collaboration class |
connectors/WebSphereMQWorkflow/Samples/map_classes/MQWF_Sample_GBOtoResponse.class | Sample map class |
connectors/WebSphereMQWorkflow/Samples/map_classes/MQWF_Sample_RequesttoGBO.class | Sample map class |