Error retrieving Meta data - invocation.Object reference not set to an instance of an object
description
I was trying to get some Meta data information like SQL Column, DisplayFolder, and Translations of attributes and getting an error. Looks like for some places where we did not set DisplayFolder / Translation value for that getting errors. Is there a work around for this?
Statement:
call
assp.discoverxmlmetadata("Database\Dimensions\Dimension\Attributes\Attribute|Name,AttributeHierarchyDisplayFolder,Translations,EstimatedCount\NameColumn\Source")
Error:
Execution of the managed stored procedure discoverxmlmetadata failed with the following error: Exception has been thrown by the target of an invocation.Object reference not set to an instance of an object..
Internal error: An unexpected exception occurred.
Thanks,
Palash