Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Mediabin based hot folders causing max concurrent users issue
suj
I see that the number of mediabin based hot folders you can create is limited to the number of max concurrent users you have. I assumed that since all the hot folders created by a user is listed under the same element, it should use the same connection but I find it is creating a session for each mediabin based hot folder even though they are created by the same user. Is there a way to persist the connection for mediabin based hot folders?
TIA
Find more posts tagged with
Comments
msnider
There is currently no way to persist the user connection. Since each HotFolder runs within its own thread, it is by design that each thread has its own session to avoid contention for a global resource and to facilitate faster job processing and file transfers.
Mark
running_sum.rptdesign
suj
Thanks Mark. I think Interwoven should include this as a limitation/caution in the product documentation.