Use the Publish to Queue
transformation to create an HTML report that is sent to an MQSeries
queue or a Microsoft MQ queue. Here are some of the many aspects that
you can control when creating reports:
-
-
the location of the report and
the archive
-
the columns that are analyzed
The Publish to Archive
transformation uses the Publishing Framework feature of SAS Integration
Technologies. This framework provides a complete and robust publishing
environment for enterprise-wide information delivery. It consists
of SAS CALL routines, application programming interfaces (APIs), and
graphical user interfaces that enable both users and applications
to publish SAS files (including data sets, catalogs, and database
views), other digital content, and system-generated events to a variety
of destinations, such as e-mail addresses, message queues, publication
channels and subscribers, WebDAV-compliant servers, and archive locations.
The Publishing Framework
also provides tools that enable both users and applications to receive
and process published information. For example, users can receive
packages with content, such as charts and graphs, that is ready for
viewing. SAS programs can also receive packages with SAS data sets
that might in turn trigger additional analyses on that data.
Note: You must have MQSeries or
Microsoft MQ installed before you can publish to a queue. In addition,
the queue must exist before you publish to it, and you must have appropriate
authorization to write to it.