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


Hello,

I have a stored proc that produce pdf files trought ods, is there a way to indicate to users that the stored proc is finished.  I was thinking of a pop-up window, I added the "Message prompt" to my process flow and created my stored proc, this task(Message prompt) cannot be included in a SAS program, so that doesn't work.  

Any sugestion ?

Thanks !

Laurent

1 ACCEPTED SOLUTION

Accepted Solutions
tlk
Quartz | Level 8 tlk
Quartz | Level 8

Just a follow up, I didn't some more testing and when the stored proc is called from Excel(Ms-Office Addin), the pdf file is produce and the data is openned in Excel as well....  the user will then know that the report is completed.  I guess I was too quick to ask,   Sorry.

View solution in original post

3 REPLIES 3
Quentin
Super User

How are users calling the stored process?  (from which client?  web? EG... )

When I have a stored process called through web that returns a PDF, the browser will pop up a file download dialog box (assuming I have set the HTML headers appropriately...)

tlk
Quartz | Level 8 tlk
Quartz | Level 8

Our Web server is not available, because we have somme issues with IWA.   So the primarly client will be MS-Office Add-in.

Thanks.

tlk
Quartz | Level 8 tlk
Quartz | Level 8

Just a follow up, I didn't some more testing and when the stored proc is called from Excel(Ms-Office Addin), the pdf file is produce and the data is openned in Excel as well....  the user will then know that the report is completed.  I guess I was too quick to ask,   Sorry.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 3 replies
  • 2417 views
  • 3 likes
  • 2 in conversation