In a prepress automation pipeline, which method is preferred for passing job parameters between scripts to maintain traceability?
-
A
Hardcoding values directly in each script
-
B
Using structured job ticket files such as JDF or XML
-
C
Storing parameters in temporary environment variables only
-
D
Passing parameters through console prompts