RF_L1_xx.cfg

A login screen is provided for each supported language. The HH_LOCALE variable determines which of these files to use for the login screen. The contents of this file look like this:

L1_hdr`1`0`WMS Login L1`

ptcid`0`0`PTC :`1

server`1`1`SRVR:`m3int-rf.sce.awsdev.infor.com

userid`1`1`USR :`

password`1`1`PSWD:`

tenant`1`0`TENANT:`SCEM3INTLANDLORD_TST

protocolhelp`0`0`Select network communication`

protocol`1`1`PROTOCOL:`Cloud-Direct|Local-Direct|On-premisess`wss|ws|tcp`wss

Each line of the file has a delimited list of attributes:

Field name`Hidden/Visible flag`Read-Only/Editable flag`Field label`Default Value

Attribute

Description

Field Name

This value needs to stay the same.

Hidden/Visible flag

The server can be visible to the user or hidden if you do not want the user to know the connected server name. For security reasons, the user and password are required to be visible so the flag for these values are not applicable.

These values are valid:

  • 1=Visible
  • 0=Hidden, but still used

Read-Only/Editable flag

Specify whether the parameter can be edited or whether it should be read-only. For security reasons, the user and password are required to be editable so the flag for these values does not apply to those fields.

These values are valid:

  • 1=Editable
  • 2=Read-Only

Field Label

The field label that is displayed on the screen. These field labels can be modified if desired.

Default Value

The server can be defaulted in if desired. You must supply a default value if the field is hidden or read-only.

The data that is defaulted into that field.