I have a job created with the jobdef utility that executes a token assigned to a cmd file script. I'm trying to submit the job from a Design Studio button, but I need to update the job's parameter string first. If this was a static job, that'd be done in jobdef, but the DS form takes in parameter values that need to be updated into the job.
I'd like to use the DS API builder to rough out the AGS call, but my job isn't listed, only delivered Lawson forms, like PR530.
Is it possible to use AGS to modify a jobdef rather than delivered Lawson form, and if so, what's the best way to figure out the call syntax?
Thanks,