I think the problem might be that with the STREAM option selected and running on the stored process server in the IDP it defaults to HTML output (ODS HTML), but then you're explicitly trying to use ODS TAGSETS.MSOFFICE2k when the listing is already in use for HTML.
Are you trying to make it create a file that the user downloads? If so, I believe you need to change your approach a bit. Check out pages 17-18 of this paper http://support.sas.com/resources/papers/proceedings15/SAS1700-2015.pdf.
Hi Timmy,
Stream option is enabled and I used %stpbegin and %stpend in my stored process program. In EG its working fine and generating output, but when I access through with Information delivery portal, it gives me such error msg. Find the screen shots also.
Here I've attached my Stored process code.
I think the problem might be that with the STREAM option selected and running on the stored process server in the IDP it defaults to HTML output (ODS HTML), but then you're explicitly trying to use ODS TAGSETS.MSOFFICE2k when the listing is already in use for HTML.
Are you trying to make it create a file that the user downloads? If so, I believe you need to change your approach a bit. Check out pages 17-18 of this paper http://support.sas.com/resources/papers/proceedings15/SAS1700-2015.pdf.
Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.
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.