I have deployed a new package which contains a expression rule doing some calculation, into Production Environment and its running Live ,Somehow its failing in production, and there are around 300 instances which got failed due to error of this Expression Rule which called in a Script task, May i know how to fix this Error,Can someone suggest us some possible and most efficient Ways to do this.
Thanks in Advance.
Discussion posts and replies are publicly visible
Fix the expression rule and deploy a hotfix, then use the Bulk Restart Process Plugin (with Get Processes By Node Status) to restart all failed nodes for those 300 instances in one go.Also explore this plugin to bulk restart.https://community.appian.com/b/appmarket/posts/process-management-services
Thanks Shubham Will check on this