Wednesday, November 3, 2010

Alfresco Task History

Article reference from

Step1 : Download entire code from  taskhistory.zip

Step2: Go to tomcat\webapps\alfresco\WEB-INF replace  faces-config-custom.xml with your downloaded  file.

Step3: Go to tomcat\webapps\alfresco\jsp\content  replace  document-details.jsp with your downloaded  file.

Step4: Go to tomcat\webapps\alfresco\WEB-INF\classes\alfresco\messages add your code into   webclient.properties don't replace the file.

Step5: Go to tomcat\webapps\alfresco\WEB-INF\lib and add custom-jsp.jar

Step6: Restart the server




5 comments:

  1. hi chandu, excellent blog.
    if i have a workflow with subprocess, the history task is not showing the subprocess's tasks, is there any solution? thanks Mario

    ReplyDelete
  2. Prior to release 3.4 in Share, the workflow items that could be assigned in Share were hardcoded.

    alfresco workflow

    ReplyDelete
  3. Hi Chandu,

    Once the parallel review is completed, how can I go and look at the complete approval history? I am using 3.4.

    ReplyDelete
  4. Could you please re-upload the code?

    ReplyDelete