Find all process models with asynch nodes

We have some tech debt we are cleaning up and we want to convert asynch pm nodes to start process nodes.  How do we find ALL pm's with asynch nodes so we can clean them up?

https://docs.appian.com/suite/help/19.4/Ways_to_Start_a_Process_From_a_Process.html#starting-a-process-from-a-process

We did some digging inthe XML's and found this acp tag but it appears in process models that don't have any asynch nodes:

<acp name="isAsynchronous">

If there is nothing in Appian search or health check, we have all of our code in a git repo we can do a grep on, but not sure what to grep in the processModels folder.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data