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 165560 - ExternalTablePollingStream Properties labels need to be modified
Summary: ExternalTablePollingStream Properties labels need to be modified
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: IEP editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Gabriel Badescu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-20 02:17 UTC by kdoizaki
Modified: 2009-05-20 02:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kdoizaki 2009-05-20 02:17:30 UTC
Tested using GlassFishESB v2.1 nightly build (20090515-1455).

When ExternalTablePollingStream operator is used in a process, it can be configured from the Properties panel. 
(1) There are 3 labels named "output schema" which do not match property name in Property Editor.
(2) "is global" is labeled differently in Property Editor ("Delete Polled Records:")

Steps to reproduce:
(1) Drag and drop ExternalTablePollingStream operator into IEP process
(2) View Properties panel - Ctrl+Shift+7
Note the 3 instances of "output schema"
(3) Double-click the operator to view the Property Editor
   (a) output schema with check box should be labeled to match "Preserve Last Fetched Record"
   (b) output schema with "..."/custom editor should match "Last Fetched Record Table"
   (c) final output schema should probably match "Record Identifier Columns", but displayed values don't match what is 
displayed in Property Editor.