Hi,
We have developed a webservice from a RFC in CRM. We have published it using SOAMANAGER. While trying to hit the webservice using SOAP UI we are getting the error
SRT: Plain SOAP: Reliable messaging (RM) configured, but no Message ID and no WSRM assertion provided.
in tcode SRT_UTIL of CRM
Referrred the link http://scn.sap.com/thread/3390497
We have disabled Reliable messasing (RM) in the service definition.
Used the below format to access the webservice but still getting the error in tcode SRT_UTIL
http://host:port/sap/bc/srt/xip/sap/xyz_in/705/xyz_in/binding1_xyz_in?MessageId=${=java.util.UUID.randomUUID()} but still getting the same error.
Kindly help
Thanks and regards,
Siji Anup