Sage CRM

 View Only
  • 1.  Sage CRM 7.3 - data upload (company) is going real

    Posted 10-18-2016 15:36
    Sage CRM 7.3 - data upload (company) is going really slow. This is a second round of imports and he same data mappings are being used. Any ideas on what is causing the slowness?


  • 2.  RE: Sage CRM 7.3 - data upload (company) is going real

    Posted 10-18-2016 15:44
    Did you leave the parking brake on? If that's not it, check the machine resources. Are you doing it at the server? On a workstation going across a network? How big is the data file? How many records?


  • 3.  RE: Sage CRM 7.3 - data upload (company) is going real

    Posted 10-18-2016 15:50
    Directly on the server. About 4500 records per file - 5 files to import. Did it previously and each file took 10-15 minutes. Then th et realized they had to do some cleanup of their Salesforce data so we wiped data and are doing round 2, but running really slow


  • 4.  RE: Sage CRM 7.3 - data upload (company) is going real

    Posted 10-18-2016 15:54
    Well ... you have records in the system now so all the indexes are doing extra work as you import more records. If anyone is a MS SQL expert, maybe they could advise here? I'm wondering - definitely not recommending it because I don't know enough - if you could turn off the indexing until the records are all imported?


  • 5.  RE: Sage CRM 7.3 - data upload (company) is going real

    Posted 10-18-2016 19:15
      |   view attached
    @PeterWolf - is the code that takes the contents of Temp_DUTable and puts it in the company, person,address, etc accessible somewhere? Sage support was no help and leaving it run for several hours only added about 30 records to the company table and I got back to the attached screen shot in the browser.


  • 6.  RE: Sage CRM 7.3 - data upload (company) is going real

    Posted 10-18-2016 19:28
    The upload process does still seem to be running in the background, but at a rate of about 5 minutes per record...


  • 7.  RE: Sage CRM 7.3 - data upload (company) is going real

    Posted 10-19-2016 12:01
    disabling indexes other than PK did not help


  • 8.  RE: Sage CRM 7.3 - data upload (company) is going real

    Posted 10-20-2016 06:53
    I checked with my team and no one had any specific suggestions. Did Sage support offer any clues?


  • 9.  RE: Sage CRM 7.3 - data upload (company) is going real

    Posted 10-20-2016 07:00
    Finally figured out late last night that the delay was that it was looking for the integration engine which was off because I did NOT want anything sent over to MAS, and even though updating MAS from CRM as turned off on the MAS integration side I did not trust it (and it looks like I was right not to). Had to disable the whole integration and will then have to turn it back on again once they confirm this upload is OK.


  • 10.  RE: Sage CRM 7.3 - data upload (company) is going real

    Posted 10-20-2016 07:04
    Thanks for the update!