Dear experts,
For this customer we have a repository with both xCP and D2. We are using xCP for designing processes and for the data model, and we are using D2 for the user interface.
The xCP application only contains the data model and some processes, no UI elements, no queries, and it's rather small.
We have this issue, each time the data model is changed: the deployment fails, with the error in the attached runapp.log. The issue seems to be in the repository, since trying to publish the data dictionary provides the following error:
[DM_DATA_DICT_E_COULD_NOT_PUBLISH_DATA_DICTIONARY_INFORMATION]error: "The Data Dictionary was unable to publish information for trg_doc_system.rg_msd_criticality, locale en, an error occured."
[DM_DATA_DICT_E_UNABLE_TO_PUBLISH_INFO]error: "An error occured while trying to publish data dictionary information for handle trg_doc_system.rg_msd_criticality, locale en"
[DM_DATA_DICT_F_CANNOT_FIND_ATTRIBUTE_FOR_TYPE]fatal: "Attribute rg_msd_criticality does not exist in type rg_doc_system."
I have tried the approach mentioned in this article: https://emc--c.na5.visual.force.com/apex/KB_BreakFix_1?id=kA17000000019vl
We got the same error.
The only thing that works and allows us to deploy is dropping the types and removing them from the artifact bundle, but obviously this is not a solution, since we faced this issue in the client's environment as well.
Had anyone ever came across this issue? Could anyone think of a possible root cause/solution for this?
Thank you,
George