Hi,
I have a view called "Entity" in an existing model with mandatory properties "name", "description" and "isVirtual".
Now, I have a new version of "Entity" in which I have decided to implement CogniteDescribable from CDM for name and description, where these fields are not mandatory.
When I try to ingest data into the new version of this view, it gives me a non-writable error since the mandatory properties that I had created for the older version is not getting populated.
Is there any way to overcome this?
Can I map the mandatory container to the container used in CogniteDescribable, so that when I ingest data in the new version, it automatically ingests the mandatory container as well?
If yes, can you please share a YAML example of the same to be deployed through toolkit?
Please note that both the mandatory and non-mandatory containers have the same name "name".
Check the
documentation
Ask the
Community
Take a look
at
Academy
Cognite
Status
Page
Contact
Cognite Support