• Harry Smith 5
  • NEWBIE
  • 20 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 0
    Replies
We are making an order into Salesforce Staging and getting the following error, and the error issue blocking for an order to be submitted:

[[Error extendedErrorDetails='{[0]}'
fields='{[0]}'
message='Opportunity: execution of BeforeInsert
 
caused by: System.ListException: List index out of bounds: 0
 
Class.Util_CustomMetadata.query: line 71, column 1
Class.Util_CustomMetadata.getSwitch: line 47, column 1
Class.Util_CustomMetadata.isSwitchActive: line 56, column 1
Trigger.Opportunity: line 3, column 1'
statusCode='CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY'
]
]
 
Hi all,

I have a question - I created a object that will process new starters in our company and automatically created a user based on the new form.

I also need to send an email to certain people automatically once the form is filled in and created. I need any suggestions or instructions to do this, all will be greatly appreciated.
Hi all,

I have a question - I created a object that will process new starters in our company and automatically created a user based on the new form.

I also need to send an email to certain people automatically once the form is filled in and created. I need any suggestions or instructions to do this, all will be greatly appreciated.