• Ed Hallda
  • NEWBIE
  • 0 Points
  • Member since 2018


  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hi,

I'm attempting to implement Automatic Opportunity Territory Assignment from page 21 of the Enterprise Territory Management Implementation Guide which tells me to install the following Apex:

https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_interface_TerritoryMgmt_OpportunityTerritory2AssignmentFilter.htm

Two issues:

1. The Guide and the Help file fail to mention that you need to install in Sandbox and move as a Change Set to production.  I can't do this because I do not have the required Code Coverage.  How do I get the required Code Coverage?

2. We are new to SFDC Enterprise.  If SF is telling their customers to install their Apex to make one of their features work, why don't they just install the Apex themselves?  Unless I'm missing something completely, I would think this would affect a great many people.

Thanks for any guidance!

Ed