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

Compare with Current View Page History

« Previous Version 3 Next »

Introduction

JS7 offers multibyte Unicode support.

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

Interface Language Support

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

  • English
  • French
  • German
  • Japanese

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