We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

SPM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Project planning console-adding dependecies

Hello All,My ultimate goal is to create a project template but starting from scratch via project creation...How can I capture dependencies as follows:Define Tollgate Review milestone cannot be completed until all Pre-Project work and all other Define...

Mary_0-1727285555084.png

How to manage Project Templates

First, I create a project, add project tasks, checklists, planned duration, dependencies etc. and then create a project template which I can apply to existing and new projects.If I want to make a change to the template, I go to the Project Template v...

Completed Resource Plans showing in Resource Management Workspace

Hi all, We are currently testing migrating resource plans to resource assignments. We've noticed when doing this, for 'completed' resource plans, that these move across to resource assignment as 'approved'. I understand from ServiceNow documentation ...

taileigh by Tera Contributor
  • 1062 Views
  • 2 replies
  • 0 helpfuls

Resolved! Demand Task vs Decision Task & Templates

Our Demand Managers have a need to add a Demand "Task" or "Decision" to Demands and I have a couple questions. 1. I've read several docs; however, I'm still not sure which, Task or Decision, is best for our use case, can you please advise? Use case: ...

Kim5 by Tera Contributor
  • 3594 Views
  • 4 replies
  • 2 helpfuls

Resolved! Actual Cost To Date is not getting updated on the New project Workspace

Hi Everyone, I have installed New project workspace and i see , Actual cost to Date is widget not showing the actual cost . Project sample has expense line with state as processed .Actual cost shows on the Native UI of the project.Actual cost shows o...

Community Alums by Community Alums  
  • 2173 Views
  • 4 replies
  • 0 helpfuls

Resource Reports or Resource Management Workspace in Xanadu?

Will resource management reports will work to show allocation details? As we transition to resource assignments, how does this impact the resource reports? Or, should we be transitioning to referencing capacity with the resource management workspace ...

madelinetwo by Tera Contributor
  • 1154 Views
  • 3 replies
  • 0 helpfuls

Cost Plan on Projects and Services

Hi,I am lookig for a way to have an Overview of the planned costs both on Projects (and Demands) and Business Services. I found that Expense Lines for example could be related to any object: Expense lines integrate closely with asset management, CMDB...

Diana26 by Tera Contributor
  • 2176 Views
  • 7 replies
  • 1 helpfuls

Change display of fields on the Investment Portal

Hello Community,Is it possible to change the display of a field on planning console pages, such as the Investment Portal?E.g we have a "True/False" field, which by is displayed as either "true" or "false" on the investment portal by default. Ideally,...

AttilaBeregvar_1-1702976556734.png

Receive work at Queue level - Workspace Inbox

Hi All - I'm just going through SN documentation about Workspace Inbox and didn't find any related content about my search. As per the OOTB design, the Workspace Inbox currently displays 'Service Channels' which are configured on different tables. Of...

Nitin_NOW by Tera Guru
  • 943 Views
  • 3 replies
  • 0 helpfuls

Resolved! Query sys_user_group table

I would like to query the sys_user_group table to find all groups with certain roles but my script returns undefiledvar grHasRole = new GlideRecord('sys_group_has_role');grHasRole.addEncodedQuery('roleLIKEportfolio');grHasRole.query();while(grHasRole...

DreDay3000 by Tera Guru
  • 1587 Views
  • 1 replies
  • 0 helpfuls