Downloading current map assets

You can download the most recent assets for a selected map, regardless of the state of the map.

Before you begin

These map assets are available, depending on the map state.
Tip: The particular version corresponding to the downloadable assets is displayed in the user interface.
MRS document
The Map Requirements Specification (MRS) document provides details about an .MXL map, including its functions and its dependencies (for example, the code lists on which the map is dependent). This asset is available for every version of the .MXL map.
Source map
The original or updated map. A source map is a map that specifies how data in one format is transformed into data in another format. This asset is available to be downloaded for a particular version after a source map is uploaded.
Important: When you download a source map without checking it out, treat the map as read-only. If you do not want others to edit the map, lock it or check it out.
Compiled map
When the source map is compiled it results in a compiled map, which is used by the translator to transform data. This asset is available to be downloaded for a particular version after a compiled map is uploaded.
Input file
The input file is the data that is transformed by the compiled map. This asset is available to be downloaded for a particular version after an input file is uploaded.
Transformation test output file
The transformation test output file contains the data that is transformed by the compiled map. This asset is available to be downloaded for a particular version after the transformation test or map test tool is run as part of the deployment to CTE.
Transformation test report file
The transformation test report file contains the errors and warnings that occur when the data is transformed by the compiled map. This asset is available to be downloaded for a particular version after the transformation test is run as part of the deployment to CTE, if errors or warnings occurred during the test. This asset is also available to be downloaded after you run the map test tool, if errors or warning occurred during the test.
Quality review report
The quality review report is a summary of the validation that was done on the map. This asset is available to be downloaded for a particular CTE map version after the transformation test is run as part of the deployment to CTE. This asset is also available to be downloaded after the map test tool is run. The quality review report is downloaded as a comma-separated values (CSV) file named <MapName>_QualityReview_<MapVersion>.csv.
Process data values input template
A template that is generated for the process data for the selected map version. The template is downloaded as a text file named <MapName>_ProcessDataTemplate_<MapVersion>.txt, and contains name-value pairs in which the values are blank. You can edit the process data values input template (external to Configuration Hub) to create a process data values input file that is used when the transformation test or map test tool runs. This asset is available to be downloaded for every map that uses process data.
Process data values input file
The process data values input file for the selected map version. The process data values input file is created when you edit the process data values input template (external to Configuration Hub) to create a file that is used when the transformation test or map test tool runs. The process data values input file is downloaded as a text file with the naming convention <MapName>_ProcessData_<MapVersion>.txt. You can edit the process data values input file (external to Configuration Hub) to update it. The process data values input file is used when the transformation test or map test tool runs. This asset is available to be downloaded for every map that uses process data for which a process data values input file was uploaded.
Process data output file
The process data output file for a selected version. The process data output file is created when the transformation test or map test tool is run for a map.

Procedure

  1. From the Map details page, download the most recent map assets from Latest map assets.
    The latest assets associated with the map that are available for you to download depends on the current state of the map.
    • If the map is in a final state, the assets relate to the version of the map that is in CTE.
    • After the map is uploaded for the first time (and then is a work in progress), the assets relate to the last uploaded version of the work in progress map.
    • When the map is first checked out (before new files are uploaded), these files are displayed in Latest map assets for the assets currently in CTE, and are available to be downloaded:
      • MRS document
      • Source map
      • Compiled map
      • Input file
      • Process data input template
    • When new files are uploaded but are not yet deployed to CTE, the most recent files are displayed in Latest map assets and are available to be downloaded:
      • MRS document
      • Source map
      • Compiled map
      • Input file
      • Process data input template
    • The Process data input file is available if the map uses process data and the process data input file was uploaded.
    • When new files are deployed, the Process data output file is added to Latest map assets and is available to be downloaded.
    • When new files are deployed, the Transformation test output file is added to Latest map assets and is available to be downloaded.
    • When new files are deployed and transformation errors occur, the Transformation test report file is added to Latest map assets and is available to be downloaded.
    • The Quality review report is available after the map is validated when the user clicks Deploy to CTE.
  2. Click Save to download the selected asset.