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

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 880 views
  • 0 likes
  • 2 in conversation