Skip to main content

SAS Stored Process Web Application

  • Chapter
  • First Online:
SAS Stored Processes
  • 510 Accesses

Abstract

The SAS Stored Process Web Application is a Java web application that can execute stored processes and return results to a web browser. There are several parts to the Stored Process Web Application which will let you carry out different tasks. Let’s explore some of these features before moving on to discussing macro parameters.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 49.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    Usage Note 38621: Tips for creating a Custom Input Form for a SAS Stored Process – http://support.sas.com/kb/38/621.HTML

  2. 2.

    Specifying Web Application Input – http://support.sas.com/documentation/cdl/en/stpug/68399/HTML/default/viewer.htm#webinput.htm

  3. 3.

    Debugging in the SAS Stored Process Web Application – http://support.sas.com/documentation/cdl/en/stpug/68399/HTML/default/dbgsrvlt.htm

  4. 4.

    Application Dispatcher Debugging – http://support.sas.com/documentation/cdl/en/dispatch/64895/HTML/default/viewer.htm#debuging.htm

  5. 5.

    Use document.documentElement.clientWidth in JavaScript to get the width of window. Alternatively, use the jQuery $(window).width().

  6. 6.

    To get the height of the window, use the JavaScript document.documentElement.clientHeight or the rather simpler jquery $(window).height().

  7. 7.

    StreamFragment has been undocumented in SAS up to the time of publishing this book. As with any undocumented feature, it may disappear or be renamed in a future release of SAS.

  8. 8.

    Include code for has three things you can tick: Stored process macros, global macro variables, and Libname references. The first two are ticked by default.

  9. 9.

    SAS Stored Processes – Sessions – http://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/sessions.HTML

  10. 10.

    Top 200 link on https://cdnjs.com/

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2020 Philip Mason

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Mason, P. (2020). SAS Stored Process Web Application. In: SAS Stored Processes. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-5925-2_8

Download citation

Publish with us

Policies and ethics