CCMS Output Generator temporary files
When CCMS Output Generator extracts the files to transform from TEXTML Server and stores them in a temporary folder.
The temporary folder also contains the output of the transformation job and the transformation logs.
%ID% is a unique job number, such
            as:C:\ixiasoft\OutputGenerators\Prod\temp\Dita2Pdf.mtest.112.1418315370904The directory contains the following files and directories:
| File or directory | Description | |
|---|---|---|
| <file_id>.build.html | This file contains build script logs. | |
| <file_id>.properties | This file contains the
                            user parameters entered in the Generate Output dialog. The parameters
                            are provided as key-value pairs, such
                            as: You can access such properties in your script by using the
                                load_properties target. See Access user parameters in your Ant conductor file. | |
| /content | This directory contains the source files extracted from TEXTML Server. The information provided depends on the type of object: | |
| Maps and topics | 
 | |
| Images | 
 | |
| Snapshots | If the user generated a snapshot, the snapshot file
                            is stored in the Authoring
                            directory: \snapshots\authoring | |
| /out | 
 | |
| /temp | Contains temporary files created by DITA Open Toolkit. | |