% % variables lists

DS
Dean Smith
SOTI Trial Master Account

Hi all,

Just wondering if there is a resource out there that provide a list of all the variables we can use as part of profile and kiosk builds for devices registered on SOTI?

Thanks

3 years ago
SOTI MobiControl
ANSWERS
RC
Raymond Chan Diamond Contributor
3 years ago

The list of applicable macros actually varies with MobiControl server/agent versions, device platforms & firmware versions, and where you want to use macros (scripts, kiosk, profile payloads, etc.).

However, the following link to the on-line manual is, generally speaking, a useful reference:

https://www.soti.net/mc/help/v15.5/en/console/other/macros.html

SR
Simon Robinson
3 years ago

Is there a variable that can be used to display the current device group a device is assigned to? We have some very similar profiles set up and it would be much easier if there was a field at the bottom of the page saying that this tablet is in device group "accounts", for example.

RS
Rafael Schäfer
3 years ago

In addition, you can use your custom data also as a variable with %%

So, if you have created custom data named for example "Pin", you can use %Pin%.

But i never tried that in kiosk mode, so you have to test that.