Skip to main content

Taxonomy Cache for XBRL CSV Generation

By default, the taxonomy files for generating the XBRL CSV output of your filing reports are saved in the Temp/xbrlcsv directory which could be automatically cleaned up. To avoid the files being deleted unexpectedly, you can specify a permanent location on the CDM Server installation folder to place the files.

  1. Go to the folder where your CDM Server is installed.
  2. Open the Web.config file.
  3. Edit the XBRLCSVTaxonomy path attribute to include the location of the folder in which you want to put the files, for example:

    <XBRLCSVTaxonomy path="C:\inetpub\wwwroot\CertentCDM-Server\XBRLCSV taxonomy" />

Was this article helpful?

We're sorry to hear that.