Getting JBO-27014: Attribute ReqId in FunctionalReqs is required
694360Jul 31 2009 — edited Aug 3 2009I 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!