From release 7.284 of F7JOBADM.DLL and 7.283 of FFEXTERN, the CopiaFacts Document Converter has been integrated with Job Administration, so that a broadcast document can be specified as any of the document file types supported on your system. The document conversion is done just before the job is launched, once for the whole job.
If the $job_options keyword HtmlExpandVars is given and the HTML file contains `BCF variables, the pre-conversion will not be performed and conversion of each document will need to be done.
There are three pre-requisites for operating Job Admin and Document Converter together:
| • | The $convert_types command in FAXFACTS.CFG must specify the types of conversion to be performed. |
| • | FFEXTERN should be running, on any node(s) in the system which can access the CopiaFacts common data area. It should have a preprocess for queue 0 defined in the usual way with all the necessary document types checked, and with all the necessary applications installed to perform the conversions. |
| • | Each job for which you select documents that are to be converted must have the $job_options keyword AutoConvert specified. If AutoConvert is not specified, FFEXTERN would be called to process the same documents for every item in the job; this is not recommended. |
If the same $job_document item is to be used for both fax and e-mail, the pre-conversion will be done for both.
When a normal proof, or a full job launch, is initiated for a job with document(s) that require conversion, and if job option AutoConvert is set, a 'document conversion proof' will first be generated automatically if necessary. This proof step is skipped if the job's converted TIF files exist and are both later than the corresponding source document and later than the timestamp of the job instance properties (UJP) file. The latter test ensures that the job documents have not been changed since the document conversion was first done. However if you replace a source document with one of the same name and an earlier date/time, the conversion will not automatically be re-done. To be safe, you should delete the JOBnnnnn_Cxx.TIF file(s) if you change job documents which require conversion after a conversion has taken place.
When a job-originated document conversion is successfully completed, FFEXTERN will automatically request either another proof or the launch of the job as appropriate. This time, the 'document conversion proof' step will be skipped because the converted files will already exist, and the proof or launch will proceed in the normal way.
If a job-originated document conversion fails, the FS file will be passed on to the COPIAFACTS engine in the normal way; this will record the failure and change the job status to Proof Failed.
Topic url: http://www.copia.com/support/refmanual/index.html?document_conversion.htm