Oracle Workflow Administrator's Guide Release 2.6.3.5 Part Number B12160-02 |
Previous | Next | Contents | Index | Glossary |
Use the script as follows:
sqlplus <user/pwd> @wfnlena <language_code> <enable_flag>
Replace <language_code> with a valid language code, and replace <enable_flag> with Y to enable and N to disable the specified language.
Note: The wfnlena.sql and WFNLADD.sql scripts prepare the database for loading workflow definitions in another language. However, these scripts by themselves do not enable displaying Oracle Workflow web pages in other languages. See: Setting Up Additional Languages.
Previous | Next | Contents | Index | Glossary |