URL parameters

You can add parameters to the end of the URL to customize the Web RF operation. These parameters are case-sensitive and should be separated by ampersands.

For example: ?tenant=< tenant >&LANG=en&SCALEX=2.5.

Parameter Name

Description

Default

tenant

ID of the tenant to login as. Required.

INFOR is default for on premise install. For cloud installs there is no default.

LANG

Users Language for login screen

Defaults to Default_locale in the mobile-web-client.json file.

DEVICE

Device ID defined in the Screen Layout meta data.

16x20 or 8x40. Used only to identify the device group and screens that are applicable to this device. Row and column definition is not used in WebRF. The screen is scaled automatically to fit the dimensions of the browser

DBG

List of debug types to display in the console logs

Debug property in the mobile-web-client.json file. Possible values = ERROR, DEBUG, <DEBUG CATEGORY>

RF

App will display extra buttons and keys for non-RF devices. RF=1 for devices with a keyboard.

Defaults to tablet mode: 0 (false)

SCALEX

Scales the display manually (decimal value)

1 = Scaling turned off

Defaults to internal automatic scaling.

SCALEY

Scales the display manually (decimal value)

Defaults to SCALEX value