Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run-ui-test notebook - error adding confidential classification #40

Open
planetf1 opened this issue Dec 13, 2022 · 0 comments
Open

run-ui-test notebook - error adding confidential classification #40

planetf1 opened this issue Dec 13, 2022 · 0 comments

Comments

@planetf1
Copy link
Member

This notebook, used to help in testing REX, has some errors:

  • Introduction (step 1) - missing picture link

  • Step 61 - adding a confidential classification

classificationProperties : {'class': 'InstanceProperties', 'instanceProperties': {'level': {'class': 'PrimitivePropertyValue', 'instancePropertyCategory': 'PRIMITIVE', 'primitiveDefCategory': 'OM_PRIMITIVE_TYPE_STRING', 'primitiveValue': '2'}, 'source': {'class': 'PrimitivePropertyValue', 'instancePropertyCategory': 'PRIMITIVE', 'primitiveDefCategory': 'OM_PRIMITIVE_TYPE_STRING', 'primitiveValue': 'CorporateDirective-CD112'}, 'steward': {'class': 'PrimitivePropertyValue', 'instancePropertyCategory': 'PRIMITIVE', 'primitiveDefCategory': 'OM_PRIMITIVE_TYPE_STRING', 'primitiveValue': 'data-sec-12345'}}, 'propertyNames': ['level', 'source', 'steward'], 'propertyCount': 3}
classifyEntityResponse: {'class': 'EntityDetailResponse', 'relatedHTTPCode': 400, 'actionDescription': 'classifyEntity', 'exceptionClassName': 'org.odpi.openmetadata.repositoryservices.ffdc.exception.PropertyErrorException', 'exceptionErrorMessage': 'OMRS-REPOSITORY-400-030 A property called level of type string has been proposed for a new metadata instance of category ClassificationDef and type Confidentiality; this property should be of type int in open metadata repository Schema_Server', 'exceptionErrorMessageId': 'OMRS-REPOSITORY-400-030', 'exceptionErrorMessageParameters': ['level', 'string', 'ClassificationDef', 'Confidentiality', 'int', 'Schema_Server'], 'exceptionSystemAction': 'The system is unable to store the metadata instance in the metadata repository since the properties listed do not match the supplied type definition.', 'exceptionUserAction': 'Check that the property name is spelt correctly and the correct type has been used. Correct the call to the metadata repository and retry.'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant