USER MANUALS


Setting-up Features of Design Studio that Rely on Solution Manager

Design Studio has several features that are only available in the Design Studio of the Solution Manager and that depend on Design Studio being able to connect to the REST API of Solution Manager.

Pre-Requites to Use these Features

  • These features are not available for users of Denodo Express.

  • These features are not available if your subscription of Denodo does not include the Solution Manager. That is, if you have a standalone license, these features will not work (if you do not know what this is, it is unlikely you have a standalone license).

  • Use Design Studio of the Solution Manager; these features are not available in Design Studio of the installations of the Denodo Platform.

  • Enable and configure the Denodo Security Token Authentication in your Denodo Platform installations.

Configuration Steps

  1. Configure the Virtual DataPort servers to get the license from the License Server of the Solution Manager. This feature will not work if the Virtual DataPort server uses a standalone license.

  2. If the Solution Manager is configured to use SSL, edit the file <SOLUTION_MANAGER_HOME>/conf/solution-manager-web-tool/SMAdminConfiguration.properties and change the value of the properties.

    • com.denodo.solutionmanager.security.ssl.enabled: Set to true.

    • com.denodo.solutionmanager.host: Update with the machine’s hostname to match with the SSL certificate’s Common Name (CN) or SubjectAlternativeName (SAN).

  3. Restart Design Studio.

Add feedback