Process Instance Name Update?
Curious if there is a way to update the process instance name after it's created. I have a change control application that assigns a control number on the form but it's a parent process. I know how to make a custom instance name on a sub process but wasn't sure how to adjust on the parent process.
-
The only way I know to do it is to setup a REST API call. Documentation for it can be found here:
https://documentation.agilepoint.com/8011/developer/restmethodUpdateProcInst.html
I use this quite often where I have processes that get assigned a request number after they are initiated and I want the process instance name to reflect that request number.
請登入寫評論。
評論
2 條評論