web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

OData Creating a project using ProjectsV2 Entity Error Message

(1) ShareShare
ReportReport
Posted on by 15
 
 
Hi
 
 
 
I am trying to create a test project in F&O using C# and the ProjectV2() Entity, I have filled out all the required fields, this is my code
 
 
           ProjectV2 proj2 = new ProjectV2()
            {
                ActualEndDate = DateTime.Now.AddDays(5),
                Description = /Description/,
                ActualStartDate = DateTime.Now,
                ProjectId = /1002/,
                ProjectName = /Test/,
                DataAreaId = /DAT/,
                ProjectedStartDate = DateTime.Now,
                ProjectGroupId = /TM/,
            };
            context.AddToProjectsV2(proj2);
            context.SaveChanges();
   
 
 
 
 
however i am getting this error message below on the SaveChanges
 
 
 
Write failed for table row of type 'ProjProjectV2Entity'. Infolog: Error: The record being saved is for Legal Entity ### that has not turned on Project Operations Integration. This record will not be synchronised to Finance and Operations. For correct synchronisation to occur, turn on Project Operations Integration for this Legal Entity in Project parameters form in Finance and Operations
 
 
 
We have tried switching this on however it prompts about resetting accounting parameters, which we really do not want to do. Is there a better way i can achieve this functionality ?
 
 

Activating
project operations feature will reset project management and accounting
parameters for selected legal entities. Do you want to proceed?

 
 
TIA
 
 
   
 
 
 
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Abhilash Warrier Profile Picture

Abhilash Warrier 668 Super User 2026 Season 1

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 630 Super User 2026 Season 1

#3
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 581

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans