Project Activity Logger Updates
- Enhancement:New table – LogSetting. Stores company-wide settings for the PAL client.
- Enhancement:New table – LogAddIn. A List of all add-ins loaded in Revit
- Enhancement: New table – LogElement. Records the elementId’s of all items that were added, deleted, or modified.
- Enhancement:New table – LogSetting. Stores company-wide settings for the PAL client.
- Enhancement:New table – LogPrint. Records the start time, end time, and sheet numbers (or view names) of each print action.
- Enhancement: New table – LogSession. Records the start and end time of each version of Revit opened on each workstation.
- Enhancement:LogDocSession Table modification. Added columns – Machinename, WorksetOpenCt, WorksetEditCt, BasePoint, SurveyPoint, AngleToTrueNorth and SiteLatLong.
- Enhancement:LogEvent Table modification. Added columns – ActionCt, ActiveWorksetName, FamilyWorksetOpenCt, FamilyWorksetEditCt, StandardWorksetOpenCt, StandardWorksetEditCt, UserWorksetOpenCt,UserWorksetEditCt, ViewWorksetOpenCt and ViewWorksetEditCt.
- Enhancement: NBehavior change for the View-Change event. Now captures the length of time and the number of elements changed while in a view. A column named ‘ActionCt’ has been added to the LogEvent table to hold this quantity of changed elements. An element change is defined as an addition, deletion, or modification of an element.
- Enhancement: Behavior change for the Save-To-Central event. The active workset name is recorded, as well as the workset open and editable count for each type of workset.
- New Feature: Tool introduced
Fixes
- Fixed errors resulting from multiple ipAddresses being returned by the Revit workstation
- Fixed issue where the LogSession record was not being updated on close.
- Fixed issue in poster that was causing the queue to stall when more that 30 session update files were in the queue folder.
- Fixed issue not posting BIM:360 models
- Addressed issue with LogWarning records not posting to database.
- C4R projects were not resolving a ProjectId.
- IsAudit flag was not being set correctly when opening a central file.