Bug 478273 - FEATURE: Database Attribute Mapping Wizard
Summary: FEATURE: Database Attribute Mapping Wizard
Keywords:
Status: CLOSED EOL
Alias: None
Product: penrose
Classification: Retired
Component: Configuration
Version: 2.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Endi Sukma Dewata
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: 471500
TreeView+ depends on / blocked
 
Reported: 2008-12-27 08:13 UTC by Chandrasekar Kannan
Modified: 2020-03-27 19:35 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:35:36 UTC
Embargoed:


Attachments (Terms of Use)

Description Chandrasekar Kannan 2008-12-27 08:13:40 UTC
the wizard takes a user from connection definition through to complete objectclass mapping and attribute definitions. 

=========================================================
Issue dump from jira
$VAR1 = {
          'priority' => '3',
          'customFieldValues' => [],
          'project' => 'PENROSE',
          'status' => '1',
          'components' => [
                            {
                              'name' => 'Configuration',
                              'id' => '10014'
                            },
                            {
                              'name' => 'Studio',
                              'id' => '10010'
                            }
                          ],
          'reporter' => 'jimyang',
          'key' => 'PENROSE-308',
          'assignee' => 'jimyang',
          'summary' => 'Database Attribute Mapping Wizard',
          'id' => '11030',
          'updated' => '2008-08-12 15:42:14.0',
          'votes' => '0',
          'fixVersions' => [
                           {
                             'releaseDate' => '2005-06-03 00:00:00.0',
                             'sequence' => '1',
                             'name' => 'Penrose-0.9.1',
                             'released' => 'true',
                             'id' => '10004',
                             'archived' => 'false'
                           }
                         ],
          'affectsVersions' => [
                               {
                                 'releaseDate' => '2005-06-03 00:00:00.0',
                                 'sequence' => '1',
                                 'name' => 'Penrose-0.9.1',
                                 'released' => 'true',
                                 'id' => '10004',
                                 'archived' => 'false'
                               }
                             ],
          'description' => 'the wizard takes a user from connection definition through to complete objectclass mapping and attribute definitions. ',
          'created' => '2008-08-12 15:42:14.0',
          'type' => '2'
        };


=========================================================

Comment 1 Endi Sukma Dewata 2009-02-24 00:09:09 UTC
This process can be done using several wizards:
- Connection wizard (for creating the connection)
- Source wizard (for creating the source using the above connection)
- Entry wizard (for creating the virtual LDAP entry using the above source)


Note You need to log in before you can comment on or make changes to this bug.