E1 How limit session is counted when sign in JDE
Dear Experts,
In general, let say the customer has 80 user licences. So that if All users have signed in to JDE, they are 80 HTML sessions in Server Manager monitoring.
Whenever the users' number 81 is trying to login JDE, the error JAS unknow will occur.
I have a doubt on if they have 80 users but also implement AIS, even IoT or Enterprise Search or ADF,
How will the JAS limit session count ?. Simple JAS + AIS = 2 sessions or not
If you are using ADF solution, then you would see a user session initiated by AIS.
When the user logs in, there will be an initialization between JAS - ADF - AIS and a new user session will be started based on that initialization. Think of it as a silent JAS connection used for processing ADF-AIS-JAS requests.