Bug #2940
closed
Querybuilder with EMLDatasource actor does not return data
Added by ben leinfelder about 16 years ago.
Updated almost 16 years ago.
Description
See attached workflow for example.
When querybuilder interface is used to limit the columns/records nothing is returned.
When the actor is first dragged to the canvas (w/o specifying filters) data is returned.
Files
This does not appear to be a general problem with QueryBuilder since it does work when a single EML2 datasource is dragged to the screen. (Dan Higgins)
I need to amend previous comment. QueryBuilder seems to work when there is a SINGLE table associated with the dataset!
This problem wasn't caused by multiple tables or single table. Actually there is a space in attribute name cause the problem - illegal db attribute name (with a space between two word). I added a new method to transfer space to underscore. It fixed the problem. The attached workflow now works.
Ben tried the workflow and it worked for him too.
Original Bugzilla ID was 2940
Also available in: Atom
PDF