Topic creation date:2012-07-08
For version 2.12.xx onwards
General PMA.INI file settings
The MatterClientRelationship should be set to 11 (MUST_HAVE_MATTER_AND_CLIENT + MATTER_FIND_CLIENT) or 7 (MUST_HAVE_MATTER_AND_CLIENT + CLIENT_FIND_MATTER).
[System]
PmaKey = 17
PMASystemLongName = "Aderant"
PMASystemShortName = "Aderant"
The PMASystemShortName is not currently being used, but is kept in for reference.
WidthOfClientCode = 8
WidthOfMatterCode = 8
WidthOfGeneralCode = 8
ImportReportFormat
ImportReportFormat is found in the export section of the PMA.INI file. Setting ImportReportFormat will allow the following modifications to the export. ImportReportFormat is a bit field format, allowing multiple options by adding up the values in the ImportReportFormat column.
ImportReportFormat |
Action |
0 |
Default option. |
256 |
LDAP import only. Import users from Active directory, and in not connected with Aderant in any way. |
512 |
LDAP import only, search entire Active Directory tree for users, not just the 'users' folder. |
1024 |
LDAP import only, ignore users who are not in the either the MonTelUsersGroup or MonTelAdminGroup |
2048 |
If set then rather than importing columns into their relevant fields: Matter Code, Client name (duplicated into code), and Matter Description; the fields are imported into, Matter Code and the name into matter name, and the matter description going into department code. |
4096 |
LDAP import only, import users even if they don't have a telephone number entry in Active Directory. |