Thanks Nick for your reply. It appears we have 5.5 CU-2. Is SSL possible under this version? What configuration do we need to make?
Currently I use URL like below to post.
http://<OTM Server>:80/GC3/glog.integration.servlet.WMServlet
Do I need to remove the port # in the url to post for SSL? What should the URL above look like for SSL? Our users will be using secured website
https://www.<website>.com to post these XML from.
Thanks.