Adding Addtional field and computation rule in CDM

Hello,

I am getting following error when trying to deploy new additional field in CDM.
I want to add this new boolean field and also add a computation rule in the CDM.
From the documentation, “it is possible to add any number of fields, rules and computations to the composed document model.”
I also tried making the field as transient, still doesnt work when I try to deploy from SME.
grafik

Any help on this problem would be appreciated.

Thanks,
Mokshada

Hey @mokshada-nimble-flood,

at first glance the error message points to invalid typedefinition keys since they are duplicate - after short call we agreed to have a deeper look into affected models in order to identify potential problems for TDs in CDMs/ general issues from modeling perspective. We will update this thread afterwards.

Nico (BPS)

After a short checkup <Deploy_All> served the purpose here - sometimes a database reset could also help.
in general from modeling perspective we would recommend using <deploy_all> rather than deploying separate doc models in case for working on CDMs. This way, the modeler ensures that every change is pushed to client, especially with more complex model structures and links.