View Single Post
  #2 (permalink)  
Old March 21st, 2008, 10:22
bmj_23 bmj_23 is offline
Senior Member and Blogger
 
Join Date: May 2007
Posts: 170
Thanks: 4
Thanked 31 Times in 31 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
bmj_23 will become famous soon enough
Re: Order Releaseline gid missing

I believe that the order release line ID is created using the BNG rule ORDER_RELEASE_LINE_XID.DEFAULT. Check that the configuration of that rule is complete and has not reached a maximum value or some other error.

If that is not the issue, look in to the log files to check what is happening during the creation of the order release line. Column order_release_line.order_release_line_gid has a NOT NULL constraint on it so something is definitely not functioning correctly.

Re-post if you are still having issues.
Reply With Quote