There is requirement for creation of a baseline automatically once there is a certain change in the Phase of the project. To achieve this what all configuration and customizations are required.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2020 02:10 AM
There is requirement for creation of a baseline automatically once there is a certain change in the Phase of the project. To achieve this what all configuration and customizations are required.
Thanks
Anurag Chaudhary.
Labels:
- Labels:
-
Project Portfolio Management
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2020 02:44 AM
Hi Anurag,
To create financial baseline you can use PmFinancialBaseline().createFinancialBaseline() API in a BR which triggers on change in the Phase of the project. You can view `create_baseline` UI page for reference on how baselines are created.
Thanks,
Vinay