Skip to main content
Aria Knowledge Central

Instructions for Handling Duplicate Naming Errors During Installation of Aria for Salesforce "Unmanaged Package" Application

Overview

This article provides instructions to resolve duplicate naming errors for field API names when installing the Aria for Salesforce (AFS) "Unmanaged Package".

There are two options for resolving this issue.

  1. Change the field names in destination.org.
  2. Change the field names in the unmanaged package.

Change the Field Names in destination.org

  • Analyze the impact and dependencies of fields in destination.org.
  • Remove or comment the dependencies in code level and configurations.
  • Change the API field name.
  • Un comment and update the reference with the latest field API names.
  • Install the unmanaged package in destination.org.

Go Top

Change the Field Names in the Unmanaged Package

  • Install the unmanaged package in scratch.org.
  • Analyze the impact and dependencies of the unmanaged package fields.
  • Remove or comment the dependencies in code level and configurations.
  • Change the API field name.
  • Un comment and update the reference with the latest field API names.
  • Upload the unmanaged package with the latest changes and new version.
  • After the package upload is successful, install the unmanaged package in destination.org

Go Top

  • Was this article helpful?