Versions Compared

Key

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

...

Configuration of Web Operator client can be used to customize the look and feel of a Web OC. The configuration will be used by: https://fewsdocs.deltares.nl/webservices/rest-api/v1/#get-/weboc/config. It is possible to specify multiple webOperatorClient.xml files by using a custom FEWS WebServices Configuration File. In this configuration file a custom webOperatorClient.xml can be configured. For example:

Code Block
languagexml
titleWebServices.xml
<webOperatorClientConfiguration>
	<configFile>MyCustomWebOperatorClient</configFile>
</webOperatorClientConfiguration>


general

In the general section some web oc wide configurations can be set among which the title, logo etc.

...