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
Other way round. Is it possible to get the automatically created GenProcId after raising an Event in the Webdesigner to see what processes are generated by the event including all successors with the same GenProcID?
2nd question. What do i have to do to to query all processes (including history) with all successors if there are Processes that raise another event or trigger HandleObject-Operations so that new process are generated with possibly a changed GenProcID or if there are DBQueue-Operations with processes following on the Total-Tables? (DialogProcessSubstitute does not seem to work for me)
What i want to do is to pretend some realtime-behaviour for password-resets in the Frontend and i would like to use a generic query on the jobqueue. 2nd question is because of other considerations.
Thx in advance
Other way round. Is it possible to get the automatically created GenProcId after raising an Event in the Webdesigner to see what processes are generated by the event including all successors with the same GenProcID?
2nd question. What do i have to do to to query all processes (including history) with all successors if there are Processes that raise another event or trigger HandleObject-Operations so that new process are generated with possibly a changed GenProcID or if there are DBQueue-Operations with processes following on the Total-Tables? (DialogProcessSubstitute does not seem to work for me)
What i want to do is to pretend some realtime-behaviour for password-resets in the Frontend and i would like to use a generic query on the jobqueue. 2nd question is because of other considerations.
Thx in advance