web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

Unable to extract DACPAC from organisation MSCRM database (on-premises)

(0) ShareShare
ReportReport
Posted on by 18

Hi,

We have several database (Visual Studio) projects that all reference our organisation MSCRM instance database. As we upgraded from CRM 2011 through to D365 (v9.0 on -premises), we migrated our databases onto a Sql 2016 instance. In order for our other database (Visual Studio) solutions to build and compare properly, they need to reference the current organisation MSCRM instance database DACPAC. 

When I try to extract our organisation MSCRM instance database DACPAC (process listed below), I get lots of "unresolved reference to object" errors being reported and the extract fails, such as:

Error validating element [dbo].[RecommendationModelMappingAsIfPublished]: View: [dbo].[RecommendationModelMappingAsIfPublished] has an unresolved reference to object [dbo].[RecommendationModelMapping]

This is odd since the database is 100% a Microsoft D365 (CRM) database and all references should be internal right? I have listed the complete error output at the end.

The steps I use to reproduce this are:

  1. Using Sql Management Studio, connect to the server hosting the organisation CRM database
  2. Right click Tasks > Extract Data-tier Application...
  3. Follow the wizard, accepting the defaults
  4. The extract runs for a while then errors


I'd be grateful for any help and assistance. I've been fighting this issue for many months now and feel a little desperate. In my mind this should work as it does on any other database, why should the D365 organisation database be any different?

My apologies if I've chosen the wrong forum for this.

 

Kaine

Error log:

TITLE: Microsoft SQL Server Management Studio
------------------------------

