ERXBatchingDisplayGroup problem, step into Wonder's code?
ERXBatchingDisplayGroup problem, step into Wonder's code?
- Subject: ERXBatchingDisplayGroup problem, step into Wonder's code?
- From: Baiss Eric Magnusson <email@hidden>
- Date: Fri, 26 Mar 2010 10:20:54 -0700
I wrote an inline
curTrans.setQualifier( fsAnd )
and got the same error, <'$startMonth' is unbound>, as when I use the the fetch spec of the display group.
Either there is an missing piece of info in the ERXBatchingDisplayGroup set-up documentation or in the code itself ( as it runs ok with ERXDisplayGroup).
Is there a FAQ on setting up the source for Wonder so I can step into it?
Caused by: java.lang.IllegalStateException: sqlStringForKeyValueQualifier:
attempt to generate SQL for com.webobjects.eocontrol.EOKeyValueQualifier (date >= $startMonth) failed because the qualifier variable '$startMonth' is unbound.
at com.webobjects.jdbcadaptor.FrontbasePlugIn$FrontbaseExpression.sqlStringForKeyValueQualifier(FrontbasePlugIn.java:1351)
at com.webobjects.eoaccess.EOQualifierSQLGeneration$_KeyValueQualifierSupport.sqlStringForSQLExpression(EOQualifierSQLGeneration.java:463)
at er.extensions.ERXExtensions$KeyValueQualifierSQLGenerationSupport.sqlStringForSQLExpression(ERXExtensions.java:312)
at er.extensions.jdbc.ERXSQLHelper.rowCountForFetchSpecification(ERXSQLHelper.java:1110)
at er.extensions.eof.ERXEOAccessUtilities.rowCountForFetchSpecification(ERXEOAccessUtilities.java:428)
at er.extensions.batching.ERXBatchingDisplayGroup.rowCount(ERXBatchingDisplayGroup.java:279)
at er.extensions.batching.ERXBatchingDisplayGroup.updateBatchCount(ERXBatchingDisplayGroup.java:428)
at er.extensions.batching.ERXBatchingDisplayGroup.setObjectArray(ERXBatchingDisplayGroup.java:439)
at Components.CurrentSit.<init>(CurrentSit.java:67) ... 45 more
----
Baiss Eric Magnusson
http://www.CascadeWebDesign.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden