Hello,
Along time ago I expended the entity to add new columns.
Now I was requested to add another column but it created a conflict with another software that we use to create orders.
So I duplicated the entity in my model.
But when I try to build the models I get the following error
Path: [AxTable/SalesOrderLineV2Staging/Name]:Metadata object with the same name is defined in multiple assemblies: 'NapoleonBI,ApplicationSuite' K:\AosService\PackagesLocalDirectory\NapoleonBI\NapoleonBI\AxTable\SalesOrderLineV2Staging.xml 0
How do I fix it?
thanks
All objects must have unique names. There is already a table called SalesOrderLineV2Staging. So you can't add an object with the sane name.
Please see this doc page for best practices regarding naming of objects: docs.microsoft.com/.../naming-guidelines-extensions
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,188 Super User 2024 Season 2
Martin Dráb 230,030 Most Valuable Professional
nmaenpaa 101,156