Process Management Services

We are using version 1.0.0 from this shared component to delete process instances for clean up.

The delete process option works fine when passed an array of integers of a small size. But, if I pass an array of a large size the delete node output success status gets set to false; also I realized the errortxt gets set to process does not exist (may be some of the processes were already killed before).

When I checked the process instances after executing delete operation, I found that some were actually deleted but others were still active in the system. I could not identify any pattern for this behaviour though.

Are there any constraints I have to watch for when using this plug-in?

OriginalPostID-242217

  Discussion posts and replies are publicly visible