2022

Page tree
Skip to end of metadata
Go to start of metadata

Effective Release Date: November 15, 2010

Release Notes:

Shopping Cart for DBSync


Shopping cart is a new addition in website www.mydbsync.com. Shopping cart will enable users to review and purchase Adapters, Solutions and Process from www.mydbsync.com website.

Users can make the purchase directly from www.mydbsync.com. Shopping cart enables the user to select and add products to the cart and make purchase for all the products in the cart online by using his/her credit card.

New Get Started Validation Process

Quick Start now has built in validation to check the complete Adapter setup as well as Processes used in the integration.

This validation process checks each and every action of the sync and finds out all valid and invalid entries based on the adapter configurations. Once the validation is completed, the user is presented with a tabular report for all the valid and invalid actions.

  • Valid actions are marked with a green check icon as and all invalid actions are marked with red minus icon as .
  • All the invalid actions also contain the comments explaning the failures like missing mapping fields, invalid queries and others.
    The validation can be invoked from two places in the application
  1. Get Started: Click on Validate Button after the user enters configures the Adapters.
  2. Process Setup: Click on the process definition file -> Right mouse click -> Validate Process

Support for All QuickBooks 8.0 and Later Versions

DBSync now supports all the versions of QuickBooks 8.0 and later. New addition to the portfolio is QuickBooks Australia. Now DBSync Supports almost all major versions of QuickBooks:

  • QuickBooks 8.0 or Later US
  • QuickBooks 8.0 or Later UK, Canada and Australia.

Log Viewer

One of the most requested features - Log Viewer is now available as a Beta feature with this release

Log Viewer features contains -

  • Time-lined listing of all logs during the sync
  • Filter log messages by component name and type. Component names can be state name, reader and writer block name etc. Types can be one of the log level like INFO, SEVERE etc.
  • Ability to scroll through a list of messages and paginate through the log files
  • View the description for specific log event to get details for troubleshooting.
  • Error codes related to SEVERE now have online documentation for you to better understand the error and look at possible solutions on the Error Code Page. The Error Code Page can be navigated by clicking on the Error Code Link on the Log Viewer.
  • Log rotation is now enabled by default to limit disk usage on logs file generated when a process is run.
  • Email Logs in previous version has been replaced by this new feature.

Salesforce.com Adapter: Ability to select all fields for mapping without the need of updating SOQL - Select * from Object

One of the main drawbacks for SOQL and mapping fields was that we have to first add fields in the SOQL query and then add perform mapping. We now have a better solution .

DBSync's Salesforce adapter is now enabled with powerful "select * from object" feature. DBSync now enables the user to use "select * from object" in retrieving data from salesforce.com .

By using "*", similar to ANS SQL standards, DBSync Salesforce Adapter can translate it to retrieve all fields for the corresonding "from" object. When used with a Reader, it will provide Process Modellers to dynamically retrieve all fields from that Object in Salesforce.com, thus reducing thier time to maintain the fields in the Query. These fields will be now available during creating of maps from the Mapping Screen.

New User Interface of DBSync Console

DBSync console has received a new tweak and more user friendly Interface.

  • The Interface received a new Quick Start Button instead of Get Started.
  • A new button called Log Viewer is a new addition to the User Interface.
  • A new toggle button called Manage that consists of Edit and Delete button for Profiles.
  • Create Profile Button is now placed at the bottom of profiles Section.

Delete confirmation for profiles

Delete link for profiles and Process Definition will require users to confirm before the application deletes the Profile or Process Definition.
Now no reason to worry about the accidental delete of profiles, even if you accidentally click on delete link DBSync will be asking for confirmation before deleting the profile.

Upgrade to DBSync 2.8

Upgrade to new DBSync 2.8 and avail all new features. To view upgrade document ?click here

  • No labels