process model error

Certified Associate Developer

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

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    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")) )

Reply
  • 0
    Certified Lead Developer

    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")) )

Children
No Data