Configuring Support for Internationalization (Windows Systems Only)

If you want to support internationalization, your system must be configured to use UTF-8. On Windows systems, UTF-8 is not set by default, so you must manually set your Windows system to use UTF-8.

If you are using a Linux or UNIX system, then UTF-8 is set by default.

Note: You should check that the database you are using also has UTF-8 set as default. Refer to your database documentation for more information about how to do this.

Procedure

  1. Log on to TIBCO ActiveMatrix Administrator.
  2. Click Infrastructure > Nodes.
  3. Select BPMNode.
  4. From the Configuration tab, click JVM Configuration.
  5. Find the file.encoding property in the Property column and change the value in the Value column to UTF-8. If the file.enconding property is not listed, then you must add it by clicking Add.
  6. Click Save.
  7. From the Nodes pane, select Install or sync > Install/Sync.
  8. Stop and restart your BPM Node for your changes to take effect. To do this, from the Nodes pane:
    1. Select Stop.
    2. Once the BPM Node is stopped, select Restart.