BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
SteffenRannes
Fluorite | Level 6

Hi,

I'm trying to build a web app using SAS STPs.

Right now I lokking to have 4 STPs

1: HTML form

2: HTML output with the temp data from the form (users will check data for errors)

3: Create a PDF file from the Form data

4: Commit temp data from Form to permanent data storage and show all data in HTML output.

 

The first 2 STPs work fine, but I cannot reuse my work libname in STP 3 and 4.

In my STP 2 HTML Output I have work location like this ” W:\SASWORK\_TD24680_LBFUDSAS01_\Prc568”

But in STP 3 with the PDF creation I have this: ”W:\SASWORK\_TD24680_LBFUDSAS01_\Prc570”

How can I get a hold of my temp data in the other STPs?

 

Thank you in advance for your help!

 

/Steffen

1 ACCEPTED SOLUTION

Accepted Solutions
SteffenRannes
Fluorite | Level 6

Thanks for your answer, but I found a solutuon.

I will be using libname APSWORK. It seems like a stp temp libname, that I can use within my session of STPs.

 

View solution in original post

2 REPLIES 2
SteffenRannes
Fluorite | Level 6

Thanks for your answer, but I found a solutuon.

I will be using libname APSWORK. It seems like a stp temp libname, that I can use within my session of STPs.

 

SAS INNOVATE 2024

Innovate_SAS_Blue.png

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. 

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.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

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

View all other training opportunities.

Discussion stats
  • 2 replies
  • 611 views
  • 0 likes
  • 2 in conversation