You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Introduction

JS7 offers multibyte Unicode support.

  • The Browser user interface can display Unicode characters.
  • Objects such as Workflows, Jobs, Variables can use names from Unicode characters.

For details about Unicode support see JS7 - Unicode Support.

Interface Language Support

The JS7 JOC Cockpit user interface ships for the following languages:

  • English
  • French
  • German
  • Japanese

Users interested in adding support for additional languages are invited to check the JS7 - How to create JOC Cockpit language files article.

Object Naming Support

Object names added by users can include Unicode characters within some limits imposed by naming conventions for Java class names.

This allows users to specify names for workflows, jobs etc. in their native language.

For details see JS7 - Object Naming Rules



  • No labels