I have a batch job that is being executed from ProcessFlow. I need to route the print jobs to a printer distribution group. When I try and update the RPT-FLD parameters within the ags call the ags will say the update was complete but the distribution group does not get added. Below is the ags call I am using:
_PDL=&_TKN=SPR03&_EVT=CHG&_RTN=DATA&_LFN=ALL&_TDS=IGNORE&FC=C&JOB-NAME=&JOB-DESCRIPTION=SPR03A&USER-NAME=&RPT-FLD14=Dist Group&RPT-FLD15=&COMPANY=&PROC-GROUP=&CHECK-DATE=&PER-END-DATE=&DED-CYCLE=&RERUN-OPTION=&SPR03-RUN=A&_DELIM=%09&_OUT=XML&_EOT=TRUE
RPT-FLD14 and RPT-FLD15 are the fields that correspond to the "Destination" and "Printer/Group" parameters.
Hey Dave,
I am not sure why the product line was not there when I did the cut and past but it is in the ags. Here it is again:
Transaction Call String _PDL=DEV&_TKN=SPR03&_EVT=CHG&_RTN=DATA&_LFN=ALL&_TDS=IGNORE&FC=C&JOB-NAME=SR03X0912A&JOB-DESCRIPTION=SPR03A&USER-NAME=tcurry&RPT-FLD14=Dist+Group&RPT-FLD15=PF-TEST&COMPANY=1000&PROC-GROUP=UMX&CHECK-DATE=20090612&PER-END-DATE=20090606&DED-CYCLE=1&RERUN-OPTION=N&SPR03-RUN=A&_DELIM=%2509&_OUT=XML&_EOT=TRUE%0D%0A
Try
&RPT-FLD14=Dist%20Group&RPT-FLD15=PF%45TEST