Search

Help

Page 1 of 8. Showing 74 results (0.015 seconds)

  1. Using Date Function in DBSync Integration

    Using Date function in DBSync Date has always been one of the most complex functions to be used in integration. DBSync has inbuilt date function that can be used in the mappings to convert date from source to target format. Along with the inbuilt date function, you can also utilize the date functions of various
  2. ODATA Date Format

    ) at com.avankia.appmashups.quickbooks.QBWebConnectorSvcSoapImpl$QBConnectorAdapter.run(QBWebConnectorSvcSoapImpl.java:238) at java.lang.Thread.run(Thread.java:745) Solution: The Odata date format
  3. Valid Close Date Password Error

    of the “valid closing date password” error from Quickbooks. Present Mapping:VALUE("OpportunityId") Tejas1.PNG When the mapping is as shown in the above image, the receivables will not get linked to salesforce when we encounter the “valid close date password” error with the opportunityID field being empty in Quickbooks
  4. Payment Date should be in a different Time Zone instead of GMT

    on mappings. Payment Date should be on Hawaii Time Zone by default it will be in GMT. Solution: Go to receivable mappings, then on Payment Date (PaymentDatec … = java.time.LocalDateTime.now(java.time.ZoneId.of("GMT10")); datetime=datetime.minusHours(10); java.util.Date date = null; try catch (Exception e) return LOG(formatter.format(date
  5. How to convert the Date value from GMT to CST along with the Time

    Issue: (Orders Date, Inventive PA , (SQL Server) to Memo field on Invoice in (QuickBooks desktop ) is showing GTM date and time. For example: If the time zone needs to be Chicago Standard Time(CST) then needs to do the following update on mappings. Orders Date should be on Chicago Standard Time (CST) Zone by default
  6. Payment Applied - Date from Quickbooks to Salesforce

    Payment “AppliedDate” from QuickBooks ReceivePayment into SalesForce (Invoice) Object Create new DBSync Workflow under same Project and use the following DBSync query to fetch the records from QuickBooks ReceivePayment Object DBSync Query : select from ReceivePayment where ReceivePayment.MaxReturned=100 and ReceivePaym
  7. Quickbooks To Salesforce Migration process.docx

    in the Screen shot below. Note : Similarly you can select or deselect other mappings as required. To Migrate the data from the required date. Step1 : Go to Quick Start window. Step2: From the left Menu Select the CustomerToAccount state. Step3 : In the “Last Success Run” Edit the date from when you want to Migrate the data
  8. Workflows and Functionality

    . Prerequisites: Last modified date or created date of QuickBooks record should be greater than last success run of DBSync. Item Service To Product Functionality: It creates Product in Salesforce from QuickBooks Items of type Service. Prerequisites: Last modified date or created date of QuickBooks record should be greater
  9. Scheduler

    , follow the guidelines: To create a scheduled job, select a process to create a schedule. Select a date range and a repeat factor and Save. The record saved … values 1 Start Date The date on which job should be triggered DDMMYYYY 2 End Date The date on which job should end in case of repeat DDMMYYYY 3 Hours Hour
  10. Error Code List contd-

    date. There was an error when converting the date value, "fieldValue", in the field, "fieldName". The date format specified is invalid in the request element. Please refer to your logs for identifying the record with error and rectify it. The date format needs to be, YYYYMMDD. 43 DBQB3030 Invalid date range. Invalid