當您從已宣告為記錄的文件版本中選取「取得資訊」時,Workplace 資訊頁面中即會包括「記錄內容」視圖。
依預設,Workplace 使用者會看到下列四個資訊群組:
您可以修改 RecordProperties.xml 檔來修改前兩個群組(「記錄種類內容」和「記錄內容」)中包含的內容。 這個檔案的預設位置是在安裝 IBM® Enterprise Records 之應用程式伺服器的 Program Files\IBM\EnterpriseRecords\RecordsManager\WEB-INF 目錄中。 從檔案開頭的下列摘錄中,您可以修改的項目如下:
<?xml version="1.0" ?> <recordviewproperties> <Aggregation name="RecordInfo" display="true" expanded="true"> <properties> <property> <mimetype>application/x-filenet-rm-electronicrecord</mimetype> <mimetype>application/x-filenet-rm-emailrecord</mimetype> <mimetype>application/x-filenet-rm-physicalrecord</mimetype> <symname display="true">DocumentTitle</symname> </property>
在完成修改 RecordProperties.xml 檔之後,請以 UTF-8 編碼儲存它,然後重新部署 IBM Enterprise Records Web 應用程式。