• Renay Readette
  • NEWBIE
  • 5 Points
  • Member since 2014
  • Sr. Business Systems Specialist


  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies
Hi all, in an Unlimited edition org I need to monitor what different developers are doing as we are hitting limits on things like # of custom fields, #of workflow rules etc. has anyone figured out a way to report or monitor the metadata about limits? 
Soooo getting a weird error trying to check my work on this trailhead challenge. My new process is active, but when i tried to validate it i got this:

Challenge not yet complete... here's what's wrong: 
There was an unexpected error in your org which is preventing this assessment check from completing: System.DmlException: Update failed. First exception on row 0 with id 001370000060IDYAA2; first error: CANNOT_EXECUTE_FLOW_TRIGGER, The record couldn’t be saved because it failed to trigger a flow. 
A flow trigger failed to execute the flow with version ID 30137000000LAOR. 
Contact your administrator for help.: []


When i try to test the process i basically get the same error

The record couldn’t be saved because it failed to trigger a flow. 
A flow trigger failed to execute the flow with version ID 30137000000LAOR. 
Contact your administrator for help. 

Any ideas?
Hi all, in an Unlimited edition org I need to monitor what different developers are doing as we are hitting limits on things like # of custom fields, #of workflow rules etc. has anyone figured out a way to report or monitor the metadata about limits? 
I completed the example and the challenge but it doesn't seem to be working 100% or I am missing something.

For the Example, if I create a tab for it is says

java.lang.reflect.InvocationTargetException
Error is in expression '{!componentBody}' in component <apex:page> in component interview.apexc
when I go to the tab.

For the Challenge, if I create a tab and enter this information
First Name John
Last Name Smith
Company Name Misc Co
Opportunity Amount 100
Opportunity Stage Prospecting

It says
An unhandled fault has occurred in this flow
An unhandled fault has occurred while processing the flow. Please contact your system administrator for more information.

Thanks.