wubo - 2015-06-25

i have Using OLAP4J connect to MS Analysis Service and i can execute

' SELECT FLATTENED PredictAssociation([Dim CustomerQWE].[Total Children],INCLUDE_STATISTICS,3) FROM [Dim CustomerQWE]'

but i want get the mining model message , like execute ' SELECT * FROM [DimCustomer].CONTENT ',

who can tell me why? or the sql have error ?