Hello,
I am trying to create a process flow that uses an AGS call to call a form and make a change on a job. I currently have this syntax ( I have asterisked out my production line name):
_PDL=****&_TKN=RW100&_EVT=CHG&_RTN=DATA&_LFN=ALL&_TDS=IGNORE&FC=Change&JOB-NAME=ISCR6TEST&USER-NAME=lawsonerp&REPORT-OPTION=1&ACCT-PERIOD=2&FISCAL-YEAR=C&REQUEST-NAME=ISCR6&_DELIM=%09&_OUT=TEXT&_EOT=TRUE
I am trying to change the ACCT-PERIOD to "2" and when I run this, it calls the form, runs the program ( as I am using the following WebRun:
FUNC=run&USER=lawsonerp&JOB=ISCR6TEST&OUT=text
but it does not change the accounting period.
can anyone clue me in on what I am doing wrong?
Somehow the flow just won't do anything on the PF scheculer.