• Phil Rowlinson 6
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
I'm building out a test class and receiving a process builder error. The process builder has many nodes, and should probably be split up, I'm having trouble identifying the unhandled fault. I know that the error is becuase some data is missing in the test class. In regular use, the person activating the process builder gets and error log, but in a test class, nothing is sent. The debug log is incredibly hard to read which node in the PB is failing. I am hoping there is an easy way to do this.
I'm building out a test class and receiving a process builder error. The process builder has many nodes, and should probably be split up, I'm having trouble identifying the unhandled fault. I know that the error is becuase some data is missing in the test class. In regular use, the person activating the process builder gets and error log, but in a test class, nothing is sent. The debug log is incredibly hard to read which node in the PB is failing. I am hoping there is an easy way to do this.