Hi Ian, You can only do that with the OpenCMIS low-level API:session.getBinding().getDiscoveryService().query(repositoryId, statement, searchAllVersions, includeAllowableActions, includeRelationships, renditionFilter, maxItems, skipCount, extension)
Regards, Florian
Dear all, Is there any way to use the OpenCMIS client API to pass the extension data into the Session.query method as I cannot see a way? The server methods can receive the extension data. Regards, Ian
