Previous  Next          Contents  Index  Glossary        Library Product

To display user defined objects in Oracle Workflow Builder in other languages (for standalone version only)

	setenv NLS_LANG = 'language.territory_characterset'

Note: In Oracle Workflow Release 2.0.3, both the Workflow Definitions Loader and the Workflow Resource Generator use the current setting of NLS_LANG to determine which language to load.

In Oracle Workflow Release 2.5, to determine the language to load, the Workflow Definitions Loader uses the language specified in the .wft file, while the Workflow Resource Generator accepts a language parameter. If you do not specify a language parameter, the Workflow Resource Generator defaults to the current setting of NLS_LANG.


         Previous  Next          Contents  Index  Glossary        Library Product