Configurator/Webservice: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Installation == | == Installation == | ||
In order for external partners to retrieve data from UMS, use the web service username and password that can be found here Settings -> Web services | In order for external partners to retrieve data from UMS, use the web service username and password that can be found here Settings -> Web services | ||
[[File:Boss websetup.png|none|thumb]] | [[File:Boss websetup.png|none|thumb|301x301px]] | ||
Enter a username and a password (must be at least 16 characters). | Enter a username and a password (must be at least 16 characters). | ||
Line 11: | Line 11: | ||
The <Partner file> is the name of the system that connects to UMS i.e. Elevplan.asmx and not something that the customer normally needs to know. | The <Partner file> is the name of the system that connects to UMS i.e. Elevplan.asmx and not something that the customer normally needs to know. | ||
Test URL by typing full URL in a browser, i.e.: | Test URL by typing full URL in a browser, i.e.: http://ums.demo.inlogic.dk/WebServicesAnonymous/Elevplan.asmx | ||
Valid respons should look like this | |||
[[File:SMSElevplan.png|none|thumb|803x803px]] |
Revision as of 15:51, 14 February 2018
Installation
In order for external partners to retrieve data from UMS, use the web service username and password that can be found here Settings -> Web services
Enter a username and a password (must be at least 16 characters).
This defines the username and password used for all UMS web services. If this changes, all systems retrieving from UMS Web Services must be updated.
All communication will run through the url "http://<UMS URL>/WebServicesAnonymous/<Partner file>"
The <Partner file> is the name of the system that connects to UMS i.e. Elevplan.asmx and not something that the customer normally needs to know.
Test URL by typing full URL in a browser, i.e.: http://ums.demo.inlogic.dk/WebServicesAnonymous/Elevplan.asmx
Valid respons should look like this