ActiveVOS Designer BPEL for People User’s Guide
On a task’s Presentation tab, you can externalize the text in a Subject’s expression as well as a Description’s expression.
To externalize the text string(s) for a Subject and Description:
| [keyname, {$var}]. Here are some examples:
This is my subject | [taskSubject]
My subject is {$parameter} | [taskSubject, {$parameter}]
My subject is {$param1} and {$param2} | [taskSubject , {$param1}, {$param2} ]
taskSubject=This is my subject
taskSubject=My subject is {0}
taskSubject=My subject is {0} and {1}
For details on creating message property files, see Adding MultiLingual Support to ActiveVOS Central in ActiveVOS Designer Online Help.
Copyright (c) 2004-2010 Active Endpoints, Inc.