UMS Web API: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
* ASP.Net Hosting Bundle - https://dotnet.microsoft.com/en-us/download/dotnet/8.0 | * ASP.Net Hosting Bundle - https://dotnet.microsoft.com/en-us/download/dotnet/8.0 | ||
* [[File:.Net Hosting Bundle.png|alt=.Net Hosting Bundle download|frameless]] | * [[File:.Net Hosting Bundle.png|alt=.Net Hosting Bundle download|frameless]] | ||
=== Installation === | |||
=== Configuration === |
Revision as of 11:53, 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