Content Management > PTC Server connection Document Bursting > Altering the Document-Type-Specific Burst Configuration File Name
  
Altering the Document-Type-Specific Burst Configuration File Name
If you want to use a document-type-specific burst configuration file that is named something other than doctypename.bcf, you must add the burstConfigFileOverride attribute to the Options element in the document type configuration file (.dcf) for the document type. Setting this option causes Arbortext Editor to look for the renamed document-type-specific burst configuration file in the usual locations instead of the doctypename.bcf file.
The burstConfigFileOverride attribute takes the following format:
x-dm://newbasename
x-dm is the prefix for the repository adapter. For the PTC Server connection, use x-wc. newbasename is the new base name for the document-type-specific burst configuration file with the required prefix .bcf assumed. For example:
burstConfigFileOverride="x-wc://ax40"
In this example, x-wc:// is the PTC Server connection prefix, and ax40 is the base name of the burst configuration file. In this case, Arbortext Editor looks for a file named ax40.bcf file as the document-type-specific burst configuration file for the document type.