Project baseline - is there a way to schedule a baseline?

skendy
Tera Expert

Hi,

I have been asked if there is a way to schedule (or an automatic procedure) a baseline in the project related lists?

I was thinking a kind of any specified date or time to have a 'snapshot' of the project tasks state and actual dates and progress.

I suggested scheduling reports, but it is not the same thing...

Thank you for any help,

Skender

1 ACCEPTED SOLUTION

Change this line as per your requirement



projects.addEncodedQuery("active=true^state=1");



Baselines parent table is 'planned_task_baseline'. The script is for creation of baselines . You may run a scheduled report to automatically retrieve the data


View solution in original post

21 REPLIES 21

Ok I agree with you: there is no point in having multiple baselines for a project, and more of that, in the same day.


I just wanted to be sure I understood the script you provided.



In fact, my customer wants to have a scheduled job which will run weekly (every Friday). I set a scheduled report (I see it from scheduled jobs also!) and it works fine.


Totally clear now to me!



Thanks again K.,


Skender


kellykaufmann
Mega Guru

Good question...sharing this with the Group: ServiceNow User Group - SIG - PPM | ServiceNow community.