CurrJobProperty(propertyName);
propertyName
• ppjobid – the Post-processor job ID.
• status – the job status.
• priority – the job priority.
• creationtime – the job creation time.
• processtime – the job process time.
• error – the job error.
• pages – the number of logical pages in the job.
• name – the name of the job.
• strsid – the StreamServe job ID.
• user – the user who submitted the job.
• description – the description of the job.Returns the specified job property. The function can be used at the following post-processing scripting levels:$job_id = CurrJobProperty("ppjobid");$job_id = 1
OpenText StreamServe 5.6 | Updated: 2013-03-01 |