How I slove ” Consistency violation has been found. Fix your model accordingly.” for NWDI Track
Hi Friends,
I was hunting by this error” Consistency violation has been found. Fix your model accordingly.” but couldn’t found proper solution since more then one month.I tried lot of blogs and threads also but each suggest different solution which were not worked for me…
Actually the situation is that I have develop the BPM and it is successfully build locally and I am successfully able to deploy on server and it is running fine. then I checkin the code it is not getting activate on server some how some inconsistency occur and giving above error. same when I checked out from other system my DC is in broken state and giving above error while coping to local system by checked-out.
So HOW I solve this problem !!!!
I created new work-space and try to checked out same DC to new work-space, as always it failed to build and give same error.
Then i deleted all the objects which were there and then I created simple process and build it.it was successfully build , then I checked-in the code and It was successfully activated.
Then the trick part come
I open my old Workspace for which I am able to successfully build my code locally.
Open Development Infrastructure Prospective
I open the DC content in Package Explorer by right click on content ->Team->Show IN-> Package Explorer
Copy Three folders one by one ->1) mc 2) rep 3) src
Paste to the New Work Space
at same place.
I got the message to add all files to my activity and then I build the code locally it was successfully build and at last I checked In the code
voila !!….I was successfully build and Activated on NWDI track!!!!!
Regards