The CreatorCon Call for Content is officially open! Get started here.

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.

Anurag11
Kilo Contributor

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.

1 REPLY 1

Vinay76
ServiceNow Employee
ServiceNow Employee

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