PSMI.INI file
The PSMI.INI file contains these elements:
[MVXSOCK]
ProtocolWrapperName=
ProtocolWrapperPort=
[GENERAL]
textconvert=
timeout=
[LOG]
type=
level=
info=
Lines starting with [!] are skipped.
- The [MVXSOCK] part
 - The [GENERAL] part
 - The [LOG] part
 
The [MVXSOCK] part
This part of the INI file contains options related to the Socket connection.
ProtocolWrapperName
The IP-address of the FPW or the Name given in setup of the Client Access.
ProtocolWrapperPort
The socket port of the FPW.
The [GENERAL] part
Textconvert
This option is used to specify if the text strings passed through the interface should be converted to OEM-ANSI.
The [LOG] part
This part of the INI file contains the following options related to the logging facility.
Type
- New
Always create a new log file.
 - Append
New log entries are added to the existing log file.
 
File
- Name
The log file is named psmi.log
 - Date
A new log file is generated each day. The name is going to be psmimmdd.log, where mmdd is the month and day.
 
Performance
- Yes
Performance measurements are logged.
 - No
Performance measurements are not logged.
 
Info
- Yes
Connection information is logged.
 - No
Connection information is not logged.
 
Level
- 0
No errors or warnings are logged.
 - 2
Warnings and information about used files and performance.
 - 5
Data to/from server and all commands and replies regarding data in- and out- put.
 - 7
Used parameter file listed.
 - 8
Calls to MRS001 (M3 BE repository) and responses are listed.