The 15.2.3 Service Pack delivers a set of feature enhancements and bug fixes aimed at improving usability, customization, and overall system performance.
Documents, Rules & Process Tree View Customization
In EPC 15.2, tasks, documents, and rules were added to the hierarchy tree. To enhance usability and improve navigation—especially for organizations with extensive libraries—three new system settings allow administrators to customize the tree view:
- DISPLAY_DOCUMENTS_IN_TREE: Show or hide documents within sets and folders.
- DISPLAY_RULES_IN_TREE: Show or hide rules within sets and folders.
- DISPLAY_TASKS_IN_TREE: Show or hide tasks within processes and sub-processes.
By default, all settings are set to true, meaning documents, rules, and tasks are displayed in the tree unless modified to false.
AI: Configurable ChatGPT API Endpoint
Organizations using their own private ChatGPT accounts can now configure the API endpoint directly in the advanced system settings. Two new system settings have been introduced to allow customization of the API endpoints, instead of relying on the default hardcoded endpoints:
- AI_COMPLETION_API: For AI Object Generation & Improvement. Default:
https://api.openai.com/v1/chat/completions
- AI_EMBEDDING_API: For AI Chat Assistant. Default:
https://api.openai.com/v1/embeddings
Folder Duplication in Document Module
Fixed an issue where creating a new folder under an existing folder in the Documents module caused the existing folder to appear duplicated in the tree. This issue occurred only when the hierarchy filter was set to Current Level and Below or No Hierarchy.
SAML Synchronization Issue
Fixed an issue that caused SAML group synchronization to function incorrectly.
Post your comment on this topic.