This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 149546 - should be able to filter list of tables by schema in ExtTablePollingStream
Summary: should be able to filter list of tables by schema in ExtTablePollingStream
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: IEP editor (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Gabriel Badescu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-08 19:38 UTC by kdoizaki
Modified: 2008-10-08 19:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kdoizaki 2008-10-08 19:38:47 UTC
Found using JavaCAPS6 + IEP nbm files from build081002.

When selecting a table to be used in the External Table Polling Stream operator, there should be a way to filter the
list of tables by schema name in step 1. Currently, all tables in all schemas are listed. 

One example is in Data Integrator when selecting source and target tables - there is a drop down list of available
schemas to choose from, but by default displays the schema and tables based on the database connection that was
initially selected.
On the other hand, when I try to select an Oracle table for External Table Polling Stream operator, I see a slew of
tables from schemas I do not care about.