A lightweight EAI tool based on Java technology with a web browser interface for building integration processes from an extensible selection of adapter components. It runs on Apache Tomcat application server and stores its configuration in MySQL database.
Be the first to post a text review of OpenSyncro. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* New built-in components: - JDBCSource for running SQL Select queries in a database and returning the result rows in XML format. Enables processing of arbitrarily large data sets by iterating through results instead of reading all rows to main memory. - RemoteOrderConverter for inserting and updating sales orders into a Workspace webshop. Provides the same functionality as RemoteOrderDestination component, but allows further processing steps to take place if sales order import finishes without errors. * Improvements: - HTTPSource, HTTPConverter and HTTPDestination components now allow choosing the character set encoding used to read HTTP server's response. Additionally it's possible to set "Content-Type" header information in HTTPConverter and HTTPDestination. - LocalFileDestination supports adding a specified string at the beginning and at the end of the written file. The feature is particularly useful in iterating Pipes that process multiple XML fragments and need to output a single XML declaration line and to include the result data inside a root element. - LocalFileWriteConverter's new "always overwrite" mode combined with use of LocalFileReadConverter provides means to temporarily store and retrieve data blocks during a single Pipe iteration step. - RemoteCustomerSource has new selection criteria parameters for exporting customer records which have been modified by webshop administrator and/or the customer herself after a given date and time. - WorkspaceHQLResultConverter: HQL object's property name may now include references to Hibernate object's collection type properties. This allows for example retrieving webshop product data by item code or stock amount of the product's option choices (product variants). * Important bugfixes: - JDBCSource and JDBCConverter components were double escaping XML reserved characters in the output. - LocalFileReadConverter could not be used in iteration mode, as it always returned null value after the first iteration step. - Workspace webshop connector components did not function under Java 1.6. - WorkspaceHQLResultConverter: unique value filtering from XPath query results was broken and also a few special characters were not properly escaped in the generated HQL query. - Deleting a Pipe did not work if it had Transfer log entries. - Top frame menubar is no longer duplicated when user logs in again after a timed out session. - After execution of a remotely invoked Pipe, in certain situations a ConcurrentModificationException was thrown in PipeExecutionThread's cleanup code.
* New built-in components: - JDBCSource for running SQL Select queries in a database and returning the result rows in XML format. Enables processing of arbitrarily large data sets by iterating through results instead of reading all rows to main memory. - RemoteOrderConverter for inserting and updating sales orders into a Workspace webshop. Provides the same functionality as RemoteOrderDestination component, but allows further processing steps to take place if sales order import finishes without errors. * Improvements: - HTTPSource, HTTPConverter and HTTPDestination components now allow choosing the character set encoding used to read HTTP server's response. Additionally it's possible to set "Content-Type" header information in HTTPConverter and HTTPDestination. - LocalFileDestination supports adding a specified string at the beginning and at the end of the written file. The feature is particularly useful in iterating Pipes that process multiple XML fragments and need to output a single XML declaration line and to include the result data inside a root element. - LocalFileWriteConverter's new "always overwrite" mode combined with use of LocalFileReadConverter provides means to temporarily store and retrieve data blocks during a single Pipe iteration step. - RemoteCustomerSource has new selection criteria parameters for exporting customer records which have been modified by webshop administrator and/or the customer herself after a given date and time. - WorkspaceHQLResultConverter: HQL object's property name may now include references to Hibernate object's collection type properties. This allows for example retrieving webshop product data by item code or stock amount of the product's option choices (product variants). * Important bugfixes: - JDBCSource and JDBCConverter components were double escaping XML reserved characters in the output. - LocalFileReadConverter could not be used in iteration mode, as it always returned null value after the first iteration step. - Workspace webshop connector components did not function under Java 1.6. - WorkspaceHQLResultConverter: unique value filtering from XPath query results was broken and also a few special characters were not properly escaped in the generated HQL query. - Deleting a Pipe did not work if it had Transfer log entries. - Top frame menubar is no longer duplicated when user logs in again after a timed out session. - After execution of a remotely invoked Pipe, in certain situations a ConcurrentModificationException was thrown in PipeExecutionThread's cleanup code.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: