DocumentHub - Initial Pre-Release 1.0.0#6285
Conversation
MariekeGO
left a comment
There was a problem hiding this comment.
There's an inconsistency in the notation of the name of this solution. I see that in the Catalog, it's just called DocumentHub, but in this pull request dataminer.DocumentHub, DocumentHub, and Document Hub are all used. We should try to straighten this out so that this solution has just one name, written in the same way in all instances. Should this be DocumentHub, like in the Catalog?
Replaced images with transparent background with images with gray background for better compatibility with dark theme.
| 1. Navigate to the **Storage Backends** section. | ||
|
|
||
| > [!TIP] | ||
| > The Storage Backends section is only visible to users with administrator permissions. |
There was a problem hiding this comment.
Do you mean that the users need to have the "Administrator" user permission, or that the Administrator account should be used? I'm asking because I can't see the "Storage Backends" section in the preview app on my own DMA, but I do have the Administrator user permission.
|
|
||
| -  **SharePoint**: Browse files stored in your SharePoint repository, quickly filter by name or bucket, and inspect the full metadata set for each file. | ||
|
|
||
| -  **DataMiner**: Access files stored on your DataMiner server, use name and bucket filters to narrow down results, and review all available metadata details. |
There was a problem hiding this comment.
In the preview app I have currently installed (1.0.5-prerelease), I see a "Local" tab instead of a "DataMiner" tab. Has the name of the tab been changed since this was written?
|
|
||
| ### Local DataMiner Web Server | ||
|
|
||
| Store documents on the local DataMiner Web Server for on-premises deployments. Ideal for: |
There was a problem hiding this comment.
Is any specific configuration needed to be able to store documents on the local server? Looking at the bucket creation in the preview app, I see that Local is one of the available storage types, but the app doesn't seem to accept any of the paths I have tried.
This pull request introduces comprehensive documentation for the new DocumentHub solution, including user guides, development references, installation instructions, and release notes. It also integrates DocumentHub into the overall documentation site structure and solution index for better discoverability.
The most important changes are:
DocumentHub Documentation Content:
Document_Hub.md), providing details on its features, use cases, and integration points.Apps/DH_Application.md) describing the app's UI, workflows, storage backend integration, admin capabilities, and best practices.Development/DH_Development.md), outlining the available NuGet API and linking to the repository.Package/DH_Installation.md) detailing prerequisites, deployment steps, and post-install configuration.Release Notes Integration:
Documentation Site Integration: