can you please tell me if it's possible to change the processId of a workitem without an event / activityId? This would be interesting to cancel a workitem in every process step without adding this ...
今回は例として、explorer.exeを対象に解説します。 1. プロセス一覧をコマンドライン付きで確認する 以下のコマンドで、explorer.exeのプロセス情報を取得します。 不審なプロセス例: ・不要な引数が付加されたプロセス(例: -Embedding が想定外の場合。
終了させたいプロセスの番号をprocessIDに与える。 これでも停止させられなければ、次のような方法で強制終了。 プロセスの強制終了 (例1) kill -KILL processID -KILLは大文字、processIDは§4.4.3で番号を調べたプロセスの番号。 プロセスの強制終了 (例2) 止めたい ...
I just would like a confirmation that the processID is optional in statusInfo definition? It is defined as optional now, but I wonder if it should not be in the list of the required ones.