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...

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 956 views
  • 0 likes
  • 2 in conversation