DataFlux Data Management Studio 2.7: User Guide

Listing Reference Data Manager Domains

Overview

Reference Data Manager is a separately-licensed DataFlux Web Studio module. It enables you to manage a central repository of reference information. Examples of reference information include a list of NASDAQ stock symbols with their associated company names, or a list of valid ZIP codes with their associated cities and states.

The Domains node in DataFlux Data Management Studio enables you to list Reference Data Manager domains in the context of a data job. For example, you might want to identify any new or updated domains in a Reference Data Manager repository. To meet that goal, you could create a data job similar to the one shown in the following display: 

The first node is a Domains node that specifies which domains you want to list, such as the current version of all domains. The second node is an HTML Report output node that will display the specified domains in a web page.

Before you can use the Domains node in a data job: 

List Reference Data Manager Domains

If the prerequisites have been met, then you can perform the following steps to create a job that lists the domains that are stored in a Reference Data Manager repository. It is assumed that you are familiar with creating and running data jobs. For more information about data jobs, see Maintaining Data Jobs.

  1. Create an empty data job.
  2. In the Nodes tree on the left, expand the Data Integration folder and drag a Domains node into the job editor on the right.
  3. Expand the Outputs folder and drag an HTML Report node after the Domains node in the job editor.
  4. Connect the Domains node to the HTML Output node.
  5. Right-click the Domains node and select Properties.
  6. Specify the domains you want to list. For example, you might select options to display the current version of all domains, as shown in the next display.



  7. In the previous display, note the job flow navigation tabs for the job (RDM Domains Demo) and the current node (Domains 1).
  8. When you are finished specifying options for the Domains node, click the tab for the job. Given the display immediately above, you would click RDM Domains Demo. You will be returned to the job editor.
  9. Right-click the HTML Reports node in the job editor and select Properties.
  10. Specify a name for the report that will list the current version of all Reference Data Manager domains.
  11. Specify a title for the report.
  12. Specify a path to an HTML file for the report.
  13. Select output columns for the report. At this point, the properties dialog for the HTML Reports node would look similar to the next display.



  14. Click OK to save your changes.
  15. Run the job.
  16. A report will display the domains that you specified. The next display shows an example report.



Documentation Feedback: yourturn@sas.com
Note: Always include the Doc ID when providing documentation feedback.

Doc ID: dfDMStd_Task_RDM_Domains.html