BookmarkSubscribeRSS Feed
SGB
Obsidian | Level 7 SGB
Obsidian | Level 7

I have created 3 stored processes. I am running EG4.3, Executing in stored process server and it is running successfully.

But I need to enter my username and password in each of the steps.

To avoid that I used the Method 2 in the following link from SAS.

http://support.sas.com/kb/14/545.html#

passing username and password in the URL

What am I missing here?!

My first stored process is being output in the new browser? Is that a problem.?

When it is drilled down to call another stp I am using the following URL .. as mentioned in the

http://support.sas.com/kb/14/545.html#

http://your.server:8080/SASStoredProcess/do?
_program=/yourfolder/your+stored+process&_username=sasdemo&_password={sas001}bX1wYXNz

When I click for drill down report I am being asked for username and password!

Any suggestions?!

1 REPLY 1
NN
Quartz | Level 8 NN
Quartz | Level 8

Hi,

I cannot test this right now... but can you check if something like this works

&_URL?_program=/yourfolder/your+stored+process

without mentioning a userid or password in your link...

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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
  • 1 reply
  • 1266 views
  • 0 likes
  • 2 in conversation