Bug 111006 - Headless mode of log import wizard
Summary: Headless mode of log import wizard
Status: CLOSED WONTFIX
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP.monitoring (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P1 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Alex Nan CLA
QA Contact:
URL: http://www.eclipse.org/tptp/groups/Ar...
Whiteboard:
Keywords: Documentation
Depends on:
Blocks: 109874
  Show dependency tree
 
Reported: 2005-09-28 17:55 EDT by Li Ding CLA
Modified: 2010-06-03 15:09 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Li Ding CLA 2005-09-28 17:55:21 EDT
This feature actaully asks for two enhancements of Import Log Wizard so that it
can be integrated with other tooling easily :
1. Separate UI and underline processing code
2. Provide a configurable import log wizard archtecuture.

Details:

1. In current Import log wizard, UI and processing code are very tightly
coupled. Both are resides in import wizard class. This causes problem for third
parties to integrate log import ability in their tooling. Third party may have
programtical way to get the necessary parameters for importing log instead of
using import log wizard interactively. What third party needs is to call the
import log processing API. In current design, there is no such API can be
called. For example, in my case to import iSeries job log, WDSc ( iSeries
tooling based on RAD/RWD ) has UI where I can get the job information and I want
to call import log API to start the importing. Currently I have to extend the
whole import wizard.


2. The import log wizard ( or parser ? )predefines all the tabs: host, details,
destination and filter. It would be nice for third party to contribute
additional tab or remove tab. For example, they may want to logically divide the
 input fields to different tabs other than put all in "details" tab.  Ideally,
import log wizard predefined tabs should be common APIs so that third party can 
reuse them.
Comment 1 Valentina Popescu CLA 2005-11-10 11:56:46 EST
Theme: Simple to use
Comment 2 Valentina Popescu CLA 2005-11-24 15:23:29 EST
update component
Comment 3 Dave Smith CLA 2005-12-07 11:05:33 EST
Candidate for 4.2
Comment 4 Valentina Popescu CLA 2005-12-07 11:41:25 EST
Li, please open a separate feature for the custom tabs since this has nothing to do with the import in headless mode.

Note that this feature will only deal with import in headless mode
Comment 5 Li Ding CLA 2005-12-07 12:01:05 EST
I created a separate feature 113667 before for the second issue in 111006. However it has been marked as fixed.
Comment 6 Dave Smith CLA 2005-12-13 15:36:00 EST
Removing this as a candidate for 4.2 due to lack of resources.  Note, some of this work may be covered under other TPTP Platform features.
Comment 7 Dave Smith CLA 2006-01-25 12:38:41 EST
Setting target to future so it doesn't show up in 4.2 feature query.
Comment 8 Alex Nan CLA 2007-08-14 17:14:57 EDT
Due to lack of resources this enhancement request is resolved as WONTFIX. Please feel free to reopen if you consider it's a required enhancement.
Comment 9 Alex Nan CLA 2008-06-24 18:14:25 EDT
Closing.
Comment 10 Paul Slauenwhite CLA 2009-06-30 06:30:51 EDT
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As such, TPTP is not delivering enhancements. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement is resolved as WONTFIX. For this enhancement to be considered, please re-open with an attached patch including the Description Document (see http://www.eclipse.org/tptp/home/documents/process/development/description_documents.html), code (see http://www.eclipse.org/tptp/home/documents/resources/TPTPDevGuide.htm), and test cases (see http://www.eclipse.org/tptp/home/documents/process/TPTP_Testing_Strategy.html).