/SDM
參數設定 Outline Load 公用程式動因匯入資料時,您可以使用 /SDM
參數透過「大綱載入」公用程式設定「載入維度」與「動因成員」。您可以這麼做,取代使用 Oracle Hyperion Planning 應用程式中的「管理/資料載入設定」使用者介面。
以下是名稱為 my_prop.properties
(其包含 /SDM
參數) 的特性檔範例:
命令行:OutlineLoad /CP:c:/my_prop.properties
特性檔:
/A:Test_300 /U:admin /ICB:"aUnspec,aPer","Jan,Feb,Mar","FY12,Current, BU Version_1, Local,e1,Ron",Plan1 #Use /IRA switch if relational table from which data is imported is in the same relational database as the Planning app (e.g. Test_300) /IRA /SDM:Account,"Jan,Feb,Mar",Plan1 /RIQ:DATA_IMPORT_QUERY5 /D:Account DATA_IMPORT_QUERY5 = SELECT Account ,"Data Load Cube Name", Jan,Feb,Mar,"Point-of-View" from Data_Table2
以下範例是關聯式表格:
產生的 Planning 應用程式表單: