Hi,
I'm trying to deploy a SQL Server 2016 MDS model to another instance (DeployClone). The model contains entities with File Attributes and it seems that Model Deployment cannot deploy the file attributes.
Message (extract) received from ModelDeployment:
"MDS Error: 0 : Package was deployed with 440 warnings
DateTime=2017-01-23T12:22:28.5620227Z
MDS Error: 0 :
DateTime=2017-01-23T12:22:28.5620227Z
MDS Error: 0 : File attributes cannot be created with Model Deployment. The file attribute [File Attribute A] in member [Member 1] will be skipped.
DateTime=2017-01-23T12:22:28.5927794Z
MDS Error: 0 : File attributes cannot be created with Model Deployment. The file attribute [File Attribute A] in member [Member 2] will be skipped.
DateTime=2017-01-23T12:22:28.6710947Z
MDS Error: 0 : File attributes cannot be created with Model Deployment. The file attribute [File Attribute A] in member [Member 3] will be skipped."
Is it normal behavior not to be able to deploy file attributes?
Thanks and Regards,
Paul
Paul Burger