User Manual for Hermes Plugin Configuration on SOAP UI

Subhendu Sinha
Jan 13, 2021

In this short story I am trying to tell you how to configure Hermes Plugin on SOAP UI step by step. This will enable you to invoke your SOAP over JMS services from SOAP UI.

Steps

  1. Open The SOAPUI and goto Preferences -> Tools :

2. Import your project. Goto Endpoint binding, then right click and select “Add JMS endpoint”.

3. Point Hermes Config to “C:\.hermes” (I have kept it to this location)

Select session as EMS_DEV_INTEGRATION

And provide with your listening queue

Presss “OK”

4. Now, in the address bar, provide with the following endpoint:

jms://EMS_DEV_INTEGRATION::queue_<<Listening Queue>>::queue_<<Listening Queue>>_ACK

Like for me it’s: jms://EMS_DEV_INTEGRATION::queue_xx.adapter.ng.in::queue_ .adapter.ng.in_ACK

5. Configure the JMSHeader by checking “Add SOAPAction as property”

Now, you should be able to hit your web service :)

--

--

Subhendu Sinha

Software Developer with more than 12 years of hands on exp. Works in diverse areas and tech — Tibco | Python | ML | Animation | Java…