Hi,
When I am trying to Process a Dimension using AMO Process method with ProcessType as ProcessAdd, I am getting the following error.
"Errors in the metadata manager. The object reference 'Database Name', 'Dimension Name' is not valid. It does not match the structure of the metadata class hierarchy."
However on the same Dimension if i call the same Process method with ProcessType as ProcessUpdate, I don't get this error. Is there any reason as to why ProcessAdd is not working.