- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2015 09:16 AM
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
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2015 05:08 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2015 07:35 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2015 08:00 AM
Good question...sharing this with the Group: ServiceNow User Group - SIG - PPM | ServiceNow community.