Importing a cvs file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • timarebel
    Member
    • Jul 2021
    • 33

    Importing a cvs file

    hello

    I have a question what is the limits of raw can espocrm import?

    thank you in advance
  • item
    Active Community Member
    • Mar 2017
    • 1476

    #2
    Hi,
    if i understand the question, it's not espoCrm dependant..
    it's config/server and so.

    For big file, always use back-end .. front-end have many limitation (web server and so... no espoCrm)

    Edit : ha sorry, you ask import.. i don't know.. but if big file, is better you create some in back-end
    Last edited by item; 11-06-2021, 12:01 AM.
    If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

    Comment

    • Kyle
      Senior Member
      • May 2020
      • 143

      #3
      I have found that there is a significant decrease in performance with larger files. I have been able to import 100,000 records quite quickly but 200,000 takes a very long time. Much quicker to do it in batches.

      Comment

      • timarebel
        Member
        • Jul 2021
        • 33

        #4
        item how can i do it from the back-end ?
        to be more clear, I have an excel table with 5000recordes, when I try to import it to Espocrm I only get 100 which is not normal that why I asked what is the maximum of records I can import !

        Kyle I only have 5000 and I cannot import it at all only 100 at the time which is not functional

        Comment

        • item
          Active Community Member
          • Mar 2017
          • 1476

          #5
          Hello,
          strange your import stuck at 100 ...
          and 5000 record is not a problem for espocrm.
          or maybe you files are not good encoded..
          you need give more info about your environment. (php/espoCrm.. Version and so)

          If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

          Comment

          • timarebel
            Member
            • Jul 2021
            • 33

            #6
            Hello;

            I have changed everything to the recommended 180
            I have the latest version of Espocrm 7.0.8
            It's a simple table with based info 5000raw and 9column it went from Excel to CVS
            I didn't notice at first this problem until yesterday, so I cannot ask my client for a new contact table

            Comment

            • Kyle
              Senior Member
              • May 2020
              • 143

              #7
              Could the job stopping be related to this issue: https://github.com/espocrm/espocrm/issues/2133

              Comment

              • timarebel
                Member
                • Jul 2021
                • 33

                #8
                hello

                it's is but i don't know how to pass over it

                Comment

                • timarebel
                  Member
                  • Jul 2021
                  • 33

                  #9
                  I tried with the backend code but nothing !! i even check the whole record and made them correct and still stops at 100. does anybody have a solution

                  Comment

                  • esforim
                    Active Community Member
                    • Jan 2020
                    • 2204

                    #10
                    Two relevant thread I would recommend to try if you have not:

                    I'm wanting to be able to upload large files to EspoCRM. I've changed the PHP.ini to allow upload/post file sizes of 1024MB and restarted my apache2 web server. When I try to upload a large file (currently testing 180MB), the upload process starts but then after about 10 seconds, a 500 error is returned by the browser. Has

                    Hi there, I just installed espo on my aws server and spent all day setting it up. Email is working fine however importation of my data is not working correctly. I have been using a commercial crm for the past 6 years and have downloaded the data in csv files. It is really strange because Sometimes it imports some of the leads


                    Taken from: https://github.com/o-data/EspoCRM-Le...nd-Design/wiki

                    Comment

                    Working...