cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco 4.x Bindings

d_evil
Champ in-the-making
Champ in-the-making
Hi,

I'm trying the OWD against the latest Alfresco release and somehow the functionality is different depending on which binding is configured.
There two bindings:
- alfresco/cmis (which is deprecated since 4.x)
- alfresco/cmisws (which is based on OpenCMIS implementation)

Is there an overview of which bindings is supporting which functionality?
Or at least which differences exist between that two bindings?

Regards,
:twisted:
1 REPLY 1

vahe
Champ in-the-making
Champ in-the-making
Here an short overview:

Alfresco Version   4.0.x
Connection: OpenCMIS Apache Chemistry (SOAP) - cmisws:
http://.../alfresco/cmisws/RepositoryService?wsdl
Aspects:
on Edit - NO
on Create - diplayed but not saved
Case Management  (Alfresco BPM)
Resubmission - NO
JSP Processor - NO
Default Values - YES
Search - Update/Delete - Search - OK since 4.0.2
HR Scenario - without aspects data model

Alfresco Version   4.0.x
Connection - "CMIS Web Services Binding (SOAP) (deprecated)" - cmis:
http://.../cmis/RepositoryService?wsdl
Aspects:   
on Edit - YES
on Create - YES
Case Management  (Alfresco BPM)
Resubmission - YES
JSP Processor - YES
Default Values - NO
Search - Update/Delete - Search - no problems
HR Scenario - Full support

Alfresco Version 3.x
Connection - CMIS Web Services Binding (SOAP) cmis:
http://.../cmis/RepositoryService?wsdl
Aspects:
on Edit - YES
on Create - YES
Case Management  (Alfresco BPM)
Resubmission - YES
JSP Processor - YES
Default Values NO
Suchen - Update/Löschen - Suche some problems
HR Scenario - Full support