We are updating our applications to use REST services instead of the BO’s. I have deployed several projects and am seeing errors in the app server logs. The error is Part Not Found. What I want to know is why is this an error for iis. I don’t see any other errors for the other REST services I am using (i.e. Order Not found, etc…)
It just saying when a GetByID was run, no record was found. This can happen if you are looking in the wrong company.
aidacra
(Nathan your friendly neighborhood Support Engineer)
3
On an unrelated note, there is an enhancement to change the error level of “record not found” messages from error to informational because it isn’t really a sign of an issue–just that a lookup was executed and it couldn’t find what was being asked of it.