Hi Steven,
DO you mean something like this?
if integrationContext.getStringProperty("mobile") == "1":
------------------------------
Sai J
Confidential
------------------------------
Original Message:
Sent: 08-16-2024 16:51
From: Steven Shull
Subject: HOw to know how many real Mobile users currently using MAximo?
For record creation (IE adding labor transactions, entering materials, creating WOs, etc.) there is an anywhererefid attribute that would get set on most of the tables. It's not exactly its intended purpose but it would help you distinguish what was added on mobile vs added in desktop.
There's not a great way to see who has logged in via Maximo Mobile out of the box today. There are ways you could implement your own tracking with an automation script on LOGINTRACKING that looks at the IntegrationContext to see if the mobile property is a 1 and set some custom field.
------------------------------
Steven Shull
IBM
Original Message:
Sent: 08-16-2024 08:32
From: Pradeep Rout
Subject: HOw to know how many real Mobile users currently using MAximo?
we are wanting to monitor use of the Mobile app and the Technican Role Based app. Is there any data in the system that would show us the use of these newly released modules?
#Administration
#MaximoApplicationSuite
#Mobility
------------------------------
Pradeep Rout
TCSL
------------------------------