SAS 9.1.3 Integration Technologies » Developer's Guide


SAS Package Retriever
Requirements
Invoking SAS Package Retriever
Obtaining a Package
From Archive
From Queue
From WebDAV
Selecting Package Entries for Retrieval and Storage
Retrieving and Storing a Package Entry
SAS Data
SAS Data Set
SAS Catalog or Database
External Data
Binary File
Binary File of Type CSV
HTML File
Text File
Viewer File
Removing the Package from the Transport Location
Publishing Framework

Obtaining a Package from a Queue

To retrieve and store package entries from a queue, follow these steps:

  1. Select Queue from the Select Transport field in the SAS Package Retriever window.

    SAS Package Retriever Main Window

  2. In the Queue Name field, specify a queue name in one of the following formats:

    • MSMQ://machineName\queueName
    • MQSERIES://queueManager:queueName
    • MQSERIES-C://queueManager:queueName

    For example:

    MQSERIES://MYPC:LocalQ
    MSMQ://mypc\localq

  3. In order to specify a correlation ID for the package that is being retrieved or to specify a search time for locating the package on the queue, you must supply additional retrieval properties.

    Click Advanced Properties to supply properties.

    For details about supplying additional properties, see Advanced Queue Properties.

  4. After you identify the package and retrieval options, click OK to retrieve and store the package.

    For details about retrieving and storing entries, see Selecting Package Entries for Retrieval and Storage.