i wrote in
asynchReply qResult = rpService.query(spso,new parameterValue[]{new parameterValue()},qOpts);
but got wrong message, should i add biBusHeader for reportService instance?
the report spec is a property of a report object within ContentStore. So you have to query ContentStore with the PropEnum of specification and you will get the XML String which represents the report spec.