Skip to main content
December 17, 2025
Question

Production Deployment Error in Process Model

  • December 17, 2025
  • 4 replies
  • 0 views

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.

4 replies

karumurua531442
December 17, 2025

Hi [mention:20f8472fe78847f192e66d0fd38cbe02:e9ed411860ed4f2ba0265705b8793d05] Can you share the error which you are facing ?

December 17, 2025

Hello Abhishek, Thanks for Reply

Error was simple, But how to fix that Live instances after Fix made in Expression Rule is what I'm looking for.

shubhama926776
December 17, 2025

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

December 17, 2025

Thanks Shubham Will check on this