Is there a way to stop CA Dispatch from ignoring/overwriting USERDATA created 
by this sequence?

//REPORT1 OUTPUT WRITER=REPORT_NAME,DEST=RPI2,
//   USERDATA=(&DATE1,&TIME1)
//SYSUT2 DD SYSOUT=(K),OUTPUT=*.REPORT1

Where &DATA1/&TIME1 are set earlier in the job stream. The user data is getting 
replaced with:

"OUTPUT_TEXT_BLOCK" : {
    "USERDATA" : [
        "ID=<REPORT01> JOBNAME=XXXA039G JOBID=JOB00763",
        "AMDY=06162025 ATIME=184325 DESC=<REPORT01 TO XXX       >",
        " SOURCE=06 COMMENT=<XXX             >",
        " TYPE=TEXT"
    ]
}

Neale

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to