I want to use Dbsync to connect Salesforce to QuickBooks desktop but I receive below error:
Invalid adapter type “com.avankia.appmashups.engine.conversion.adapters.SalesforceAdapter” for adapter “Salesforce”.java.lang.IllegalArgumentException: Arguments to addParameter(String, String) cannot be null Error:java.lang.IllegalStateException: Cause: Invalid adapter type “com.avankia.appmashups.engine.conversion.adapters.SalesforceAdapter” for adapter “Salesforce”.java.lang.IllegalArgumentException: Arguments to addParameter(String, String) cannot be null
I found below article: http://help.mydbsync.com/docs/display/dbsync/ODATA+Date+Format
First I wanted to change the date format in Salesforce but I could connect the same QuickBooks to another Salesforce org with the same date format so I am not sure if the problem is date format.
I need any advice to resolve this issue.
Thank you