webservice creation(SOAP OVER JMS)
1. Create a ProcessDefinition, name it as main process.
2. Replace the start activity with SoapEventSource.
a. In the Configuration Tab select the transport as Jms Transport.
b. Browse for the porttype and operation from the WSDL
c. In the Transport Details Tab, Select the message type, either queue/topic. And mention the Queue/Topic name as Message Destination.
d. Look in to the abstract WSDL as appeared in the WSDL Tab
e. Select all and save as ConcreteWSDl
3. Create a test process by the following steps
a. Drag a processDefinition and get the soap request reply activity in b/n start and stop
b. In the service panel browse for the concrete WSDL
c. Inthe transport details, go to the internal JMS tab and mention the credentials as required to test.
d. Provide the JMSDestinaion, same name as what we mentioned in the Main Process.
e. Please check the Use Shared JMS connection checkbox, it will prompt for the connection.
f. Provide the same connection as mentioned above.
When we test it, Providing the input for the test process and test it.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment