Configurator/Webservice: Difference between revisions

From UmsWiki
Jump to navigation Jump to search
Kia (talk | contribs)
No edit summary
Rum (talk | contribs)
No edit summary
Line 7: Line 7:
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.
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://<URL>/WebServicesAnonymous/<Partner file>"
All communication will run through the url "http://&#x3C;UMS URL>/WebServicesAnonymous/<Partner file>"


The partner file is known by the partner and is 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.: <nowiki>http://ums.demo.inlogic.dk/WebServicesAnonymous/Elevplan.asmx</nowiki>

Revision as of 15:49, 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