As part of our req approval process, we store comments in the Comments to Print on Headers on Internal Documents. I want to capture those records and display them in the email that goes out to the approver, and the approval screen (Inbasket).
Webrun Config:
Web Program = cgi-Lawson/getattachrec.exe
Method = POST
Post String = &_OUT=XML&_PDL=&_FN=REQHEADER&_IN=RQHSET1&K1=1000&K2=0035372&_ATYP=U&_AUDT=I&_USCH=http&_KS=zz&_OPM=T&_DATA=TRUE&_ECODE=FALSE
(Req # is hard-coded in this example)
I'm getting an error in my result:
WebRun6680_result =
Any advice would be greatly appreciated.