|
Publishing Framework |
|
When determining how to render packages, the publisher should consider the following:
The following scenarios depict business factors that might affect how a package is rendered:
| If the consumers... | the publisher might... | |
| have limited system storage resources | render the package as an archive. | |
| do not have SAS software installed | render the package as an archive and attach the archive to e-mail for access using SAS Package Reader. | |
| want only executive-level summaries (for example, text reports, graphics, and Web links) | render the package as unstructured content to known consumers via e-mail or to unknown consumers via subscription-based channels. | |
| want to see SAS results, but do not want to access the package for continued processing | apply a template to the SAS data package entry for viewing in e-mail and on the Web. | |
| want to see SAS results, but do not have Web access or do not use HTML | apply a template in plain-text format to the SAS results for viewing in e-mail. | |
| need direct access to SAS results for continued data processing | deliver SAS results package entries to message queues or archives to enable programmatic access to SAS data. | |
| span a broad professional range (executive, manager, programmer, and knowledge worker) | apply name-value metadata to the package and package entries to enable consumers to filter packages or package entries for relevancy. | |
|
Publishing Framework |
|