Skip to main content
prakhars0731
April 8, 2024
Solved

process model error

  • April 8, 2024
  • 11 replies
  • 0 views

I am getting this error  on process :  This node cannot complete. Please start the next node if necessary.

Best answer by venkatrea696188

More context please?? Screen shots would be much appreciated

11 replies

venkatrea696188
April 8, 2024

More context please?? Screen shots would be much appreciated

prakhars0731
April 8, 2024

Actually, what is happening that we are getting this error over the night without any process instance over the mail we get this error but not able to find any issue in process. Very strange behavior not able to understand.  

konduruc733182
April 8, 2024

Is this process model running on a scheduler? Also it would still help if you post the complete error message from the process model and screenshots of node configurations. Without more context, we will not be able to understand.

konduruc733182
April 8, 2024

Please share your node configurations, and any code in the node inputs/outputs and your Process model Images.

prakhars0731
April 8, 2024

sure, that I can share.

prakhars0731
April 8, 2024

shubhama926776
Brainy
April 8, 2024

Help us with proper error message and process model snapshot if possible.

शुभम्
April 8, 2024

One of the Best ways would be to Create an Expression rule and Pass ER with Parameters so testing can be done by taking the data from pv's.

Potential issue which From the Snap can be seen like either if you are trying to take a batch form Usernames and need email. Test First Using Expression Rule By Passing the same parameters (its easier) and can easily find the issue .(Take Care of Nulls and pass it like toemailaddress(user(loggedInUser(),"email")) )