Author |
Message
|
manoj |
Posted: Wed May 01, 2002 11:48 am Post subject: |
|
|
 Master
Joined: 30 Jan 2002 Posts: 237 Location: Virgina
|
How do i set the timeout for particular user logon?
i want to reuse the service object obtained when a user logs in for the first time. i am putting the service object for that user in Hashtable . For the subsequent log in s of that user the service object is reused. But i want to set the timeout for that service (session) to 30 minutes.
i tried the session settings under the Domain properties tab ( For experimental purpose i put the session expiration time as 2 minutes and the session expiration time check interval as 1 minute).
i does n't work...
i am using MQworkflow 3.3.0
[ This Message was edited by: manoj on 2002-05-01 12:51 ] |
|
Back to top |
|
 |
vedbhat |
Posted: Wed May 01, 2002 6:06 pm Post subject: |
|
|
 Disciple
Joined: 19 Mar 2002 Posts: 186 Location: Singapore
|
Hi,
I haven't tried this yet but, If you set the session timeout period at the Domain Level and inherit all the way down then it should work.
By the way, did you export the domain object from Buildtime and import it into runtime.
Regards
Ved
_________________ IBM Certified Solutions Expert - MQSeries Workflow
IBM Certified Specialist - MQSeries |
|
Back to top |
|
 |
manoj |
Posted: Wed May 01, 2002 6:38 pm Post subject: |
|
|
 Master
Joined: 30 Jan 2002 Posts: 237 Location: Virgina
|
Yes i did export the FDL with the new Domain settings |
|
Back to top |
|
 |
vedbhat |
Posted: Wed May 01, 2002 7:11 pm Post subject: |
|
|
 Disciple
Joined: 19 Mar 2002 Posts: 186 Location: Singapore
|
Hi Manoj,
I tried it as you mentioned (I set the session expiration time as 2 minutes and the session expiration time check interval as 1 minute) and It works as expected but I guess there is bug.
If you just change these values and click OK, the new value is not set so you just modify the description under General Tab then click OK. export and then Import it should work.
Hope this will solve your problem.
Cheers,
Ved
_________________ IBM Certified Solutions Expert - MQSeries Workflow
IBM Certified Specialist - MQSeries |
|
Back to top |
|
 |
manoj |
Posted: Wed May 01, 2002 7:18 pm Post subject: |
|
|
 Master
Joined: 30 Jan 2002 Posts: 237 Location: Virgina
|
Hi,
Yes i also noticed this problem. I had to select the "Forever" radio button first then select the other radio button. If i do this then only the "Apply"
button highlighted. i ensure that i set the expiration time .. but it didn't work. i will verify this again ..
Thanx for the reply
--manoj |
|
Back to top |
|
 |
jmac |
Posted: Thu May 02, 2002 5:32 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
I've not seen this problem on the Buildtime screen you describe, but this is and has been for quite some time a KNOWN bug, the workaround is to modify something else on the screen and make sure the APPLY button is selected before you hit OK. IF APPLY is NOT enabled, NO SAVE will be done.
_________________
John McDonald
SYSCOM Inc.
IBM Certified Solutions Expert -
MQSeries Workflow
[ This Message was edited by: jmac on 2002-05-02 08:27 ] |
|
Back to top |
|
 |
|