Skip to main content
Version: 4.0 (2026 H1)

Operation test

note

This page concerns the OnPremises option.
With the "Software as a Service" option, no server installations by the customer are necessary.

To check the installation, the various applications can be called up individually.

tip

TIP
For the most common problems, solutions are listed on the Troubleshooting page.


Admin/Dashboard

If the steps in primedocs Server Commissioning have been followed, accessing the dashboard via the browser should work.


HealthMonitor

The HealthMonitor provides information on the state of the OneOffixx server applications and data.

The information is conveniently displayed in the dashboard. For this purpose https://your-url.local/datasourceadminapp/HealthMonitor can be called. This page also lists further information about the HealthMonitor.

The HealthMonitor can also be accessed directly via https://your-url.local/HealthMonitor/v1/status or https://your-url.local/HealthMonitor/v1/status/detailed (authentication required according to configuration in OneOffixx.config). However, this information is not conveniently displayed when called with the browser. See https://your-url.local/datasourceadminapp/HealthMonitor for more information.


Client

For testing purposes, the OneOffixx Client should be installed. This is best done on another machine, but can also be done on the server as well. Prerequisite for a client test on the server: The OneOffixx server applications must be accessible from the same URL as from the outside. If they are only accessible via localhost, the test might fail. This can be tested by calling https://your-url.local/service in the browser – a primedocs logo should be displayed.

The .msi file can be obtained from the dashboard in the Downloads tab.

During the installation of the client the "custom installation" should be selected. During module selection, all modules can be deselected, since there is usually no Office installed on the server anyway. In the installer, the service URL (e.g. https://your-url.local/Service/primedocs.svc) as well as client id and client secret must be specified (except in the "WithoutIdS" option, where client id and client secret are not required).

If the client can successfully log on to the service and data is synchronized, the installation was successful.


Test server applications with browser

All server applications respond to requests from the browser in one way or another. The URLs are listed below:

ApplicationURLExpected result in browser
Servicehttps://your-url.local/serviceWeb page displaying only the OneOffixx logo
DatasourceAdminApphttps://your-url.local/datasourceAdminAppForwarding to IdentityServer for standard option, IIS Windows authentication prompt for "WithoutIdS" option
HealthMonitorhttps://your-url.local/healthmonitor/v1/statusSimple 0, 1, 2, or 3 (no website)
AddressServicehttps://your-url.local/addressservice/swaggerSwagger UI web page
WebApihttps://your-url.local/webapi/swaggerSwagger UI web page
AdminApphttps://your-url.local/adminAppForwarding to IdentityServer
Apphttps://your-url.local/appForwarding to IdentityServer
Connecthttps://your-url.local/connectWeb page with description of API
IdS/IdentityServerhttps://your-url.local/ids/Account/LoginWeb page with login form
IdSWindowsAuthhttps://your-url.local/idswindowsauth/Home/ErrorWeb page with error message. Alternatively try .../idswindowsauth/Account/Login: IIS Windows authentication prompt
tip

TIP
If you have any questions or problems, we are happy to help – simply contact our support team.