Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The management service is a SOAP service that allows you to access and edit your studio repository without the use of studioBlueriq Encore. Everything that the studio Encore does graphically can be done via methods in the management service. You could theoretically build your own studio Encore that connects to the management service. This article describes how to authenticate and the different methods of the management service.

...

For authentication, you have to send your credentials with each request to the management service . How these credentials are sent to the management service depends on the configuration of the Blueriq Studio installation, but Basic authentication is used by defaultusing Basic authentication.

Expand
titleExample of how to configure authentication in SOAPUI

...

This method stops the search for the specified Search Id, and also clears the results that are stored in the search cache in the Studio server. If the provided search id does not exist anymore, an error will be returned. 

...