cancel
Showing results for 
Search instead for 
Did you mean: 

Rules not working after adding custom categories dialog.

dynamolalit
Champ on-the-rise
Champ on-the-rise
Hi,

I am using Alfresco 3.2r with JDK 1.6 over Tomcat 6.0. I applied a rule to invoke a javascript which is invoking a approval workflow once any item is inbound on some space or any of its sub space.It is working fine.

Now in edit-content-properties.jsp, i created my custom category dialogs using which user can assign categories to a document uploaded earlier in the space.

After implementing this dialog, rule is not getting invoked.I found  JIRA issue @

https://issues.alfresco.com/jira/browse/ALF-1613?page=com.atlassian.jira.plugin.system.issuetabpanel...

It says that if i login as admin &  "reapply" the rules in the space. I tried the same but result is same.

Not getting what is going wrong?

Is it an Alfresco issue or i am going wrong at all? :?:

Please help me urgently as this is very critical.
1 REPLY 1

dynamolalit
Champ on-the-rise
Champ on-the-rise
Hi Again,

:!:  :?:  :idea:

When i ported my solution from local to server, its working fine means rules are working with custom code without any reapplication.

May be there is something weird in my local.