Hi All ,
I am trying to access MDM server ( version 5.5.64.74 ) using MDM out -of - box webservices
at the same version .
I was able to get Product details but the webservice calls are leaving the connections open on
the repository . When the maximum number of connections hit 20 the MDM server is stopping to
respond .
I have tried configuring an expiration time for idle connections but that does nt help
So Is there a way to close the open connections with out having to restarting the MDM server .
Also using Java API is it possible to retrieve all the available connection on the repository and close them out.
Thanks and Regards
KLK