| 
                         |   | 
Use the Connect-MQ method to invoke a connector to an external system that uses IBM WebSphere MQ messaging services.
This method operates on a named clipboard page that is the source and destination of data mappings. Make sure the Step Page column that calls this method contains the non-blank name of such a page.
This method has two parameters:
| Parameter | Description | 
| ServiceName | Enter the Service Name (second key part) of a Connect MQ rule (Rule-Connect-MQ rule type). The system uses the class of the step page as the first key part of the rule. | 
| RunInParallel | Select if this connector is intended to run in parallel as a child requestor of the current requestor. If selected, use the Connect-Wait method later in the current or a follow-on activity to access results from the connector. | 
The Connect-MQ method works as follows:
prconfig.xml file or Dynamic System Settings using the services/maxRequestorChildren setting.This method updates the pxMethodStatus property. See How to test method results using a transition.
|   | About Connect MQ rules Creating Connector Simulations Connect-Wait method How to detect long-running connectors |