When trying to update a cdt using impact analysis I get several error messages l

When trying to update a cdt using impact analysis I get several error messages like the following:
processModel 0002d567-6188-8000-0d1c-680000680000 597 "blabla": The processModel [id=597 uuid=0002d567-6188-8000-0d1c-680000680000] was not imported because a required reference is missing: Reference to content [_a-0000d4ec-d0e6-8000-0d1b-680000680000_472] cannot be found. (APNX-1-4070-000) (APNX-1-4071-006)

I exported the application and had a look at the process XML. It turns out that there seems to be historical entries of an expression on one form. One of those historical expression references a constant that got deleted. I cannot even see this entry in forms designer anymore, so I cannot get rid of the bad reference.

What can I do to cleanup my process models?...

OriginalPostID-42397

OriginalPostID-42397

  Discussion posts and replies are publicly visible

Parents
  • I see. Then I am even more confused. In the process xml I see in one of the form-element tags the reference to the missing constant, in the part where the expression for the default value is configured. It looks something like this:
    <expressions>
    <tv>
    ...
              </tv>
    <tv>
    ...
    </tv>
    <tv>
    ...
    </tv>
    </expressions>
    Only the second entry shows the expression that is actually being shown in forms designer. I cannot see the other expressions in the tv tags at all.
Reply
  • I see. Then I am even more confused. In the process xml I see in one of the form-element tags the reference to the missing constant, in the part where the expression for the default value is configured. It looks something like this:
    <expressions>
    <tv>
    ...
              </tv>
    <tv>
    ...
    </tv>
    <tv>
    ...
    </tv>
    </expressions>
    Only the second entry shows the expression that is actually being shown in forms designer. I cannot see the other expressions in the tv tags at all.
Children
No Data