Configuring and Testing the EAI JMS Transport Business Service

This topic describes how to configure and test the connection and queue information specified for the EAI JMS Transport business service. This service is invoked by the workflows that send updated contact and account data to Oracle FLEXCUBE Universal Banking from Siebel CRM.

The following procedure describes how to run the Business Service Simulator to test the EAI JMS Transport business service configuration.

To configure and test the EAI JMS Transport business service

  1. Log in to the Siebel Financial Services application.

  2. Navigate to the Administration - Business Service screen, then the Simulator view.

  3. In the Simulator list, click New, and specify the values shown in the following table.

    Field Value

    Service Name

    EAI JMS Transport

    Method Name

    CheckAll

  4. In the Input Arguments list, specify the input parameters for the Business Service method by clicking New and specifying the values shown in the following table.

    Field Value

    Test Case #

    1

    Type

    PropertySet

    Property Name

    ConnectionFactory

    Property Value

    JNDI name of the JMS connection factory, for example: java:comp/env/jms/MDBQCF Oracle FLEXCUBE Universal Banking provides this value.

  5. To create an additional property set, click New again and specify the values shown in the following table.

    Field Value

    Test Case #

    1

    Type

    PropertySet

    Property Name

    SendQueue

    Property Value

    JNDI name for the JMS queue. For example: MDB_QUEUE_DA

    Oracle FLEXCUBE Universal Banking provides this value.

  6. Click Run to run the simulator for the business service.