I am working on creating the demo using the OE 11.6/Telerik . I am facing one technical problem .
I am using Progress Developer Studio 11.6 . I have created a Pacific Application Server on which I am building the Web Application using Kendo UI .
I created an open edge project which is running on the Pacific Appserver “oepas1” .
I need to store logged in user id in session . I tried setting database connection identity at the time when user log in to the site. First client request gets that identity but other call get blank user-id(default userid).
I am using Progress Developer Studio 11.6 . I have created a Pacific Application Server on which I am building the Web Application using Kendo UI .
I created an open edge project which is running on the Pacific Appserver “oepas1” .
I need to store logged in user id in session . I tried setting database connection identity at the time when user log in to the site. First client request gets that identity but other call get blank user-id(default userid).