Skip to main content
Hello.  New to Saleforce.  Just starting the Trailblazer ...

 

The Hands-On Challenge for the Tailhead Playground Management is failing.

 

Here is the error:

 

 

 

Problem:

 

 

 

1. Apex Classes(classes/EinsteinVisionControllerTest.cls) Missing feature

 

Installing this package requires the following feature and its associated permissions: Apex Classes

 

 

 

2. Apex Triggers(triggers/PushNotificationTrigger.trigger-meta.xml) Missing feature

 

Installing this package requires the following feature and its associated permissions: Apex Triggers

 

 
답변 1개
  1. 2018년 3월 20일 오후 4:25
    Hi J,

     

    Only Developer Edition, Sandbox, and Trial organizations have the ability to create, edit, and delete Apex classes and triggers directly in the Salesforce CRM user interface. Unlimited Edition and Enterprise Edition production organizations can execute Apex and can view Apex in the user interface, but modifying Apex in the user interface is not allowed.

     

    Create new developer org and install it in.

     

    https://developer.salesforce.com/signup

     

     
0/9000