Custom attribute value of work item in RTC is not showing
HI Jazz,
Please suggest me !!!
We created a custom attribute and added in the editor presentation ,The custom attribute can hold the attribute value of String type. Using java , and its an operation participant action , we are trying to assign the value of the attribute. But after saving the workitem the value is not showing in the UI of work item though we can get the value in the tomcat window but not in the work item UI.
As below we are setting the value to the attribute.
newState.setValue(attribute, sb.toString());
It would be very helpful if any one guide me.
Thanks,
Jyothsna.