We are using work management service to aggregate tasks assigned to users across the farm. We need to pull the tasks in to our custom WebPart.We succeeded in pulling the task by querying the hidden list "WmaAggregatorList_User" at the personal site of individual users. But the tasks are not getting refreshed in the list unless we refresh the "My Tasks" from the personal site manually. Is there any better way to refresh My Tasks programmatically?
↧