Webadi sharing the same session
Hi all,
When i created custom WebADI, which is calling custom package to insert data into table.
We found that for different import, they're sharing the same session.
For example.
User A import data using excel in machine A, then close.
And user B go to import in machine B.
We found that the 2 operation is sharing the same session.
Do you have any idea why this happens?
For how did i get the session id, i added debug info and insert ssid into a debug table.
Thanks
Wayne