Show Partner Status in a Dashboard

SarahS
New Contributor II

Hi - Is there a way to override security to show the IC Partners' Workflow Statuses in a Dashboard so each workflow can view altogether the status of all Partners?  I created a data adapter using a WorkflowAndEntityStatus Method Query but they can only see the Workflows they are in the Access Group of.  Can I replicate what is happening behind the scenes in the IC Matching > Show Partner Workflow Status?

Thanks in advance to anyone that can help!

SarahS_0-1698422058360.png

 

1 REPLY 1

JackLacava
Community Manager
Community Manager

I don't think there is any easy way to do this at the moment. You could post a suggestion for another Method in IdeaStream.

A workaround could be to have a job, running as Administrator, that will periodically look up that status and export it to a custom table, from which another rule can fetch it when running as a simple user. This weakens security of that information, so I'd make sure you're exporting the bare minimum of detail you actually need.