Hi there,
is it possible to set the GenProcID to a specific UID by raising an Event in the WebDesigner (V6)?
Is there a special ParamName or something else?
Thx & Best Regards,
Martin
Hi there,
is it possible to set the GenProcID to a specific UID by raising an Event in the WebDesigner (V6)?
Is there a special ParamName or something else?
Thx & Best Regards,
Martin
Hi Oliver,
this would work.
Why not creating a Script bound to an variable that is called in the WD instead of directly raising the event . The Script does its .net stuff and returns the GenProcID to the WD and my polling query on the Jobqueue is much more simple.
Thx.
To the 2nd question. In my opinion it has to be possible to query the Jobqueue and the Jobqhistory over all processes that run after i.e an insert of a person. With all processes i also think about processes that run on PersonHasRessourceTotal, ADSAccount and whatever will follow. It should be like the progess view in the manager but not only object or user based and with all predecessor successor associations. I never was able to query this. Are there any dependencies to the process tracking functionality in the process definition which is not used in all processes?
Hi Oliver,
this would work.
Why not creating a Script bound to an variable that is called in the WD instead of directly raising the event . The Script does its .net stuff and returns the GenProcID to the WD and my polling query on the Jobqueue is much more simple.
Thx.
To the 2nd question. In my opinion it has to be possible to query the Jobqueue and the Jobqhistory over all processes that run after i.e an insert of a person. With all processes i also think about processes that run on PersonHasRessourceTotal, ADSAccount and whatever will follow. It should be like the progess view in the manager but not only object or user based and with all predecessor successor associations. I never was able to query this. Are there any dependencies to the process tracking functionality in the process definition which is not used in all processes?