Siebel Store-and-Forward Messaging Guide for Mobile Web Client > Installation and Configuration of Siebel Store-and-Forward Messaging > Deploying IBM MQe Queue Managers >

Enabling the SMQReceiver


SMQReceiver must be enabled after the IBM MQe Queue Manager is set up and running. You must enable the SMQReceiver after the Siebel Server starts running.

To enable the SMQReceiver

  1. Open up the Windows command prompt and start the Siebel Server Manager for the Siebel Server using the following command:

    srvrmgr /g <gateway server> /e <enterprise> /s <Siebel server> /u <userid> /p <password>

    NOTE:  userid and password are the system administrator's user name and password.

  2. From the Siebel server manager run the following command once to start the SMQReceiver.

    start task for comp SMQReceiver with
    ReceiverConnectionSubsystem=SmqRTSReceiverSubsys,
    ReceiverDataHandlingSubsystem=SmqRTSDispatchSubsys,
    ReceiverMethodName=ReceiveDispatch

    Input parameters for the SMQReceiver are defined in the named subsystems. The first named subsystem defines the parameters necessary to configure an SMQReceiver for receiving messages (see the predefined named subsystem, SmqRTSReceiverSubsys). The second named subsystem identifies the workflow for processing the received messages (see the predefined named subsystem, SmqDispatchRTSDispatchSubsys).

  3. From the server manager, run the following commands:

    Start task for comp RTSDispatcher

    Start task for comp RTSExtractor

    Start task for comp RTSSender

Siebel Store-and-Forward Messaging Guide for Mobile Web Client Copyright © 2006, Oracle. All rights reserved.