Alfresco 5.0, webscript 'cmis' not defined

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2015 10:29 AM
Hi all,
I have some dashlets that use the webscript cmis feature, and also have external tools that inject via standard CMIS.
In alfresco 5.0.c, the injection over HTTP CMIS seems to work fine, but the webscripts no longer seem to have a reference to cmis.
ReferenceError: "cmis" is not defined
The same webscripts work in alfresco 4.2.f, so has something changed?
I have some dashlets that use the webscript cmis feature, and also have external tools that inject via standard CMIS.
In alfresco 5.0.c, the injection over HTTP CMIS seems to work fine, but the webscripts no longer seem to have a reference to cmis.
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();….
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2015 12:31 PM
Hello,
I have the same problem "ReferenceError: "cmis" is not defined" when I try to use cmis in one of my webscripts. Have you solved your problem ? please I need your help
I have the same problem "ReferenceError: "cmis" is not defined" when I try to use cmis in one of my webscripts. Have you solved your problem ? please I need your help
