Process Documents Management
Release: Process Documents Management – 27.0.9741.65668
Description
This release ensures full compatibility of Process Documents Management (PDM) with Business Central platform version 29 (Wave). Key changes include updated dependency minimum versions, introduction of CLEAN25/CLEAN30 preprocessor compilation guards for forward and backward compatibility, expanded permission sets to include Execute (X) rights on all tables, codeunits and pages, alignment of ModuleInfo.Id invocations with the BC method-call convention, and updated Navigate page event subscriber signatures for the new BC Navigate API.
User Stories
No User Story developed in this release.
Bugs
No bug fixed in this release.
Events
| Status | Type | Object Name | Event Name | Description |
|---|---|---|---|---|
| Updated | IntegrationEvent | briPDM_ExtendFindEntries | OnBeforeProcDocChecklstEntriesShowPageRun | Event signature unchanged. Publisher procedure ShowProcessDocumentChecklistEntries received a new PostingDateFilter: Text parameter. Subscribers calling the publisher directly must be updated. |
| Updated | IntegrationEvent | briPDM_ExtendFindEntries | OnBeforeProcDocChecklstEntriesFindPageRun | Event signature unchanged. Publisher procedure FindProcessDocumentChecklistEntries received two new parameters (PostingDateFilter: Text and var Navigate: Page Navigate). Internal InsertIntoDocEntry call path split into CLEAN25 preprocessor block. Subscribers calling the publisher directly must be updated. |