Client Settings

This section lists the strings and their purpose in the IECsettings.ini file.

This page discusses:

The App-specific settings are stored in the IECsettings.ini file in the App installation directory.

Server Section

This section lists the usage of strings in the Server section.

[SERVER]
appletloglevel=5
clientName=localhost
clientPort=7779

Important: The server flags clientPort, clientName, and appletloglevel have been deprecated.

Client Section

This section lists the usage of strings in the Client section.

[CLIENT]
BrowserWindowName=ENOVIA 
clientloglevel=5
debugflag=false
DocSystemName=Matrix
CacheEnabled=true
AutoWidth=true
ListViewColumnWidth=200
WaitForAppletTime=120
ClientDateFormat=long

StringDescription
browserwindownameThis flag has been deprecated.
clientloglevelThis is a numeric setting. It can accept values within a range of 1-4. By default the value will be set to 1. This will log only the "error" messages by the IEC. A value of 4 indicates that all message will be logged by the App. These messages include debug, information, and error messages.
debugflagThis is a Boolean debug setting. This can have values true or false. If set to true, a folder is created in the user's profile directory. This folder contains the log file which contains the log for all the commands executed. This can be used for troubleshooting.
DocSystemNameThis flag has been deprecated.
CacheEnabledThis flag has been deprecated.
AutoWidthThis flag has been deprecated.
ListViewColumnWidthThis flag has been deprecated.