Another SAS developer wrote some logic to mimic another user within a stored process that runs in a Web URL Portlet via Information Delivery Portal. After selecting the user to mimic the user is sent to a page that contains this as a link. Could someone explain what this link does? I can’t find PortalPage anywhere in the file structure.
PUT "<a href='https://servername.vcu.edu/SASPortal/navigate.do?PortalPage=PortalPage%2Bomi%3A%2F%2FFoundation%2Fre...'>PI Dashboard</a>";
I identified the end part of the URI as a metadata id. How can I query which stored process relates to this Id in SAS 9.2? How can I look up the metadata id for a known stored process name?
I found doucmentaiton that implied that SAS 9.3+ has a feature in SAS Management Console called Matadata Manager that seems to do this. This plugin does not show up in my 9.2 environment. Posibly I can use proc metadata, with a learning curve.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.