cancel
Showing results for 
Search instead for 
Did you mean: 

Zimbra zimlet not working

maxxer
Champ in-the-making
Champ in-the-making
Hi.

I'm trying to use the Zimbra zimlet to access my alfresco installation.
I have Zimbra 6.0.2 and Alfresco 3.2 (from ubuntu partner repository). I know that the zimlet is actually not fully working with 6.x, but at least should show the directory tree.
I suspect there's something wrong with the alfresco install, but I followed the infos on the online documentation, by importing the zip file into Data dictionary > Web Scripts Extensions. I see the files there, also the uncompressed ones. I restarted tomcat several times but yet no change, zimlet isn't working. And I don't see any error in logs.

What could it be?
thanks
13 REPLIES 13

stan_karetnikov
Champ in-the-making
Champ in-the-making
Hi Stan,

Thanks for your help.Now I used your files and the about stuff is working.
As u mentioned in the previous post, which is the cabbback function you are talking about?

If I am not wrong, you mean to say the below part?

if (! AlfCommon.ACL.canUpdate(upload) ) {
status = false;
msg ="User doesn't have role to update the document "+filename+" under Space "+path;
break script;


Thanks
PP
Hi PP,

I can't download attachment from Alfresco. And I have no error messages in the log. 😞

I mean AlfrescoEasyNavigation.get.json.ftl
${args.callback}(${result});
and org_alfresco_zimbra.js
// upload a document to the zimbra file-upload servlet
AlfrescoAttachView.prototype.retreiveDocumentsFromAlfresco = function (callback)

…….

// invoked as a callback when a single document has been attached
AlfrescoAttachView.prototype.doneAttachDocument = function (callback, result)


I feel Alfresco callback function somehow is involved in this process, and I read that callback have to be enabled:
http://wiki.alfresco.com/wiki/Web_Scripts#JSON_Callbacks

I am not sure that I understand it right…

stan_karetnikov
Champ in-the-making
Champ in-the-making
Ha-ha!!!
Actually it works - I have to mark checkbox to attache file!  Smiley Very Happy  Smiley Very Happy  Smiley Very Happy

pp20218
Champ in-the-making
Champ in-the-making
Ha-ha!!!
Actually it works - I have to mark checkbox to attache file!  Smiley Very Happy  Smiley Very Happy  Smiley Very Happy

Hi Stan, Thanks for the reply.
I dint get what you mean by "Actually it works - I have to mark checkbox to attache file!"

Did you mean the attachment functionality works by any means? If so can you help me how?

Thanks
PP

pp20218
Champ in-the-making
Champ in-the-making
Hi Stan,


Can you confirm this once please?

Thanks
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.