Sage 100

 View Only
  • 1.  I am using VI to import customer numbers into the

    Posted 02-09-2016 06:33
    I am using VI to import customer numbers into the Delete and Change utility in AR. Client is on MAS 200 V2015 SQL. On import, the starting customer number and ending customer number (same customer number in my case) imports fine. The MERGE TO customer number does not import. I get the files imported with bad records. The VI job tells me that the customer number already exists - as if I am trying to set up a new customer number when I am trying to merge to existing customers. Anybody have any insight on how I am messing this up? TIA


  • 2.  RE: I am using VI to import customer numbers into the

    Posted 02-09-2016 06:49
    Fortunately it's SQL - populate the table directly and skip the VI bugs.


  • 3.  RE: I am using VI to import customer numbers into the

    Posted 02-09-2016 06:59
    @PhilMcIntosh that is an excellent point. I may try it that way


  • 4.  RE: I am using VI to import customer numbers into the

    Posted 02-09-2016 07:01
    I don't think you're doing anything wrong. I just did this for a customer for ProvidX version and it worked exactly as you described.


  • 5.  RE: I am using VI to import customer numbers into the

    Posted 02-09-2016 07:25
    Do your customer numbers need leading zero's?


  • 6.  RE: I am using VI to import customer numbers into the

    Posted 02-09-2016 07:30
    @RandyMarion, we do not have leading zeros on the customer numbers. They are alphanumeric


  • 7.  RE: I am using VI to import customer numbers into the

    Posted 02-09-2016 08:23
    Not sure if this applies to you, but back in the day with pre-Framework A/R, the programming was expecting only Renumber entries or only Merge entries. You couldn't mix the 2 in the same import job otherwise errors would occur when it would process.


  • 8.  RE: I am using VI to import customer numbers into the

    Posted 02-09-2016 09:28
    Thanks @AlnoorCassim . So I know it is not just me....


  • 9.  RE: I am using VI to import customer numbers into the

    Posted 08-16-2016 07:06
    @CooperBlack - did you get anywhere else with this? I am renumbering customers and the same thing is happening to me. The file is a combination of merging into an existing customer number and merging into a new customer number. I tried separating the file based on what @AlnoorCassim mentioned but the import job still fails on the MERGE TO field. Client is on 2014 Standard so I don't have the option of populating directly in SQL. Its 500 entries....


  • 10.  RE: I am using VI to import customer numbers into the

    Posted 11-17-2016 17:40
    @KelseyLeerkes - and mine is on 4.5 and all customers are merges, not renumbers, and still no love. Did you get a resolution?


  • 11.  RE: I am using VI to import customer numbers into the

    Posted 11-17-2016 18:56
    Sorry @KelseyLeerkes and @BethBowers but I got nowhere on this. Luckily I had SQL.