Monday, April 30, 2007

myFLS Documentum server not running

Noticed that myflsprod Documentum server is not running
Can not connect Documentum database...

Received call from Vivek (Chennai)

Render center problem

myFLS production render center not running
  • This has happend second time now
  • Happens when production server were patched last time
  • Render center was not patched but gives problem?

Help on search/filter

  • Help on search/filter
  • Example on how to search/filter
  • Remove LOV icon when LOV not available (ex.: Any document column)

Sunday, April 29, 2007

Changed Search/Filter

Changed Search/Filter
  • LOVs sorting and user can sort on No. or Name
  • Fixed sorting on client equipments no.
  • Added Document type to search on "Any document column"
  • Changed % problem fix - No message to user...

Saturday, April 28, 2007

Changed page for Show log file (status page)

Changed JSP page for show log file
  • Option to show/hide log file

Friday, April 27, 2007

Global Search problem

Global search problem when using % with "Any document column" field.
  • Fixed by stopping and alerting user when "Any document column" is used and % is entered in search text.
  • Java script fix.
  • Should also add Document type to Any document column search.
  • Reported by Bruce Knoll.

Transmittal database performance

Transmittal database performance (mydocdb9)

Very very slow........

How to change Native and Rendition in transmittals

Some times the transmittal are sent as Native or rendition and users want to change this after the transmittals sent out.

  • Transmittal_headers has a column called DP_ID (document_preferences ID)
  • Get the transmittal header row for the transmittal. Hint: Use myFLS status page, list transmittals. You can see Native/Image flag in list of tranmittals page.
  • Get the DP_ID from transmittal header row.
  • Update the DISP_NATIVE_RENDITION_FLAG to 'N' (Native) or 'I' (Image/rendition) for DP_ID row

Huge files

Huge files problem
  • Huge files on myFLS has been a problem.
  • Files are bigger than 300, 400 mb
  • Can be fixed by compressing using Adobe Acrobat standard software
Memory required on Tomcat server - Job server and Web server
  • Increased to 1024 Mb at startup (yesterday)
  • This is required for Huge files problem
  • Problem solved after increasing the Tomcat memory.
  • I should send the email asking more physical memory.