Download ContentConnector
ContentConnector: Your use of the ContentConnector service constitutes your binding acceptance of the ContentConnector Terms and Conditions, including any changes or modifications that 1WorldSync, Inc. may make to the terms and conditions or the ContentConnector services.
ContentConnector Terms and Conditions:
1WorldSync, Inc. hereby grants you a limited, non exclusive, non transferable, revocable license to use the ContentConnector (as defined below) for the strict limited purpose of implementing the Product Data received as part of your DataSource Services. Client acknowledges that ContentConnector is 1WorldSync, Inc. confidential and proprietary. 1WORLDSYNC, INC. EXPRESSLY DISCLAIMS ANY WARRANTY OR LIABILITY WITH RESPECT TO DESIGN, LATENT DEFECTS OR ACCURACY OF CONTENTCONNECTOR. “ContentConnector” means the proprietary 1WorldSync, Inc. application that automates SKU requests and DataSource download.zip feeds integration.The ContentConnector manages SKU requests (for CatalogBase accounts), data retrieval, database creation, and database maintenance processes of your DataSource database.
Main ContentConnector version highlights.
Version 2.2.22 - latest release
—————
- This new version supports the updated 1WorldSync domains, and defaults to SFTP.
Version 2.2.20
—————
- Allows to restore the foreign keys which were not dropped before on MS SQL.
Please review the upgrade requirements in the Connector FAQ section here.
Version 2.2.18
—————
- ComboPooledDataSource parameters have been set to prevent connection reset issue.
Version 2.2.17
—————
- JDK 17 support has been added.
Version 2.2.16
—————
- Log4j has been updated to the version 2.17.1
Version 2.2.15
—————
- Log4j has been updated to the version 2.17.
Version 2.2.14
—————
- PostgreSQL driver was update to ver.42.2.22. Now ContentConnector supports PostgreSQL up to PostgreSQL 12.
Version 2.2.13
—————
- Exception during applying "updateExistingAndInsertNew" policy on PostgreSQL has been fixed.
Version 2.2.12
—————
- A Foreign Key сonstraint error on PostgreSQL fixed.
Version 2.2.11
—————
- "Loader" setting error affecting MySQL NoLocal and PostgreSQL JDBC loaders fixed.
- PostGreSQL BIT fields with JDBC Loader crashing issue fixed.
Version 2.2.10
—————
- "TRUNCATE" option not working bug has been fixed. Problem related to MS SQL setups with truncate option turned on.
Version 2.2.9
—————
- “File not found” error fixed for loading the data from an external source. Example: the error appeared when the option “External:AlternativeSearchableAttributes” has been enabled in the configuration file for the first time.
Version 2.2.8
—————
- Fixed “duplicate column name” error for Oracle database (error message “ORA-00957: duplicate column name”)
Version 2.2.7
—————
- Implemented truncate of foreign keys for MySQL database
- Add CompatibleSchema option. If the option is turned on, the connector should:
- bypass schema version check
- create cds_Metadata table if it doesn't exist
- use compatible schema file
- UTF-8 detection logic for MySQL
- Support old location of schema configuration tag
- Fixed deletion of all files at import
Version 2.2.5
—————
- Microsoft Azure SQL Database support
- MariaDB Database support
- OpenJDK 11 support
- Thumbnails resizing fix on OpenJDK 8+
- Email Notification about FATAL errors
Version 2.2.3.4
—————
- New command 'import' replacing full and increment
- New command 'importnodownload' replacing fullnodownload and incrementnodownload
- Removed the option 'CheckIsFullDownload'
- Removed the option 'RelatedProducts'
- Variable-length data types on SQLServer instead of fixed-length
- 'IsObsolete' field data type changed to 'bit' for SQL Server
- Timestamp fields updated to 'date' data type on SQLServer
- Optimized performance and space usage for SQL Server
- SOCKS5 proxies support
- UTF8 support for SQL Server
- Added option to remove archived downloads (30 days by default)
- Data compression support for tables and indexes for SQL Server
- New option 'UseTruncate' allowing to clear tables more efficiently
- The field 'cds_catalog.Reserved4' renamed to 'cds_catalog.IsObsolete'
Version 2.2.3.3
—————
- PostGreSQL SKU Upload
- SQL Server - single quotes for bulk insert
- SFTP mode for upload files
Version 2.2.3.2
—————
- Added support for new media types
Version 2.2.3.1
—————
- Lengthen pim_atr_voc Text field
Version 2.2.3.0
—————
- Supports new PIM Feed tables
Version 2.2.2.0
—————
- Supports digitalcontent/Digital_Content_Text.txt
Version 2.2.1.0
—————
- Unicode Support - support for UTF-8 and UTF-16 code pages
- Add ExternalDataSet processing to PostGreSQL
- Updated configuration files
- Add all supported languages
- Move External DataSet element to ContentConnector.xml
- Add brief description of the options
- Add Windows codepages
- Handle backslashes in table data for PostGreSQL
Note: This version requires JDK 1.7
Version 2.2.0.11
—————
- Update policy for cds_Cct_Version and cds_Cct_Categories changed to truncateThenCopy
Version 2.2.0.10
—————
- Fix PostgreSQL update statements
Version 2.2.0.7
—————
- Shorten some table names in Oracle when there are table prefixes
- Fix text with a ‘\’ in MySQL
Version 2.2.0
————–
- Added SFTP support, AlternativeSearchableAttributes & AttributeDisplayOrder
- Added PostGreSQL support
- Added multi-column insertNew update functions
Version 2.1.0
————-
- Added support for upgrading cds_Catalog.txt to cds_Catalog_Info.txt.
- Added Digital Content Meta tables.
- Digital Content downloading now reads from database instead of files.
- Thumbnail creation will use Meta information for 1WS digital content.
- Moved DownloadDigitalContent option from DataSource-*.xml to ContentConnector.xml.
- Added the ability to upload log file summaries at beginnng and end of application.
- Added option to upload PRC and MFC files.
Version 2.0.0
————-
- Refactored to new version of JAXB.
- Combined all Connectors into a single JAR.
- Upgraded all JDBC drivers.
- Removed DB2AS400 support.
- Added support for ProductReview mode.
- Reconfigured config files into a single ContentConnector.xml file.
- Added a service name keyword to point the ContentConnector to the correct service (ProductReviews, DataSource, etc.).
- Renamed DataSource Connector to ContentConnector.
- Reorganized configuration directory.
- Reorganized data director.