Products | Versions |
---|---|
TIBCO BusinessWorks Workflow | - |
Not Applicable | - |
Resolution:
To achieve this:
1. edit the file: <bwc home>bui/archive/WEB-INF/classes/Bui/readytasks/Task.properties
2.Add column name to the end of variable Default.Task.Property.All. For example: $_ATT_.<attribute_name>, <description of custom cattribue>.
$_ATT_ is for job level attribute, and $_TATT_ is for task level attribute.
3. rebuild deployment platform
4. redeploy the application.