
1) Import and Publish the xml Endpoints and Forms


2) Edit 'config.multivue.getConfig' Endpoint
	- wsdlUrl, Add your MultiVue server url and wsdl location, please note that the server you are installing the endpoints must have access to the MultiVue server wsdls
	- providerName and userName will also need values


3) Run 'integration.multivue.getProviders' and 'integration.multivue.getSearchTypes' Endpoints to ensure that they are working ok and note the values they return.


4) Assuming the config contains the correct data, you can run 'integration.multivue.searchAllByUCRN' and test it with a valid ucrn, if successfull, a match will be returned in the SearchAllResult object.
