| 8 |
2003-01-18 - start integration with Torus |
2003-01-18 - start integration with Torus |
| 9 |
|
|
| 10 |
- MAPI <-> LDAP |
- MAPI <-> LDAP |
| 11 |
- please look at http://www.netfrag.org/horde/chora/cvs.php/perl/scripts/outlook2ldap/ |
- please visit http://www.netfrag.org/horde/chora/cvs.php/perl/scripts/outlook2ldap/ |
| 12 |
|
|
| 13 |
2002-10-10 - initial commit |
2002-10-10 - initial commit |
| 14 |
|
|
| 20 |
It sits on top of Data::Storage. |
It sits on top of Data::Storage. |
| 21 |
|
|
| 22 |
REQUIREMENTS |
REQUIREMENTS |
| 23 |
For full functionality: |
dependencies |
| 24 |
|
|
| 25 |
|
from CPAN or (for win32) a ppm-repository: |
| 26 |
|
App::Config (CPAN only) |
| 27 |
|
Tie::IxHash |
| 28 |
|
Log::Dispatch |
| 29 |
|
Log::Dispatch::Config |
| 30 |
|
mixin |
| 31 |
|
Hash::Merge |
| 32 |
|
Tie::SecureHash |
| 33 |
|
Date::Manip |
| 34 |
|
|
| 35 |
|
from nfo/perl/libs: |
| 36 |
Data::Compare |
Data::Compare |
| 37 |
Data::Storage |
Data::Storage |
| 38 |
Data::Transform |
Data::Transform |
| 39 |
|
DesignPattern:: (to be renamed into Class::) |
| 40 |
... and all their dependencies. |
... and all their dependencies. |
| 41 |
|
|
| 42 |
|
additional modules required for 'outlook2ldap' |
| 43 |
|
|
| 44 |
|
Win32::OLE |
| 45 |
|
Net::LDAP |
| 46 |
|
|
| 47 |
|
additional modules required for 'db2db' |
| 48 |
|
|
| 49 |
|
DBI |
| 50 |
|
DBD::mysql |
| 51 |
|
DBD::CSV |
| 52 |
|
Tangram |
| 53 |
|
|
| 54 |
AUTHORS / COPYRIGHT / LICENSE |
AUTHORS / COPYRIGHT / LICENSE |
| 55 |
The Data::Transfer::Sync module is Copyright (c) 2002 Andreas Motl. |
The Data::Transfer::Sync module is Copyright (c) 2002 Andreas Motl. |
| 56 |
All rights reserved. |
All rights reserved. |
| 57 |
|
|
| 58 |
Contributions by Sebastian Utz <su@tunemedia.de> and |
Code contributions, suggestions, support and ideas by |
| 59 |
Jan Hoffmann <jan@romain-volk.com>. |
Sebastian Utz <su@tunemedia.de> and Jan Hoffmann <jan@romain-volk.com>. |
| 60 |
|
|
| 61 |
You may distribute it under the terms of either the GNU General Public |
You may distribute it under the terms of either the GNU General Public |
| 62 |
License or the Artistic License, as specified in the Perl README file. |
License or the Artistic License, as specified in the Perl README file. |
| 63 |
|
|
| 64 |
SUPPORT / WARRANTY |
SUPPORT / WARRANTY |
| 65 |
Data::Transfer::Sync is free software. IT COMES WITHOUT WARRANTY OF ANY KIND. |
Data::Transfer::Sync is free software. IT COMES WITHOUT WARRANTY OF ANY KIND. |
| 66 |
|
|
| 67 |
|
Please feel free to contact me at <andreas.motl@ilo.de>. |
| 68 |
|
|
| 69 |
EXAMPLE OUTPUT CHUNKS |
EXAMPLE OUTPUT CHUNKS |
| 70 |
synchronizing orm objects against entries in a .csv file - 17 items modified |
Synchronizing orm objects against entries in a .csv file - 17 items modified |
| 71 |
|
|
| 72 |
notice: PULL INTO backend NODE * TYPE Country SELECT NODE * TYPE [n/a] FROM base USING MODULE BizWorks::ResourceMapping; |
notice: PULL INTO backend NODE * TYPE Country SELECT NODE * TYPE [n/a] FROM base USING MODULE BizWorks::ResourceMapping; |
| 73 |
notice: OEF::Script::AbstractFeeder: |
notice: OEF::Script::AbstractFeeder: |
| 81 |
:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:ctr:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:ctr:c:c:ctr:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c |
:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:ctr:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c:ctr:c:c:ctr:c:c:c:c:c:c:c:c:c:c:c:c:c:c:c |
| 82 |
info: Data::Transfer::Sync::Core->_startsync: statistics: in_sync: 180 / total: 197 / attempt_modify: 17 / ok: 17 |
info: Data::Transfer::Sync::Core->_startsync: statistics: in_sync: 180 / total: 197 / attempt_modify: 17 / ok: 17 |
| 83 |
|
|
| 84 |
synchronizing orm objects against entries in a .csv file - in-sync |
Synchronizing orm objects against entries in a .csv file - in-sync |
| 85 |
|
|
| 86 |
notice: PULL INTO backend NODE * TYPE Country SELECT NODE * TYPE [n/a] FROM base USING MODULE BizWorks::ResourceMapping; |
notice: PULL INTO backend NODE * TYPE Country SELECT NODE * TYPE [n/a] FROM base USING MODULE BizWorks::ResourceMapping; |
| 87 |
notice: OEF::Script::AbstractFeeder: |
notice: OEF::Script::AbstractFeeder: |