於應用程式或立方體層級建立或更新替代變數。
您無法使用此命令針對替代變數設定多個值及/或函式。
適用於
Planning、Planning 模組、FreeForm、Financial Consolidation and Close、Tax Reporting、Enterprise Profitability and Cost Management、Sales Planning 及 Strategic Workforce Planning。必要角色
服務管理員用法
epmautomate setSubstVars CUBE_NAME SUBSTVAR=VALUE [SUBSTVAR=VALUE]
,其中:
CUBE_NAME
為建立或更新替代變數的立方體 (例如 Plan1、Plan2)。使用 All
而非立方體名稱可於應用程式層級設定或更新替代變數。
SUBSTVAR
為設定或更新值之替代變數的名稱。
VALUE
為新替代變數值。
範例
於應用程式層級建立或更新一個替代變數:epmautomate setSubstVars ALL CurYear=2015 CurPeriod=Jan
於立方體層級建立或更新替代變數:epmautomate setSubstVars Plan2 CurYear=2013 CurPeriod=Jan