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
Log in to the Siebel Financial Services application.
Navigate to the Administration - Business Service screen, then the Simulator view.
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
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.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.
Click Run to run the simulator for the business service.