The period name Dec-2023 doesn't exist in the project calendar. (PJO-2205268)
Summary:
Getting an error while trying to use REST API - Create a planning resource for a project budget version - /fscmRestApi/resources/11.13.18.05/projectBudgets/{PlanVersionId}/child/PlanningResources
The period name Dec-2023 doesn't exist in the project calendar. (PJO-2205268)
Content (please ensure you mask any confidential information):
I am doing this -
1) creating project
{
"ProjectName":"NK571W0202202403",
"ProjectNumber":"NK571W0202202403",
"ProjectDescription":"NK571W0202202403",
"ProjectStatus":"Budget",
"SourceApplicationCode":"Rapid_Entry",
"OwningOrganizationName":"ALASCOM - 1F",
"ProjectStartDate":"2024-02-01",
"SourceTemplateId":300000003929730,
"SourceTemplateName":"COE Analog ESS Template",
"ProjectDFF":[
{
"estInSvcDate":"2024-02-02"
}
],
"ProjectTeamMembers":[
{
"PersonId":100000001640943,
"ProjectRole":"Project Manager",
"StartDate":"2024-02-01"
}
]
}
2) creating projectBudgets (/fscmRestApi/resources/11.13.18.05/projectBudgets)
{
"FinancialPlanType":"Cost Only Budget",