Connecting to the NewMatterIntake Cloud Interface

Connecting to New Matter Intake / Cloud Interface

Since this involves access via the API interface used, among other things, for creating case files, the settings that need to be configured on the LEXolution Server are fairly straightforward.
New Matter Intake is not part of LEXolution. For further information regarding setup and configuration, please contact the New Matter Intake team.

To connect to New Matter Intake in the STP cloud, the appropriate values must be entered in the config file.

Open the LEXolution Server configuration file with administrator privileges.
If you installed the LEXolution Server in the default installation directory, the configuration file STP.Kms.Server.exe.config is located in the LEXolution Server program directory.
(e.g.: C:\Programme (x86)\STP AG\LEXolution.KMS-Server\)
The appropriate values for the STP cloud must be entered here

<add key="RestApiIdentityProvider" value=""></add>
<add key="RestApiIsEnabled" value="false"></add>
<add key="RestApiPort" value="9001"></add>
<add key="RestApiServerAddress" value=""></add>
<add key="RestApiTenantName" value=""></add>
<add key="RestApiUseHttps" value="true"></add>
<add key="RestApiUserIdIsEmail" value="false"></add>
------------------------------------------------------------------------------------------------------------------
This article has been automatically translated by an AI and may therefore contain errors.

Related to