Basically I have this:
One chain with three steps:
One step that gets run and produces a pcl output file, this output file is then passed into another step that converts it to a .pdf. This in turns should get passed to the last stepthat will copy the .pdf to a parameter specified directory.
All three steps are defined in a job chain. In the second and third steps the filename parameter (FILENAME) is defined as a Special Parameter of the type parent_outfile.
Here is my question: How do I define that outfile in the first process? I keep getting JCS-02138: problem with parameter "FILENAME" and JCS-02010: PDF file output from parent must be entered AND IT IS DRIVING ME NUTS.
Can anyone help?
Thanks
Francois