Hello Everyone,
I have a special requirement posted by my manager and he says,
he needs "Branch wise login report with user IP , Login duration, and which EPC was accessed".
Is there anyway this can be achieved ?
I need to reply back to the organization within 24hrs....
Please assist !!
Thank you

Maxim Shmyrev on
Hello,
Unfortunately there is no out-of-box functionality to perform this report. What you can do is to use logs (you can check ARIS Server installation and administration guide, chapter "logging"), but you should write parser to analyze this data. I guess you already check standard dashboards. Only one report is available: Administration - User Management - Additional functions - Generate Report - Active User Sessions.
The good solution could be - export statistics in CSV (the same path) and make analysis based on export.
Regards,
Maxim