Gestión de contenido > Conexión al servidor de PTC Document Bursting > Using the APTOBJCFG Environment Variable
Using the APTOBJCFG Environment Variable
Use the APTOBJCFG environment variable to specify a custom location for your burst configuration files. The specified location must be on a conventional file system, not in the PTC Server. Create the desired folder and move the burst configuration files to the new location.
Set the APTOBJCFG environment variable to the location of the folder containing the burst configuration files. Do not end the specified folder path with a trailing slash. In the following examples, the first line sets the burst configuration folder to a local or home directory. The second line sets the burst configuration folder to a remote non-PTC Server.
set APTOBJCFG=c:\burst
set APTOBJCFG=\\our_server\bursting_folder
After specifying, you can confirm which document-type-specific burst configuration is in effect by clicking Help > Session > Document. The tab shows the Burst configuration file for the open document along with the default burst configuration for the session.
¿Fue esto útil?