Sometimes you want to find all of the SAS metadata objects a user may be associated with. Where SAS applications have tagged a user as a ResponsibleParty, we can use the Metacoda Metadata Explorer with an advanced XMLSELECT style query to find them. Us…
Tag: Metacoda Plug-ins
Metacoda Plug-ins Tip: Advanced Expression-Based Filters (Protected Object Reviewer)
This post continues a series of examples on Advanced Expression-Based Filters for Metacoda Plug-ins, in this case for the Protected Object Reviewer. Here are some expressions that you may find useful to copy and paste into the filter bar of the Metacod…
Metacoda Plug-ins Tip: Advanced Expression-Based Filters (ACE Reviewer)
This post continues a series of examples on Advanced Expression-Based Filters for Metacoda Plug-ins, in this case for the ACE Reviewer. Here are some expressions that you may find useful to copy and paste into the filter bar of the Metacoda ACE Reviewe…
Metacoda Plug-ins Tip: Advanced Expression-Based Filters (ACT Reviewer)
Many of the Metacoda Plug-ins have Filter Bars which provide a way to filter the contents displayed and show an interesting subset. Normally they do simple case-insensitive “contains” filtering on key attributes like name and description (t…
Metacoda Plug-ins Tip: Forced Refresh (or not)
This is the first of a series of quick-tip type posts on Metacoda Plug-ins. Most of my previous posts have been relatively long (and less frequent). These quick-tip posts will generally be shorter and hopefully more frequent (time permitting). They wil…
Finding SAS Visual Analytics Reports that use a Table
“How do I list all of the SAS® Visual Analytics reports that use a particular SAS table?” I was asked this question today and thought of at least 2 ways to answer it. The first is to build a query to use in the Metacoda Metadata Explorer Plug-in and the second is to use the … Continue reading “Finding SAS Visual Analytics Reports that use a Table”
Finding Private User Folders for Deleted SAS Platform Users
“How do I find all the private user folders for SAS users that have been deleted so I know which folders can be removed?” I was asked this question recently and thought that I should be able to build up a single line XMLSELECT style SAS® metadata query to answer it. I could then paste … Continue reading “Finding Private User Folders for Deleted SAS Platform Users”
Testing Conditional Grants in SAS Visual Analytics
If you use conditional grants in SAS® Visual Analytics for row level security, then you might be interested in one of the enhancements available in our recent Metacoda Plug-ins 5.0 release. This new release adds support for automated metadata security testing of the permission conditions behind conditional grants. Conditional grants, sometimes known as row-level permissions […]