Editor Tool Files

Files in addition to the data files that are created in the checkout directory keep track of the data and are used when the data is saved and/or imported into Contenta.

FilenameDescription
di.map

A copy of the document’s map file.

It contains the object-mapped element definitions that the editor tool uses to detect and create new objects.

EntIDMap

Contains entity support data for the editor.

It contains the path identifiers used by Contenta to the location of the data in the Contenta Explorer or Contenta Web and database.

When the file(s) is imported, the Check In tool reads the EntIDMap file to determine where the data is to be imported and stored.

EntityDef

Contains entity definitions for the Contenta editor interface.

Each entity defined in the file references a file entity exported from an object in Contenta Explorer or Contenta Web.

editor_name.cmdIdentifies the editor_tool.cmd command file which is used by the check in tool.