- Browse to the Hyland Meditech Release Service's installation folder. By default, it is located at C:\Program Files\Hyland\Services\Meditech Release.
- Open the Hyland.Integrations.Meditech.Release.Service.exe.config file in a text editor, such as Notepad.
-
Ensure that the following settings in the Hyland.Integrations.Meditech.Release.Service.exe.config file are configured:
Setting
Description
ApplicationServer
This must be set to the URL of your Application Server. This is set during installation.
ServiceClientType
This must be set to the communication method used by your Application Server. This is set during installation.
dataSourceName
This must be set to the name of the data source connection. This is set during installation.
ServiceUserName
This must be set to the service user configured to use the HMRS. The value of the password setting must be configured as the password for the specified service user. These values are set during installation.
ClinicalID
This must be set to the clinical Event Relay Server ID number.
NonClinicalID
This must be set to the non-clinical Event Relay Server ID number.
ExternalMeditechSystemTypeID
This must be set to the ID of the external Meditech system as it is configured in OnBase.
FacilityName
This must be set to the name of the facility that this instance of the HMRS serves.
failureRetryInterval
This setting controls the rate at which the HMRS will attempt to release documents to Meditech if a connection error caused those documents to fail. This setting is disabled by default.
Optionally, enable this setting by setting the value to the number of minutes the HMRS should wait between attempts to release documents to Meditech. This value must be in minutes. The minimum value is 5 minutes.
-
If you are configuring this instance of the HRMS to release to Meditech SCA, configure the following additional settings:
Setting
Description
releaseType
Set this value to 3 in order to release to Meditech SCA using specification R1457.
sharedFolder
Set this value to a valid UNC path for the shared folder to which OnBase documents will be released according to Meditech R1457 specification.
If the value of releaseType is 3, the sharedFolder value cannot be empty.
- Save and close the Hyland.Integrations.Meditech.Release.Service.exe.config file.