cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco 5.0.x, 5.1.x, webscript 'cmis' not defined

dhartford
Champ on-the-rise
Champ on-the-rise
There seems to be an issue with webscripts that rely in CMIS binding.

ReferenceError: "cmis" is not defined

The same webscripts work in alfresco 4.2.f, so has something changed?


   var cmisConnection = cmis.getConnection();
   var cmisSession = cmisConnection.getSession();
….





other forum references:
https://forums.alfresco.com/forum/developer-discussions/web-scripts/web-script-cmis-query-12152011-0...
http://forums.alfresco.com/forum/developer-discussions/other-apis/alfresco-50-webscript-cmis-not-def...
10 REPLIES 10

resplin
Elite Collaborator
Elite Collaborator

After researching the issue a couple of times over the past two years, I was asked to make a final decision on it. I decided against fixing the problem. You can read my reasoning here:

https://issues.alfresco.com/jira/browse/MNT-12795?focusedCommentId=543254