2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Release Notes:

Table of Contents

New Features

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.

...

New Get Started Validation Process

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

...

  • 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 usuage on logs file generated when a process is run.

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 . Select complete data and all fields from any object of Salesforce without worrying about the structure of the object. DBSync has enabled its users to use "select * from Object" with salesforce.com when force.com and SOQL have limitation and are not supporting this feature. "Select * from Object" populates all the fields of object in the mapping screen.

Improvements:

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.

...

Image Added

Delete confirmation for profiles

...

Delete link for profiles have a confirmation dialog box. 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 , even if you accidentally click on delete link DBSync will be asking for confirmation before deleting the profile.