马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622 。
您需要 登录 才可以下载或查看,没有帐号?注册
x
To disable Workforce:
- Edit the HSP_SystemCfg table in the application relational DB and change the values of the following fields to the given respective values. Before updating the table ensure that database backup is there to restore from in case there is a need to do so.
- MODULE_SUPPORTED to 7
- MODULE_ENABLED to 7
- WF_KEY to NULL
- WF_OPTIONS to 0
- Go to the registry.properties usually located in C:\Hyperion\common\config and comment out the following line:
- PLANNING_WRKFORCEPLNG_OPT=false,false Alternative way to disable Workforce and Capex:
- Edit the HSP_SystemCfg table in the application relational DB and change the values of the following fields to the given respective values. Before updating the table ensure that database backup is there to restore from in case there is a need to do so.
- REF_APP to 2
To disable Capex:
- Go to the registry.properties usually located in C:\Hyperion\common\config and comment out the following line:
- PLANNING_CAPEXPLNG_OPT=false,false
- Restart the Planning service
The Initialize Workforce and Initialize Capex do not appear on the Edit List in Planning.
This property is application specific and not user specific.
|