cancel
Showing results for 
Search instead for 
Did you mean: 

How can I find out which device (laptop, smartphone,...) C4C user is using when he logs in to C4C?

sara015
Discoverer

Hello SAP support,

when I am using the UI Debugger ?debugMode=true& in the C4C URL but I can't see with which device I am logged in.

Where can I see which device (laptop, smartphone, tablet,...) the user is using when he logs in to C4C? Where is it logged  in C4C which user is using which device? We need to know which device the user is using so that we can switch between different C4C mashups based on laptop, smartphone, tablet,... via a validation rule.

Thanks for your help.

Accepted Solutions (1)

Accepted Solutions (1)

MJVEERHUIS
Active Participant

Hello Sara,

In C4C there are several standard reports that might be of use for you.

Check business analytics - Design Reports and filter on User

User Logon Activity - it holds the device type e.g. Android phone, default (= laptop) etc.

Kr.

MJ

Answers (1)

Answers (1)

sara015
Discoverer

Now I found which device type is logged on, when I go to the Debug Mode -> Data Model -> /Root/$System/DeviceType.

 

Another option:

User Menu -> Adaptation Mode -> Implementation ->  Rules and Validation -> Rule: DEVICETYPE()=="DESKTOP"