cancel
Showing results for 
Search instead for 
Did you mean: 

Open Connections on Repository

Former Member
0 Kudos

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

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Refer

Hope it helps.

Thanks,

Minaz

Former Member
0 Kudos

Thanks Minaz,

But I am using MDM Out of Box Webservice ,so I dont have a control over the code to check for

closing the sessions .

We are looking to use the search webservice to make 20,000 calls to the repository in a day

Not sure if it could be done using MDM Webservice or not .

Regards,

KLK

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Set the property Inactive Client Timeout Minutes to some lower value some where around 1 or 2 and restart the MDM Server.

Regards,

Jitesh Talreja