Skip to content

DocumentHub - Initial Pre-Release 1.0.0#6285

Open
saatsky wants to merge 18 commits into
SkylineCommunications:mainfrom
jarnevynckier:DH/saatsky
Open

DocumentHub - Initial Pre-Release 1.0.0#6285
saatsky wants to merge 18 commits into
SkylineCommunications:mainfrom
jarnevynckier:DH/saatsky

Conversation

@saatsky
Copy link
Copy Markdown
Member

@saatsky saatsky commented May 13, 2026

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:

  • Added a main overview page for DocumentHub (Document_Hub.md), providing details on its features, use cases, and integration points.
  • Added a dedicated application guide (Apps/DH_Application.md) describing the app's UI, workflows, storage backend integration, admin capabilities, and best practices.
  • Added a developer reference for the DocumentHub DevPack (Development/DH_Development.md), outlining the available NuGet API and linking to the repository.
  • Added installation instructions (Package/DH_Installation.md) detailing prerequisites, deployment steps, and post-install configuration.

Release Notes Integration:

  • Introduced release notes for DocumentHub versions 0.3.0 and 1.0.0, including prerequisites and feature summaries. [1] [2]
  • Added a release notes index page and updated the release notes table of contents to include DocumentHub. [1] [2] [3]

Documentation Site Integration:

  • Added DocumentHub to the main solution index page, including an icon and link for easy navigation.

@saatsky saatsky requested a review from a team as a code owner May 13, 2026 15:29
Copy link
Copy Markdown
Member

@MariekeGO MariekeGO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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?

Comment thread release-notes/DocumentHub/DocumentHub_0.3.0.md Outdated
Comment thread solutions/images/DocumentHub.svg
MariekeGO added 2 commits May 19, 2026 13:30
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.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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](~/solutions/images/DocumentHub_SharePoint.png) **SharePoint**: Browse files stored in your SharePoint repository, quickly filter by name or bucket, and inspect the full metadata set for each file.

- ![DataMiner](~/solutions/images/DocumentHub_DataMiner.png) **DataMiner**: Access files stored on your DataMiner server, use name and bucket filters to narrow down results, and review all available metadata details.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@MariekeGO MariekeGO self-assigned this May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants