Changes
</source>
= Enterprise Service=
** "SQLInitialCatalog": "TEMPLATE.LOCAL"
'''Pay attention on JSON escape with ' \" ', ' \\ ''''
After starting IIS and UBIK Enterprise server you can test if its working with calling the webpage, http://localhost:9000/api/basicenterpriseservice/getuptimeinfo on the Server, the answer will be a Json file with a short Text like this
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">BasicEnterpriseServiceController is online at 11.04.2025 12:39:40</string>
With the UBIK.Notification.Endpoint there is a “example.curl.cmd” delivered for Testing the Notification Endpoint.
If you open the file for editing at the start you have to insert your Servername and Port:
[[File:CURL_01.png]]
And at the end of the file you should find the DbKey you have to exchange it to your DBkey form setup.
[[File:CURL_02.png]]
After saving and running the command File you should get a Log in the Configured Log Folder, that should look mostly like this.
[[File:CURL_03.png]]
Now you Know that the Notification Endpoint is working with your Configuration.
==See also==
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED -->
