This is mainly bugfix version. It fixes many urgent issues but also add some nice improvements. Many problems with this version were related to Java and browsers compatibility (that are constantly changed) but we hope to succeed at making this release compatible with newest software.

Follow this steps:

Domain user logged into windows that is a member of added to domain group will now be able to log into HyperDoc without authentication and he will be granted rights according to the group he belongs to.

Follow this steps:

From now on, when user logs as a domain user (that is also a SQL user or is a member of domain group that is a SQL user – as described in the section called “Configuring HyperDoc Client”.) to the computer he can use browser to log into HIS application as a domain user without entering credentials.

Warning

If you use domain groups in your configuration, they will be also visible in hisgroups.asp page of HIS site. But as they are only users for SQL, you cannot add members to them from this page. This can only be done in domain controller.

Important

This functionality will probably work only using Internet Explorer browser as other browsers are not compatible with Windows Authentication.

*** - Chrome by default checks if plugins (like Java) are up to date. If not it blocks them. To use Java 6 with Chrome, please use those instructions.

Important

Browsers should always be kept up to date to maintain best compatibility.

Please note, that Advanced Printing is still available only in Internet Explorer.

Note

Due to some problems with Chrome, first run of HIS on this browser needs an additional refreshing of HIS initial page.

There is available new parameter for use in HDocASP.ini file in [GENERAL] section: HOPATemplateKey

Example of INI entry:

[General]
HOPATemplateKey=*HOPA*

Now imagine that we have HIS installation and folder Templates where our templates are located and INI file points to this folder.

List of templates in Templates folders:

So with this parameter added to INI, in HyperDoc Online Print Preview panel, in Template drop-down all template with "hopa" in it's name will not be shown (in this example 3 templates will not be shown).

The value of this parameter is matching templates name using V Basic LIKE operator. More info can be read here here.

For more readability it's suggested to create templates name using one convention like for example: adding "Hopa_" prefix at the begining of template name.

To make sure what templates are marked as only-HOPA ones, you can visit GetTemplatesXML.asp page on your server and search for HOPATemplate="1" - those are the "only-HOPA" templates that are marked by HOPATemplateKey parameter.

Important

Please note, that print templates defined using this parameter will not be shown not only in HyperDoc Online but also in HOPA EX calls with print preview panel as it works just like the one in HyperDoc Online.

List of selected bugs fixed for version 4.96:

loading table of contents...