SAS 9.1.3 Integration Technologies » Developer's Guide


MSMQ Functional Interface
Writing MSMQ Applications
MSMQ Code Samples
MSMQ CALL Routines
MSMQCREATEQUEUE
MSMQDELETEQUEUE
MSMQOPENQUEUE
MSMQCLOSEQUEUE
MSMQPATHTOFORMAT
MSMQINSTTOFORMAT
MSMQHNDLTOFORMAT
MSMQSENDMSG
MSMQRECEIVEMSG
MSMQCREATECURSOR
MSMQCLOSECURSOR
MSMQBEGINTRANS
MSMQCOMMITTRANS
MSMQABORTTRANS
MSMQRELEASETRANS
MSMQLOCATE
MSMQGETQPROP
MSMQSETQPROP
MSMQGETQSEC
MSMQSETQSEC
MSMQGETSCONTEXT
MSMQFREESCONTEXT
MSMQMAP
MSMQSETPARMS
MSMQGETPARMS
MSMQFREE
Application Messaging

MSMQ Functional Interface

SAS Integration Technologies allows applications developers to combine the power of both SAS information delivery and Microsoft message queuing capabilities by providing a SAS interface to the Microsoft Message Queuing Services (MSMQ) which are part of the Windows NTŪ Server product. With this interface, SAS programs can create new MSMQ message queues or take advantage of existing ones that are available throughout the enterprise. This document explains how to use this interface using the SAS Data Step and SAS Macro Language.