Skip to content

DDF CORE: Unexpected behavior for missing InstanceType #1546

Description

@eljanssens

This issue has been noted by Mike Rippin from Capgemini (see attached email)

DDF CORE_Unhandled CORE Errors - UPDATE.pdf

Any entity defined that is missing the "InstanceType" attribute causes CORE to generate and unhandled exception.
It will be much better if the CORE engine catches such issues and reports them as part of the Conformance Report, and preferably identifies the element hierarchy that led to the error so a user knows where to find it in the source file.

Summary of the issue:

  • The check is performed correctly in the CORE engine.
  • However, the way that it is picked up and reported is depending on a certain attribute in the data (the instanceType). That helps in identifying where the problem is located in the USDM.

If that attribute instanceType is missing then nothing is reported now, while it is a problem that it is missing and it is intended to be reported.

@OGarcia11: can this be assigned to @gerrycampion or @SFJohnson24 ?

Metadata

Metadata

Assignees

Labels

Type

Fields

No fields configured for Bug.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions