Configuring the Isight Online Documentation

If you had skipped the documentation configuration during installation of Isight or if your documentation is not configured properly, then you can configure it manually by performing following steps.

  1. Navigate to the following directory:

    <Isight_install_directory>\config\

  2. Open the isight.properties file in the text editor of your choice.
  3. Update the value of fiper.help.url property can either be of the format http://<NodeJS_server_name>:<port_number> or https://help.3ds.com.

    The default value of fiper.help.url is https://help.3ds.com.

  4. Save and close your isight.properties file.
  5. Start the Isight Design Gateway and access Isight Online Documentation using any of the Help buttons to verify the above configuration.
Notes:
  • The default language of documentation is English. The only other supported language is Japanese. If you want, you can change the configuration to use documentation in Japanese by uncommenting the line #fiper.help.language=English defined in isight.properties file, and changing the value fiper.help.language property to Japanese. Note that, documentation in Japanese language is usually not available at the time of GA release. It becomes available sometime afterward.
  • The configuration properties fiper.help.url and fiper.help.language are used by Isight Design Gateway and Isight Runtime Gateway.
  • If you modify the values of properties defined in isight.properties file, then, for these changes to take effect, you must restart Design Gateway and Runtime Gateway applications.