Workflow attribute scope

In provisioning Approval subprocess i have defined a attrubute and assiging approver name and i want to access that attribute from uiconfig i e in uiIdentityRequestInteractionsColumns.
Basically i want to disaplay the person who approved the request instead of workgroup name in task traking summary page.
i have tried this but not working

<ColumnConfig dataIndex="completer" headerKey="completer" property="completer"/>

suggest me if any alternative solution to get the approval details.

Thanks

This looks like it’s related to (and possibly the same as) this post:
Display "Approved By" value in Track Request Interactions

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.