getTaskResourceBundleString
This function returns the internationalized resource value from the resource bundle associated with a task definition.
Signature:
hwf:getTaskResourceBundleString(taskId, key, locale?)
Arguments:
-
taskId: The task ID of the task. -
key: The key to the resource. -
locale: (Optional) The locale. This value defaults to system locale. This returns aresourceStringXML element in the namespacehttp://xmlns.oracle.com/bpel/services/taskService, which contains the string from the resource bundle.
Property IDs:
-
namespace-uri:http://xmlns.oracle.com/bpel/workflow/xpath -
namespace-prefix:hwf