Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Assistance needed to report on VIP incidents

How do others report on incidents that are associated with VIPs?   We have a need to create a report for seeing all open incidents that have a VIP as the caller.   Has anyone created this report?   If yes, please share how the report was created.Than...

Resolved! How to apply new SLA Definition on existing demands?

Hi Everyone I have created a new SLA Definition for Demand that will run if Demand State is Draft and will Stop if Demand State is not on Draft. Questions are:1. How can I apply this NEW SLA Definition to existing tasks so that the existing tasks wil...

dianemiro by Kilo Sage
  • 2383 Views
  • 9 replies
  • 3 helpfuls

Resolved! Resource Roles

Hi apologies if this is a stupid question, we're new to ServiceNow PPM.In the resource management application (Resources) there are 3 drop downs Users/ Groups/Resource RolesUsers and Groups are straight forward - we've created   a number of Groups bo...

tomjoslin by Kilo Explorer
  • 5306 Views
  • 1 replies
  • 2 helpfuls

UI Action to save and update

Hello,I have the below UI action which works great. However, when it is clicked I would like the record Updated (Saved).What do I need to add to the script in order for this to happen?function listener(){var formalName = g_user.getFullName();       ...

Demand Management- Risk value and Size

Hi All,I have seen the Risk , Value ,Size calculation based on that the position of the demand is decided in the workbench in any quadrant.Can any one explain, How demand management calculates the Risk ,value and Size ( Technical & functional explana...

pritam8 by Kilo Expert
  • 3886 Views
  • 5 replies
  • 6 helpfuls

Resolved! How to Display results from a script in a table (or similar)

Hi,I have a script which runs fine and displays the results well in the scripts Background.How do I display the script results in service now as a page and have this script run daily?     var dupRecords = [];     var gaDupCheck1 = new GlideAggregate(...

Can I link multiple projects to a single Demand?

I know I can link multiple Demands to a single project but now I need to link multiple projects to a single Demand. E.g. Demand fr annual enhancement changes is approved. This then needs to spawn multiple (monthly ) projects. I create the Projects di...

neilgiliker by Giga Contributor
  • 2312 Views
  • 3 replies
  • 1 helpfuls

Resolved! Spell check- Project/Status Reports

We are currently on Helsinki and I have read in articles that spell check was discontinued in ServiceNow due to the critical flaws and is dependent on your browser. My developer is currently ooo and I am trying to figure out why spell check is not wo...

Resolved! list layout on reference field

I have a two reference variable field on a catalog item, which refers to the same table (eg here :- Hardware Models   )I want to show the reference list on one reference field should be different from another. means as you can see from screenshot if ...

find_real_file.png
malu by Tera Contributor
  • 7260 Views
  • 10 replies
  • 8 helpfuls

Assignment Group vs Resource Groups

Hi there - I am trying to learn more about how assignment groups and resource groups work.   How is one different from the other?   I noticed that some Resource Groups show up as Assignment Groups, if I am not mistaken.   Any details someone could of...

hm69 by Giga Contributor
  • 4672 Views
  • 3 replies
  • 5 helpfuls

Resolved! Project Task Actual End Date

In most cases Project Portfolio works great for me.The one challenge I have is when I need to update a project task that has completed in the past. When I do so, it sets the actual end date as 'today' but what I really want to do is mark the project ...

jason_lau by Tera Contributor
  • 3684 Views
  • 5 replies
  • 0 helpfuls

Resolved! How to add members to a an Agile Project Group

I've been trying to figure out what roles are required (other than admin) that will allow a user access to edit the group member list under Agile - Project - Groups.  According to the documentation below, scrum_master and scrum_admin are the only ro...

Ant1 by Giga Guru
  • 3902 Views
  • 5 replies
  • 4 helpfuls

Difference between a program and a portfolio

Hi,Can anyone please explain the difference between a program and a portfolio.wiki saysProgram is a collection of related projects and demandsPortfolio is a collection of related programs, projects and demands.Please let me know the need of program a...