Steps
-
-
In the SAS Program Editor,
select
File
Open Program, and then select
CST_CRTDDS/Programs/import_sascrtdds_fromxml_export_toxml.sas.
-
Select
Run
Submit.
This program outputs
to the SAS log and creates a define1-0-0.xsl file and a define_export.xml
file in the
CST_CRTDDS/sourcexml directory.
It also creates a import_results data set in the
CST_CRTDDS/results directory.
-
Review the log to see
whether there are any errors or warnings.
There should be no errors
or warnings.
-
In the SAS Explorer,
review the data in the
Work directory to
ensure that the following conditions are met:
-
There are 39 data sets representing
SAS interpretation of the CRT-DDS model.
-
These data sets do not contain
any underscores in their names.
-
Review the import_results
data set in the
CST_CRTDDS/results directory
to ensure that the following conditions are met:
Tip
In the SAS Explorer, you can
view it as
import_results in the
Results library.
-
The column labeled
Process
status (named _cst_rc) is
0 for
all records.
-
The column named
resultflag is
0 for
all records.
-
The data set contains 47 records.
-
There is a record that contains
scrdata="CRTDDS_READ" that
reports that the define_import.xml file was read successfully.
-
There is a record that contains
srcdata="JAVA
CHECK" that reports
"No java
issues".
-
Review the export_results
data set in the
CST_CRTDDS/results directory
to ensure that the following conditions are met:
Tip
In the SAS Explorer, you can
view it as
export_results in the
Results library.
-
The column labeled
Process
status (named _cst_rc) is
0 for
all records.
-
The column named
resultflag is
0 for
all records.
-
The data set contains 105 records.
-
There is a record that contains
scrdata="CRTDDS_WRITE" that
reports that the define_export.xml file was created (row 82).
-
There is a record that contains
srcdata="JAVA
CHECK" that reports
"No java
issues" (row 85).
-
In the
CST_CRTDDS/sourcexml directory,
ensure that the files define_import.xml and define_export.xml are
each 201 KB.
-
Double-click the define_export.xml
file to open it, and click
Vital Signs next
to the VS table.
-
Click the
VSTESTCD variable.
-
Click the
SIZE variable
in the
VSTESTCD–FRMSIZE row, and ensure
that the table looks like this:
-
Copyright © SAS Institute Inc. All rights reserved.