Hi,
Is it possible to have a Process Alert Source match on an Out parameter from the job? I have a job that sets an output parameter as a post action (with Java), and I would like a Process Alert Source to trigger if that output parameter is certain values, but when I try this, it seems that it doesn't see the value of the output parameter. It only seems to trigger on the input value of parameters.
Is this expected? Is there a way to force the setting of the output parameter from the Post Action that can actually be seen by the Alert Source?
Thanks!