• Notes / Issues
    • Joe / Anne-Patrice
      • File Handles stay open... Alfresco does not automatically close files (exposed by Joe's 'R Button')... Joe is Jiraing this today
      • Large amounts of changes is un-handleable within the modified items list
        • Items are not sorted in any sort of order
        • Performance is POOR (800 modified items takes longer than 10 min to load)
        • Submit all - type description - wait another 10 min for app to iterate through files to submit
        • Then you have to delete all of the .html files
        • THEN you can push the R Button to regenerate everything (in staging and in sandbox)
        • In the case of anyone changing a large amount of files, there will be large performance issues
        • The web client is 'ok' for small amounts of files... bulk operations will need to be handles outside of the web client (using the CIFS interface and the AVM API)... the AVM API is a lot better than the web client
      • Once things are set up, things should be fine... but, whomever is doing the setup stuff will need to have more knowledge about the interworkings of Alfresco
      • Navigating through large numbers of files in the web client NEEDS TO BE FIXED
    • What did we learn over the past week?
      • Very strange characters on IS&T website that causes the migration transformation to barf
      • No good bulk migration tool
      • Can suck 800 files in and convert them automatically
    • Stock Answers Work (Joe)
      • Stock Answers are hooked into a form
      • The form uses the AVM to create indices for the file
      • Indexing the topic and the keywords
        • Problems with keywords are both comma-separated and space-separated... how do we handle this?
      • Page Generation
        • At authoring time (change form, regenerate pages = SLOW)
        • Pre-deployment (this can get out of sync, will take a long time to get through everything)
      • Anything that has to run through a large amount of files in the Preview Environment will take a LONG time (5 min), anything that has to run through a large amount of files in the Runtime Environment will take a few seconds
    • It's going to be a File Server at runtime... the Alfresco Runtime's performace is too poor
  • To Do's
    • Set MITAA up with 2.0.1 for TinyMCE testing (JS)
  • No labels