The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.

Forum Discussion

SarahS's avatar
SarahS
New Contributor II
2 years ago

Show Partner Status in a Dashboard

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!

 

1 Reply

  • JackLacava's avatar
    JackLacava
    Icon for OneStream Employee rankOneStream Employee

    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.