Hi All,
We were creating custom applications based on aspx and dfc to access documentum.
We have 3 applications using the same app server and accessing the same repository.
The problem we have is when a user log in into this 3 applications at the same time, it returns into login page, which mean documentum session is time out.
I've tried to change client_session_timeout at server.ini but it doesnt help.
Can you guys advice?
Thanks