Resource Management - (sn_pw.enable_resource_planning)

Sourav Banerjee
Tera Contributor

URL - https://docs.servicenow.com/en-US/bundle/utah-it-business-management/page/product/resource-managemen...

 

As per the Resource Management Properties in Utah. 

 

Project Administration > Settings > Properties – Resource.

 

The Properties listed as below, does not show up in the System Properties:

 

 

 

Restricts the display of Resource plan toggle and Resource assignment pane on Planning console page (sn_pw.enable_resource_planning)

If this property is set to true, the Resource plan toggle and Resource assignment pane is displayed and once the toggle is enabled, the resource assignments can be created. This property is disabled by default. You need to have pps_admin role to enable this property.

False

 

Please help in updating how this property can be enabled.

 

SouravBanerjee_0-1684527920272.png

6 REPLIES 6

Chuck Tomasi
Tera Patron

If the docs reference a property that is not on a properties page, you can go to the navigation filter and type 

 

sys_properties.list

and get it from that list by name. If it does not show up, it means it's not set the underlying system is using a default value and you can add a new system property with the name specified in the docs. 

This is the function that is new with Utah relating to this system property per my understanding - is this function available?  I tried creating a new system property but still don't see it.

https://docs.servicenow.com/bundle/utah-it-business-management/page/product/project-management/task/...

Juergen Lorry
ServiceNow Employee
ServiceNow Employee

Hello, I had the same issue, but it is working now. My understanding is that the "May release" is required, older Utah versions with lower patch-level didn't work in my environments. If possible, go to the latest patch-level and try again. It did the trick for me

Hello @Juergen Lorry , @Sourav Banerjee and @mikej2 ,

Sorry for late response... 

Please note that there are two conditions to get the toggle button enabled on the planning console.

1. As you rightly mentioned, the property should be enabled.

2. The project should NOT have already (manually created) existing resource plans.

 

In other words, the resource plans toggle button will be active when the property is enabled and also the project shouldn't have the previously created resource plans.

 

If this helps please mark this response as correct and help everyone.

 

Thank You!

Namita Mishra