Hi Sagara,

Your repository is compliant if all mandatory CMIS features are correctly implemented. Period. If the repository info indicates that an optional features is supported, then this must obviously also be implemented and correctly working.

There is no CMIS certification program or something similar. The TCK covers quite a lot. It's a good indicator but not a guarantee.


Regards,

Florian



Hi all,

I have implemented a CMIS Server for my repository using the openCMIS
server bindings. I have run the TCK from the workbench and the Basic, CRUD
and Versioning Tests have passed.

Now I have not implemented Multifiling, Unfiling and ACL services since they are not supported in my repository and I haven't implemented Querying services as of now. However getRepositoryInfo() returns querying as not
supported intentionally.

Can I say my Cmis Implementation is 100% Spec compliant, since all the services I have not yet implemented are optional capabilities? Is there any
method to derive the Spec compliance?

Thanks,
Sagara

Reply via email to