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
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.
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...)
Our Web server is not available, because we have somme issues with IWA. So the primarly client will be MS-Office Add-in.
Thanks.
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.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.