IBM Enterprise Records, 版本 5.1.+            

修改 ReportDefinitions.xml

您可以修改 ReportDefinition.xml 檔來安排報告的顯示順序。

ReportDefinition.xml 檔位於 IBM® Enterprise Records 的配置資料夾中。 預設位置是 <ier_install_path>\Config

如果是新建或現有的報告,請修改 ReportDefinition.xml 檔中的下列區段:

安排報告的顯示順序

藉由在資料模型的陣列中組織 id 值,您可以自訂 IBM Enterprise Records 在「報告」標籤中顯示可用報告的順序。

如果要安排 IBM IBM Enterprise Records 顯示報告的順序,請執行下列動作:

  1. 使用 XML 編輯器開啟 ReportDefinitions.xml
  2. 找出您在檔案計劃物件儲存庫中所使用之資料模型的陣列。
  3. 依照您要 IBM Enterprise Records 顯示報告的順序來安排 id 值。 例如:
    <array key="dodClassifiedReports">   
    		<value>21<value>
      	<value>3<value>    
    		<value>2<value>
       	<value>1<value>  
    </array>

    IBM Enterprise Records 會顯示報告 id 21,後接 3、2 和 1。

  4. 儲存 ReportDefinitions.xml
  5. 重新啟動執行 IBM Enterprise Records 的 Web 應用程式伺服器,以使變更生效。


意見

前次更新: 2011 年 8 月


© Copyright IBM Corp. 2011.
此資訊中心採用 Eclipse 技術。(http://www.eclipse.org)