Overview:
While creating Territory Models by importing Territories from production, an error occurs: PARAMETER_REQUIRED: Missing required parameter [xxxxxxxx__c].
Root Cause:
The customer field - xxxxxxxx__c in the territory__aln object does not map to the corresponding field on the territory_model__aln objects.
Solution:
Fields supported by dynamic mapping must fulfill the following requirements:
- Fields must exist in both the object and the corresponding modeling object
- Fields must have identical names, labels, data types, and lengths (where applicable)
- Fields must have identical field options
Related Documentation:
Align Help Documentation: Territory Modeling Overview
Send us your feedback: We are always looking for feedback to help improve our Knowledge Base! Please let us know if this article is helpful or provide feedback on how we can improve your experience by clicking here.