04-20-2018 12:57 PM - edited 03-14-2019 06:07 PM
My environment is a healthcare administrator approves or denies hospital or doctor precertification.
We are on uccx 10.6 and have started to carry session variables.
Member id
Date of birth
city
state
zip code
from script 1 to script 2,
it is not uncommon to have providers call multiple times a day, so I map session variables to the session. I can get all data to cross scripts.
What I am seeing is old session data in new calls.
Script 1
I map get session to session, use the set step to set the session, set set session info then redirect the caller to script 2.
Script 2
I map get session to session, then set step to set the session, and finally get session info.
Why would I get old session variable data from a new caller? I set Default Session Timeout to 5 minutes thinking this would resolve the issue. However there was no effect.
Any assistance is greatly appreciated, I am causing a great deal of disruption and can not roll back.
Solved! Go to Solution.
04-21-2018 01:29 PM
04-20-2018 04:43 PM
04-21-2018 01:29 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide