Hi experts,
I am testing this functionality of content server.
The task subject is a message that provides a work item performer with information
about the work item. The message is defined in the activity definition, using references to
one or more properties. At runtime, the actual message is constructed by substituting the
actual property values into the string. For example, suppose the task subject is defined as:
Please work on the {dmi_queue_item.task_name} task
(from activity number {dmi_queue_item.r_act_seqno})
of the workflow {dmi_workflow.object_name}.
The attached package is {dmi_package_r_package_name}.
But it is not working. Can you please tell me dose that functionality works in workflow manager or it requires bpm?