Trying for some input from others here.
We currently have PA42 set up so when a job req is created a new processflow/work unit will be triggered.
For another reason, I'm trying to design a process where I have a processflow which will create a new job req in PA42 using the AGS call. But, I don't want it to create a new (second) work unit from that PA42. Is there any way I can set up or call the PA42 from a processflow where it does NOT create a new work unit? I thought about creating a copy of the PA42 and using that (and removing the trigger parameters/service, etc. from it) to do the job.
Thanks in advance,
Roger
PA42 only triggers a workunit for job req's in a WFINPROG status. Create a new status for your PF created reqs (like PFINPROG). If you need them to be in WFINPROG status that add a second AGS call to change the status to WFINPROG with the hidden field FROM-WORKFLOW set to Y. When that field is Y it does not create a workunit on a Change only.
Gary Davies
www.automated-workflow.com