UMS Web API: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
* 1 x IIS Web server (existing UMS Web server can be used to host API site) | * 1 x IIS Web server (existing UMS Web server can be used to host API site) | ||
* 1 x SSL Certificate for the API Site (eg. umswebapi.yourdomain.dk) | * 1 x SSL Certificate for the API Site (eg. umswebapi.yourdomain.dk) | ||
* Internal and External DNS record to access site from Internet | |||
==== Software requirements : ==== | ==== Software requirements : ==== |
Revision as of 11:52, 17 September 2024
UMS Web API opens up for exporting data from UMS system via API. Therefore it is not limited to a certain supplier.
You as customer can control data-source and access to the API, and the supplier can via the build-in swagger configurate their API connection.
Prerequisites and needed modules
Purchase requirements :
- UMS Web API module
Technical requirements :
- 1 x MS SQL database (additional to the existing UMS Database)
- 1 x IIS Web server (existing UMS Web server can be used to host API site)
- 1 x SSL Certificate for the API Site (eg. umswebapi.yourdomain.dk)
- Internal and External DNS record to access site from Internet
Software requirements :
- ASP.Net Hosting Bundle - https://dotnet.microsoft.com/en-us/download/dotnet/8.0