Reporting on the Validity of a CRT-DDS define.xml File

Problem

You want to run a report about the validity of a CRT-DDS define.xml file.

Solution

Use the Validate CRT-DDS transformation to run a report about the validity of a CRT-DDS define.xml file.
Note: For detailed information about creating a job with a transformation, see the SAS Data Integration Studio: User's Guide.

Tasks

To run a report, complete the following steps:
  1. In SAS Data Integration Studio, create a new job. Select Filethen selectNewthen selectJob. An empty job diagram is displayed on the Diagram page.
  2. In the Transformations tree, expand Clinical, select Validate CRT-DDS, and drag and drop it onto the diagram.
  3. In the diagram, double-click on Validate CRT-DDS. The Validate CRT-DDS Properties dialog box appears.
  4. Click the Reports tab. The reports panel appears.
  5. Select the Generate Report check box.
  6. Beside the Browse to Folder field, click Browse to select a folder in which to place the report. Or, in the Server Folder field, enter the name of a server folder. The folder must be on the server and must not be a local folder.
  7. Enter a name for the report in the Report File Name field.
  8. Specify whether the report output format is HTML, PDF, or RTF.
  9. You can limit the number of records to include in the report by entering a number in the Limit # of records to field. If you leave this field blank, then all records are included in the report.
  10. Select which panels to include in the report and whether informational messages are included.
  11. Click OK to close the Validate CRT-DDS Properties dialog box.
  12. Click Run to run the job. SAS Data Integration Studio generates the SAS code for validating and then submits the code to SAS.
  13. Review the report.