Transports and Interfaces: Siebel eBusiness Application Integration Volume III > EAI Transports and Interfaces Overview >

Configuring Named Subsystems and Receiver Server Components


This section explains how to configure named subsystems for the MQSeries AMI Receiver server component.

To configure the Default Tasks parameter

  1. From the Site Map choose Administration - Server Configuration > Enterprises.

    Select the Component Group tab.

  2. From the Component Group list applet select Enterprise Application Integration.

    A list of receivers appears in the Components applet, for example MQSeries AMI Receiver.

  3. Select the MQSeries AMI Receiver in the Components list applet.
  4. Click the Parameters tab.
  5. Query for the Default Tasks parameter in the Enterprise Parameters applet.
  6. Set the value for the Default Tasks parameter to 1, or any number equal to the number of tasks that will be started for the component.

To create a connection subsystem

  1. From the Site Map choose Administration - Server Configuration > Enterprises.
  2. Click the Profile Configuration tab.
  3. In the Profile list applet, create a new Named Subsystem record.
    1. Enter MyAMISubsys in the Alias column.
    2. Select MQSeriesAMISubsys as the Subsystem Type.
    3. In the Profile Parameters list applet, specify the values for each of the connection parameters for the AMI receiver, such as MqLocalHostFileName.

To create a data handling subsystem

  1. From the Site Map choose Administration - Server Configuration > Enterprises.
  2. Click the Profile Configuration tab.
  3. In the Profile list applet, create a new Named Subsystem record.
    1. Enter MyDispSubsys in the Alias column.
    2. Select EAITransportDataHandlingSubsys as the Subsystem Type.
  4. In the Profile Parameters list applet, specify the values for each of the data handling parameters for the AMI receiver, such as Dispatch Service.

To start the Receiver Server task

  1. From the Site Map choose Administration - Server Management > Servers.
  2. Click the Components Groups tab and select the Enterprise Application Integration component group.
  3. In the Components list applet select the MQSeries AMI Receiver.
  4. Click the Shutdown button.

    Wait for the component state to change to Shutdown.

  5. Click Startup to restart the Receiver.

    Observe that the Component State now changes to Online, and the value for Running Tasks changes to the number of Default Tasks specified previously.

To specify named subsystems in a workflow

  1. From the Site Map choose Administration - Business Process > Workflow Processes.
  2. Query and select the workflow process named MyMQOutbound.
  3. Double-click the MQ Send step.
  4. In the Process Definition applet, insert a new record to specify the Connection subsystem, and specify the value as MyAMISubsys.
  5. Insert another input argument to specify the Data Handling Subsystem, and specify the value as MyDispSubsys.
  6. Insert a third record to specify the Message Text.
Transports and Interfaces: Siebel eBusiness Application Integration Volume III