Article Details
| Id: | 21764 |
| Product: | finPOWER Connect |
| Type: | FIX |
| Version: | 4.01.02 |
| Opened: | 16/07/2024 |
| Closed: | 07/08/2024 |
| Released: | 12/09/2024 |
| Job: | J033919 |
Scripting; Document Manager; Log DocumentFileNameResolved properties could return an incorrect file name if not licenced for Document Manager
DocumentFileNameResolved on each of the Log Classes could return an incorrect resolved file path if not licenced for Document Manager. This was incorrect, and now the following occurs when this function is called and the database is not licenced for Document Manager:
- If the file exists based upon the file name, that will be used.
- If the file doesn't exist, finPOWER will return a fully qualified path (based upon the Users / Global Document folder) based upon the Record Type.
Note: this applies to the following Properties:
finAccountAppLog.DocumentFileNameResolvedfinAccountLog.DocumentFileNameResolvedfinClientLog.DocumentFileNameResolvedfinSecurityStmtItemLog.DocumentFileNameResolvedfinSecurityStmtLog.DocumentFileNameResolvedfinUserLog.DocumentFileNameResolved