SPECIFYING DYNAMIC JOB DESCRIPTOR ENTRIES (DJDES)8-30 XEROX DOCUPRINT 180 LPS PDL REFERENCEPoints to noteNote these points when using the BTEXT command:• If RNA (report name) is not specified, no audit logging isperformed.• Bar code text that prints on the pages is placed in the jobstream by the application to enable barcode features.• Although the BTEXT command can be placed in the JSL, it willusually be placed in a DJDE as most of the parameters will beunique to a job. When placed in the JSL, it is specified underthe PDL MESSAGE command.Example: MESSAGE BTEXT=’RNA=CK0409’;• Unlike the PDL OUTPUT command, where all parameters aretreated independently from one another, BTEXT parametersare treated as one entity. This implies that parametersspecified at the job level do not override those specified at thesystem level on an individual basis. However, as a whole, thejob level BTEXT does override the system level BTEXT. Forexample, if the system level contains the RNA and DPTparameters, but the job level only contains the RNA parameter,INPUT Processing does not use the DPT from the system leveland the RNA from the job level. Instead, INPUT Processingonly uses the RNA (with no DPT) firom the job level and sendsthat information to the PC UI.Caution: A word of caution must be mentioned as to when BTEXTinformation is sent to the PC UI. For every report, INPUT Processingreads the JDE/JDL specified in the START command at report set-up time. In addition, it also performs the BTEXT JDE to JDLoverrides. Although BTEXT is processed at this time, the informationis not immediately sent to the PC UI until after the first record of thereport is read and processed. If the first record is a DJDE BTEXT,the DJDE BTEXT overrides the JDE/JDL BTEXT. Again, nocombining is done. If the JSL has RNA and DPT parameters and theDJDE BTEXT has just an RNA parameter, only the RNA parameterfrom the DJDE BTEXT is used for auditing.Once received by the PC UI, a set of PC UI BTEXT parameteroverride rules must be observed. At the start of every report, the PCUI enables receiving BTEXT with a new RNA parameter. When thisparameter is received, the PC UI ignores any further report detailparameters within the same report. This implies that overridingoccurs with report detail parameters received after the start of thereport and before the RNA parameter. After the RNA parameter isreceived, if report and page detail parameters are intermixed withinthe same BTEXT command for future pages, only the page detailparameters are processed. If there are multiple values for a BTEXTparameter within the same packet sent to the PC UI, only the lastvalue is used. For example, if there are multiple DPT parametersspecified in a DJDE packet which also contain the RNA parameter,the last DPT parameter is used.• If a BTEXT is placed in the JSL and a DJDE BTEXT is specifiedas the first record in the job, the DJDE BTEXT overwrites theBTEXT specified in the JSL.• When a DJDE BTEXT is used, it must precede all data for thepage to ensure it will be forwarded to the PC UI before the page