Validation of the schema model for data package failed.
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingAsIfPublished]: View: [dbo].[RecommendationModelMappingAsIfPublished] has an unresolved reference to object [dbo].[RecommendationModelMapping].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] has an unresolved reference to object [dbo].[RecommendationModelMappingBase].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelMappingBase].[OrganizationId] or [dbo].[RecommendationModelMappingBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] has an unresolved reference to object [dbo].[RecommendationModelBase].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[RecommendationModelId] or [dbo].[RecommendationModelMappingBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[recommendationmodel_recommendationmodelmapping], [dbo].[RecommendationModelBase].[recommendationmodel_recommendationmodelmapping], [dbo].[RecommendationModelBase].[RecommendationModelId] or [dbo].[RecommendationModelMappingBase].[recommendationmodel_recommendationmodelmapping].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[recommendationmodel_recommendationmodelmapping], [dbo].[RecommendationModelBase].[OverwriteTime], [dbo].[RecommendationModelBase].[recommendationmodel_recommendationmodelmapping] or [dbo].[RecommendationModelMappingBase].[recommendationmodel_recommendationmodelmapping].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[recommendationmodel_recommendationmodelmapping], [dbo].[RecommendationModelBase].[ComponentState], [dbo].[RecommendationModelBase].[recommendationmodel_recommendationmodelmapping] or [dbo].[RecommendationModelMappingBase].[recommendationmodel_recommendationmodelmapping].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[SupportedMapId] or [dbo].[RecommendationModelMappingBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid], [dbo].[RecommendationModelBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid], [dbo].[RecommendationModelMappingBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid] or [dbo].[RecommendationModelMappingBase].[RecommendationModelMappingId].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid], [dbo].[RecommendationModelBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid], [dbo].[RecommendationModelMappingBase].[OverwriteTime] or [dbo].[RecommendationModelMappingBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid], [dbo].[RecommendationModelBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid], [dbo].[RecommendationModelMappingBase].[ComponentState] or [dbo].[RecommendationModelMappingBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] has an unresolved reference to object [dbo].[RecommendationModelVersionBase].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[RecommendationModelVersionId], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[recommendationmodelversion_recommendationmodelmapping], [dbo].[RecommendationModelBase].[recommendationmodelversion_recommendationmodelmapping], [dbo].[RecommendationModelMappingBase].[recommendationmodelversion_recommendationmodelmapping], [dbo].[RecommendationModelVersionBase].[recommendationmodelversion_recommendationmodelmapping] or [dbo].[RecommendationModelVersionBase].[RecommendationModelVersionId].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[recommendationmodel_recommendationmodelmapping], [dbo].[RecommendationModelBase].[Name], [dbo].[RecommendationModelBase].[recommendationmodel_recommendationmodelmapping], [dbo].[RecommendationModelMappingBase].[recommendationmodel_recommendationmodelmapping] or [dbo].[RecommendationModelVersionBase].[recommendationmodel_recommendationmodelmapping].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[recommendationmodelversion_recommendationmodelmapping], [dbo].[RecommendationModelBase].[recommendationmodelversion_recommendationmodelmapping], [dbo].[RecommendationModelMappingBase].[recommendationmodelversion_recommendationmodelmapping], [dbo].[RecommendationModelVersionBase].[Name] or [dbo].[RecommendationModelVersionBase].[recommendationmodelversion_recommendationmodelmapping].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid], [dbo].[RecommendationModelBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid], [dbo].[RecommendationModelMappingBase].[Entity], [dbo].[RecommendationModelMappingBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid] or [dbo].[RecommendationModelVersionBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[RecommendationModelMappingId], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[MappingType], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[Entity], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[T1], [dbo].[RecommendationModelMappingBase].[TransactionField] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[AccountField], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[ProductLineItemRelationship], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[ProductField], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[DataFilter], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[T1], [dbo].[RecommendationModelMappingBase].[TimeRangeFilter] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[SynchronizedCount], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[RecommendationModelId], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[FilterXml], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[OrganizationId], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[SolutionId], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[SupportingSolutionId], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[ComponentState], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[OverwriteTime], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[IsManaged], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[RecommendationModelMappingIdUnique], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[SupportedMapId], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[ErrorCount], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[AccountFieldPickList], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[EntityPickList], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[ProductFieldPickList], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[ProductLineItemRelationshipPickList], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[EntityDisplayName], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[AccountFieldDisplayName], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[ProductLineItemRelationshipDisplayName], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical]: View: [dbo].[RecommendationModelMappingLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[ProductFieldDisplayName], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelAsIfPublished]: View: [dbo].[RecommendationModelAsIfPublished] has an unresolved reference to object [dbo].[RecommendationModel].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] has an unresolved reference to object [dbo].[RecommendationModelBase].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[RecommendationModelBase].[AzureServiceConnectionId] or [dbo].[RecommendationModelBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[RecommendationModelBase].[CreatedBy], [dbo].[RecommendationModelBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[RecommendationModelBase].[CreatedOnBehalfBy], [dbo].[RecommendationModelBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[RecommendationModelBase].[ModifiedBy], [dbo].[RecommendationModelBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[RecommendationModelBase].[ModifiedOnBehalfBy], [dbo].[RecommendationModelBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[OrganizationId], [dbo].[RecommendationModelBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] has an unresolved reference to object [dbo].[RecommendationModelVersionBase].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[RecommendationModelVersionId], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[recommendationmodelversion_recommendationmodel], [dbo].[OrganizationBase].[recommendationmodelversion_recommendationmodel], [dbo].[RecommendationModelBase].[recommendationmodelversion_recommendationmodel], [dbo].[RecommendationModelVersionBase].[recommendationmodelversion_recommendationmodel], [dbo].[RecommendationModelVersionBase].[RecommendationModelVersionId] or [dbo].[SystemUserBase].[recommendationmodelversion_recommendationmodel].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[recommendationmodelversion_recommendationmodel], [dbo].[OrganizationBase].[recommendationmodelversion_recommendationmodel], [dbo].[RecommendationModelBase].[recommendationmodelversion_recommendationmodel], [dbo].[RecommendationModelVersionBase].[Name], [dbo].[RecommendationModelVersionBase].[recommendationmodelversion_recommendationmodel] or [dbo].[SystemUserBase].[recommendationmodelversion_recommendationmodel].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[AzureModelId], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[AzureServiceConnectionId], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[BasketDataLastSynchronizationStatus], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[BasketDataLastSynchronizedOn], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[CatalogLastSynchronizationStatus], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[CatalogLastSynchronizedOn], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[Description], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[MaxRecommendations], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[MinRecommendationRating], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[Name], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[OrganizationId], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[ProductCatalogAccessoryLinkRating], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[ProductCatalogCrosssellLinkRating], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[ProductCatalogName], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[RecommendationModelId], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[StateCode], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[StatusCode], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelBase].[ValidUntil], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[SolutionId], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[SupportingSolutionId], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[ComponentState], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[OverwriteTime], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[IsManaged], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[RecommendationModelIdUnique], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[CreatedBy], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[CreatedOn], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[CreatedOnBehalfBy], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[ModifiedBy], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[ModifiedOn], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[ModifiedOnBehalfBy], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[RecommendationModelVersionCount], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical]: View: [dbo].[RecommendationModelLogical] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[MaximumVersions], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[RecommendationModelIdName]: Computed Column: [dbo].[RecommendationModelMappingLogical].[RecommendationModelIdName] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[recommendationmodel_recommendationmodelmapping], [dbo].[RecommendationModelBase].[Name], [dbo].[RecommendationModelBase].[recommendationmodel_recommendationmodelmapping], [dbo].[RecommendationModelMappingBase].[recommendationmodel_recommendationmodelmapping] or [dbo].[RecommendationModelVersionBase].[recommendationmodel_recommendationmodelmapping].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[RecommendationModelVersionIdName]: Computed Column: [dbo].[RecommendationModelMappingLogical].[RecommendationModelVersionIdName] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[recommendationmodelversion_recommendationmodelmapping], [dbo].[RecommendationModelBase].[recommendationmodelversion_recommendationmodelmapping], [dbo].[RecommendationModelMappingBase].[recommendationmodelversion_recommendationmodelmapping], [dbo].[RecommendationModelVersionBase].[Name] or [dbo].[RecommendationModelVersionBase].[recommendationmodelversion_recommendationmodelmapping].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[SupportedMapIdName]: Computed Column: [dbo].[RecommendationModelMappingLogical].[SupportedMapIdName] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid], [dbo].[RecommendationModelBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid], [dbo].[RecommendationModelMappingBase].[Entity], [dbo].[RecommendationModelMappingBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid] or [dbo].[RecommendationModelVersionBase].[recommendationmodelmapping_recommendationmodelmapping_supportedmapid].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[RecommendationModelMappingId]: Computed Column: [dbo].[RecommendationModelMappingLogical].[RecommendationModelMappingId] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[RecommendationModelMappingId], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[MappingType]: Computed Column: [dbo].[RecommendationModelMappingLogical].[MappingType] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[MappingType], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[Entity]: Computed Column: [dbo].[RecommendationModelMappingLogical].[Entity] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[Entity], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[TransactionField]: Computed Column: [dbo].[RecommendationModelMappingLogical].[TransactionField] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[T1], [dbo].[RecommendationModelMappingBase].[TransactionField] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[AccountField]: Computed Column: [dbo].[RecommendationModelMappingLogical].[AccountField] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[AccountField], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[ProductLineItemRelationship]: Computed Column: [dbo].[RecommendationModelMappingLogical].[ProductLineItemRelationship] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[ProductLineItemRelationship], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[ProductField]: Computed Column: [dbo].[RecommendationModelMappingLogical].[ProductField] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[ProductField], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[DataFilter]: Computed Column: [dbo].[RecommendationModelMappingLogical].[DataFilter] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[DataFilter], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[TimeRangeFilter]: Computed Column: [dbo].[RecommendationModelMappingLogical].[TimeRangeFilter] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[T1], [dbo].[RecommendationModelMappingBase].[TimeRangeFilter] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[SynchronizedCount]: Computed Column: [dbo].[RecommendationModelMappingLogical].[SynchronizedCount] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[SynchronizedCount], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[RecommendationModelId]: Computed Column: [dbo].[RecommendationModelMappingLogical].[RecommendationModelId] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[RecommendationModelId], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[FilterXml]: Computed Column: [dbo].[RecommendationModelMappingLogical].[FilterXml] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[FilterXml], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[OrganizationId]: Computed Column: [dbo].[RecommendationModelMappingLogical].[OrganizationId] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[OrganizationId], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[RecommendationModelVersionId]: Computed Column: [dbo].[RecommendationModelMappingLogical].[RecommendationModelVersionId] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[RecommendationModelVersionId], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[SolutionId]: Computed Column: [dbo].[RecommendationModelMappingLogical].[SolutionId] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[SolutionId], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[SupportingSolutionId]: Computed Column: [dbo].[RecommendationModelMappingLogical].[SupportingSolutionId] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[SupportingSolutionId], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[ComponentState]: Computed Column: [dbo].[RecommendationModelMappingLogical].[ComponentState] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[ComponentState], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[OverwriteTime]: Computed Column: [dbo].[RecommendationModelMappingLogical].[OverwriteTime] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[OverwriteTime], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[IsManaged]: Computed Column: [dbo].[RecommendationModelMappingLogical].[IsManaged] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[IsManaged], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[RecommendationModelMappingIdUnique]: Computed Column: [dbo].[RecommendationModelMappingLogical].[RecommendationModelMappingIdUnique] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[RecommendationModelMappingIdUnique], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[SupportedMapId]: Computed Column: [dbo].[RecommendationModelMappingLogical].[SupportedMapId] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[SupportedMapId], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[ErrorCount]: Computed Column: [dbo].[RecommendationModelMappingLogical].[ErrorCount] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[ErrorCount], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[AccountFieldPickList]: Computed Column: [dbo].[RecommendationModelMappingLogical].[AccountFieldPickList] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[AccountFieldPickList], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[EntityPickList]: Computed Column: [dbo].[RecommendationModelMappingLogical].[EntityPickList] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[EntityPickList], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[ProductFieldPickList]: Computed Column: [dbo].[RecommendationModelMappingLogical].[ProductFieldPickList] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[ProductFieldPickList], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[ProductLineItemRelationshipPickList]: Computed Column: [dbo].[RecommendationModelMappingLogical].[ProductLineItemRelationshipPickList] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[ProductLineItemRelationshipPickList], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[EntityDisplayName]: Computed Column: [dbo].[RecommendationModelMappingLogical].[EntityDisplayName] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[EntityDisplayName], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[AccountFieldDisplayName]: Computed Column: [dbo].[RecommendationModelMappingLogical].[AccountFieldDisplayName] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[AccountFieldDisplayName], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[ProductLineItemRelationshipDisplayName]: Computed Column: [dbo].[RecommendationModelMappingLogical].[ProductLineItemRelationshipDisplayName] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[ProductLineItemRelationshipDisplayName], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelMappingLogical].[ProductFieldDisplayName]: Computed Column: [dbo].[RecommendationModelMappingLogical].[ProductFieldDisplayName] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelMappingBase].[ProductFieldDisplayName], [dbo].[RecommendationModelMappingBase].[T1] or [dbo].[RecommendationModelVersionBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[RecommendationModelVersionIdName]: Computed Column: [dbo].[RecommendationModelLogical].[RecommendationModelVersionIdName] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[recommendationmodelversion_recommendationmodel], [dbo].[OrganizationBase].[recommendationmodelversion_recommendationmodel], [dbo].[RecommendationModelBase].[recommendationmodelversion_recommendationmodel], [dbo].[RecommendationModelVersionBase].[Name], [dbo].[RecommendationModelVersionBase].[recommendationmodelversion_recommendationmodel] or [dbo].[SystemUserBase].[recommendationmodelversion_recommendationmodel].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[AzureModelId]: Computed Column: [dbo].[RecommendationModelLogical].[AzureModelId] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[AzureModelId], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[AzureServiceConnectionId]: Computed Column: [dbo].[RecommendationModelLogical].[AzureServiceConnectionId] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[AzureServiceConnectionId], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[BasketDataLastSynchronizationStatus]: Computed Column: [dbo].[RecommendationModelLogical].[BasketDataLastSynchronizationStatus] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[BasketDataLastSynchronizationStatus], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[BasketDataLastSynchronizedOn]: Computed Column: [dbo].[RecommendationModelLogical].[BasketDataLastSynchronizedOn] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[BasketDataLastSynchronizedOn], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[CatalogLastSynchronizationStatus]: Computed Column: [dbo].[RecommendationModelLogical].[CatalogLastSynchronizationStatus] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[CatalogLastSynchronizationStatus], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[CatalogLastSynchronizedOn]: Computed Column: [dbo].[RecommendationModelLogical].[CatalogLastSynchronizedOn] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[CatalogLastSynchronizedOn], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[Description]: Computed Column: [dbo].[RecommendationModelLogical].[Description] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[Description], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[MaxRecommendations]: Computed Column: [dbo].[RecommendationModelLogical].[MaxRecommendations] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[MaxRecommendations], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[MinRecommendationRating]: Computed Column: [dbo].[RecommendationModelLogical].[MinRecommendationRating] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[MinRecommendationRating], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[Name]: Computed Column: [dbo].[RecommendationModelLogical].[Name] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[Name], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[OrganizationId]: Computed Column: [dbo].[RecommendationModelLogical].[OrganizationId] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[OrganizationId], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[ProductCatalogAccessoryLinkRating]: Computed Column: [dbo].[RecommendationModelLogical].[ProductCatalogAccessoryLinkRating] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[ProductCatalogAccessoryLinkRating], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[ProductCatalogCrosssellLinkRating]: Computed Column: [dbo].[RecommendationModelLogical].[ProductCatalogCrosssellLinkRating] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[ProductCatalogCrosssellLinkRating], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[ProductCatalogName]: Computed Column: [dbo].[RecommendationModelLogical].[ProductCatalogName] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[ProductCatalogName], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[RecommendationModelId]: Computed Column: [dbo].[RecommendationModelLogical].[RecommendationModelId] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[RecommendationModelId], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[RecommendationModelVersionId]: Computed Column: [dbo].[RecommendationModelLogical].[RecommendationModelVersionId] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[RecommendationModelVersionId], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[StateCode]: Computed Column: [dbo].[RecommendationModelLogical].[StateCode] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[StateCode], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[StatusCode]: Computed Column: [dbo].[RecommendationModelLogical].[StatusCode] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[StatusCode], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[ValidUntil]: Computed Column: [dbo].[RecommendationModelLogical].[ValidUntil] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelBase].[ValidUntil], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[SolutionId]: Computed Column: [dbo].[RecommendationModelLogical].[SolutionId] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[SolutionId], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[SupportingSolutionId]: Computed Column: [dbo].[RecommendationModelLogical].[SupportingSolutionId] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[SupportingSolutionId], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[ComponentState]: Computed Column: [dbo].[RecommendationModelLogical].[ComponentState] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[ComponentState], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[OverwriteTime]: Computed Column: [dbo].[RecommendationModelLogical].[OverwriteTime] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[OverwriteTime], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[IsManaged]: Computed Column: [dbo].[RecommendationModelLogical].[IsManaged] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[IsManaged], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[RecommendationModelIdUnique]: Computed Column: [dbo].[RecommendationModelLogical].[RecommendationModelIdUnique] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[RecommendationModelIdUnique], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[CreatedBy]: Computed Column: [dbo].[RecommendationModelLogical].[CreatedBy] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[CreatedBy], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[CreatedOn]: Computed Column: [dbo].[RecommendationModelLogical].[CreatedOn] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[CreatedOn], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[CreatedOnBehalfBy]: Computed Column: [dbo].[RecommendationModelLogical].[CreatedOnBehalfBy] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[CreatedOnBehalfBy], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[ModifiedBy]: Computed Column: [dbo].[RecommendationModelLogical].[ModifiedBy] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[ModifiedBy], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[ModifiedOn]: Computed Column: [dbo].[RecommendationModelLogical].[ModifiedOn] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[ModifiedOn], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[ModifiedOnBehalfBy]: Computed Column: [dbo].[RecommendationModelLogical].[ModifiedOnBehalfBy] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[ModifiedOnBehalfBy], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[RecommendationModelVersionCount]: Computed Column: [dbo].[RecommendationModelLogical].[RecommendationModelVersionCount] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[RecommendationModelVersionCount], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
Error SQL71501: Error validating element [dbo].[RecommendationModelLogical].[MaximumVersions]: Computed Column: [dbo].[RecommendationModelLogical].[MaximumVersions] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[AzureServiceConnectionBase].[T1], [dbo].[OrganizationBase].[T1], [dbo].[RecommendationModelBase].[MaximumVersions], [dbo].[RecommendationModelBase].[T1], [dbo].[RecommendationModelVersionBase].[T1] or [dbo].[SystemUserBase].[T1].
 (Microsoft.SqlServer.Dac)

------------------------------
BUTTONS:

OK
------------------------------

I have the same question (0)
  • Kaine Profile Picture
    18 on at

    I believe that I have a way forward using the solution from this article: Extracting DACPAC even When SQL Server refuses to

    Kaine

  • Community Member Profile Picture
    on at
  • Kaine Profile Picture
    18 on at

    Hey Leah,

    Thanks ever so much for taking the time to answer. I really appreciate it.

    Have a great weekend,

    Kaine

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Siv Sagar Profile Picture

Siv Sagar 93 Super User 2025 Season 2

#2
#ManoVerse Profile Picture

#ManoVerse 76

#3
Martin Dráb Profile Picture

Martin Dráb 64 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans