Siebel Financial Services Connector for IAA-XML Guide > Configuration Roadmap >

Configuring Server Tasks


A server task is an instantiation of a server component. To run a server task, you need to run a component request, which will request for one or more server task to run. The server task you need to run for your Siebel Connector for IAA-XML is Siebel EAI MQSeries Server Transport. The Siebel EAI MQSeries Server Transport is designed to provide a messaging solution to help you integrate data between Siebel Business Applications and external applications that can interface with the IBM MQSeries. The EAI MQSeries Server Transport transports messages to and from IBM MQSeries queues. In order to run this server task successfully you need to first configure two named subsystems.

To configure named subsystem

  1. Start Siebel client.
  2. Navigate to the Administration - Server Configuration screen > Profile Configuration > Profile Configuration view.
  3. Create a new record in the Component Profiles list and provide the required information.
    • Name- Name of the Named Subsystem. For example, IAAMQConnSubsys.
    • Type- Type of the Named Subsystem, MQSeriesServerSubsys.

      NOTE:  The subsystem type that you select should have a checkmark in the Is Named Enabled field.

  4. Save the record.
  5. In the Enterprise Profile Configuration list, modify following parameters:
    • MqPhysicalQueueName -<Queue name to receive inbound request message from>
    • MqQueueManagerName- <Queue manager name who own the queues>
    • MqRespPhysicalQueueName- <Queue name to send response message to>
    • MqSleepTime- 100 <or longer if needed>
  6. Save the record.
  7. Create another Named Subsystem with following name and parameters.
    • Name- <Any name>. For example, IAAMQDataSubsys
    • Type- EAITransportDataHandlingSubsys

      NOTE:  The subsystem type that you select should have a checkmark in the Is Named Enabled field.

  8. Save the record.
  9. In the Enterprise Profile Configuration list, modify following parameters:
    • DispatchWorkflowProcess- IAA Server Party Package Workflow
  10. Save the record.

After creating and configuring your Named Subsystem you need to configure the MQSeries Receiver.

To configure MQSeries Receiver parameters

  1. Start Siebel client.
  2. Navigate to the Administration - Server Configuration screen > Enterprises > Component Definitions view.
  3. Query for MQSeries Server Receiver and set the following:
    • Receiver Connection Subsystem- Name from Step 3. For example, IAAMQConnSubsys.
    • Receiver Data Handling Subsystem- Name from Step 7. For example, IAAMQDataSubsys.
    • Receiver Method Name- ReceiveDispatch or ReceiveDispatchSend.
    • Default Tasks- 1 or number of tasks desired.
  4. Restart the Siebel Server and make sure the MQSeries Server Receiver server component is running.

NOTE:  For details on creating and configuring server tasks, see Siebel System Administration Guide and for details on configuring MQSeries, see Transports and Interfaces: Siebel Enterprise Application Integration.

Siebel Financial Services Connector for IAA-XML Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.