BookmarkSubscribeRSS Feed
kos_mk
Calcite | Level 5
Hi all,

I'm trying to define a link from WRS to an ID Portal page:
user is logged in to portal, then access a saved report viewing it with WRS , this report is a stored process that dynamically generate a content.
Inside this generated page I need to create a link to send back the user to a specific portal page.

Is it possible to do it?
I cannot find documentation on how to do it.
Thanks indeed in advance
Costanzo
6 REPLIES 6
ShaneGibson_OptimalBI
Fluorite | Level 6
Hi Costanzo

What version of IDP/WRS/SAS are you using?
kos_mk
Calcite | Level 5
Hi Shane,

I'm using EBI 4.3, SAS 9.2 ts2m3

thank you
Costanzo
kos_mk
Calcite | Level 5
Hi Shane

do you have any suggestion?

thank you
Costanzo
ShaneGibson_OptimalBI
Fluorite | Level 6
If you go into the search screen in Portal, search for the page you want to redirect them to and then copy the url (via right click) you should be able to embed that url in your STP.

The trick is Portal may time the user out before they click on the link and then they will get a Portal login screen.

I got this working in 9.1 havent tested it in 9.2 though.
metalray
Calcite | Level 5
Hi Costanzo,

you can stop trying, WRS does not allow the display of
any STP-generated link using HTML or Java Script.
besides that, WRS wraps any code in a
 tag.
You can, if your project accepts that as a solution,
insert text and make it a link manually --each-- web report.

Regards,
Bob
AngelaHall
SAS Employee
You could include the URL in the information map and then display this from WRS. Check out my sascommunity.org tip of the day this past month on how to allow WRS to display data as HTML.

http://www.sascommunity.org/wiki/Tip_of_the_Day:May_6

~ Angela

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 6 replies
  • 2264 views
  • 0 likes
  • 4 in conversation