Vivektietsood
Tera Guru
Tera Guru

Hi All,

This is my third article in ITBM Series. In this article, I am going to talk about project management module. Demand management along with project management ensures that projects aligned with organizational strategy are picked up for implementation. In that sense project management can be called as a Risk Management application making sure that only the projects with the appropriate level of risk and corresponding rewards are approved for implementation. I am going to talk about different phases of the project and how they are managed in ServiceNow. 

 

Link to demand management and Application Portfolio Management articles:

 

Demand Management 101

Application Portfolio Management 101

Step 1- Create a demand

 

find_real_file.png

And Ensure all details are filled

find_real_file.png

 

 

find_real_file.png

 

find_real_file.png

Step 2: Once the demand has been approved and has gone through the its approval process, clicking create project in the related list creates project

 find_real_file.png

 

You can choose execution type Waterfall, Agile or Hybrid

find_real_file.png

And also has flexibility to ping the schedule

find_real_file.png

 

After project is submitted -- phases of the project are created.

 

 

find_real_file.png 

 And tabs like Details, Business Case, Financials, Risk Score, Notes , score Preferences get created (Please note that details like Business case, financials get populated from Demand)

 

 

find_real_file.png

 

Step 3: A tab for score is also created

It has details of risk score, value score and size score and overall project scope

 

Project Score Formula = (10-risk_score + value_score + size_score) / 3

If you want to know how the risk_score, value_score and size_score are calculated in a demand please read this article

If you want to know how the risk_score, value_score and size_score are calculated in a project please read this article

if you are interested on how they are calculated in a Project please click on this article

Scores are calculated by the Business rules: EntityScorer.updateMetricScore(current);
In particular they are calculated in ScoreCalculator Script Include functions (Risk is calculated in calculateRisk, Value  is calculated in calculateValue, Size is calculated in calculateSize,

 

So if you need to change the way these scores are calculated, you can do that.

 

 

Step 4: You can request resources from the project. Requested resources go to the assigned resource manager for approval

find_real_file.png

 

find_real_file.png

 

 Step 5 - it also allows you to document and track risks

 

 find_real_file.png

 

Step 6 - And Project changer requests can also be created

find_real_file.png

Step 7 - Project status report can also be created

find_real_file.png

 

Planning console helps you combine steps like status report, financials in one view

 

find_real_file.png

 It gives a single stop shop for planning activities:

 

find_real_file.png

 

Here planning can be effectively done by adding project tasks, project resources or by creating status.

 

 find_real_file.png

find_real_file.png

 

find_real_file.png

find_real_file.png

 

This is how project management module can help you manage all the different phases, tasks of projects.

 

Please mark helpful or comment as the case may be.

 

Comments
VS7
Tera Explorer
Easy Explanation
Version history
Last update:
‎08-14-2020 08:18 AM
Updated by: