Creo Distributed Batch and Plot File Extensions
Does anyone know if it is possible to override the plot file extension used by the Creo Distributed Batch utility, and the "PLOT/PRINT to file, GENERIC POSTSCRIPT" Task Type Definition (TTD)?
I have tried everything I can think of, but the output plot files are still created with a .ps file extension.
There exists a PCF setting called plot_name that does exactly what I need (if set to no, then a .plt file extension is used instead of .ps for PostScript).
But I cannot seem to get the Batch file to honor the setting.
The help file implies a PCF file can be used to override relevant plot settings, but it doesn't say say exactly how to accomplish this.
I have tried adding my custom .PCF file to the "Configuration Files" node of the batch group, and have tried specifying my custom .PCF file location in the <PCF_FILE></PCF_FILE> element of the TTD file (found right under the <TKFUNC func="ProPrintExecute"> node).
No luck though.
Thank you for any advice.
