Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting JBO-27014: Attribute ReqId in FunctionalReqs is required

694360Jul 31 2009 — edited Aug 3 2009
I have a Functional_Reqs table that has a req_id. I also have a freq_trigger and freq_seq. When I create my entity object ReqId is of type DBSequence. I'm not sure why I'm getting this error. This happens when I test it from the AppModule as well as when running the page that is creating a new row into this table. I'm not having a problem with my other tables that use triggers/sequences to update the reqId so why is this one different. I have rewritten my View Object a couple of times and I'm still getting the same error. Is there somethign else I need to look for or do?

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 31 2009
Added on Jul 31 2009
2 comments
2,690 views