Sage 100

 View Only
  • 1.  I am trying to import a batch of records into IM_I

    Posted 03-14-2013 20:01
    I am trying to import a batch of records into IM_ItemCost. The VI job tests fine but fails when run for real. I can get the entire message but this is what it does provide: ""HS Record Invalid or Write Failed. The record is not in an e"". I am running a single user version on my local pc. Ideas?


  • 2.  RE: I am trying to import a batch of records into IM_I

    Posted 03-14-2013 20:51
    Yeah, business logic won't let you insert new records into that file through vi. It would let you import over existing records. Ran into that in another file some where. The rest of the message is ""not in an editable state.


  • 3.  RE: I am trying to import a batch of records into IM_I

    Posted 03-15-2013 05:17
    I was afraid that was the case. I will have to get an MD to write a program to push them directly. There are too many to add back to do so manually.


  • 4.  RE: I am trying to import a batch of records into IM_I

    Posted 03-15-2013 05:21
    What about taking your IM files to another company, importing a big receipt transaction(to get the cost records into the ItemCost file) and then taking the cost file back to the live company?


  • 5.  RE: I am trying to import a batch of records into IM_I

    Posted 03-15-2013 05:35
    Brett, that's a great idea. I will give it a dry run on my machine with a couple items and see what happens. If we stage it right, I could do it with minimal impact on the client by staging the transactoins on my workstation, shut down their system, pull a copy of IM_ItemCost onto my box, post the batch and then push the file back. That would greatly reduce the time down. They are a large company with 30+ full time users. We need to keep the down time to a minimum. There are 64 lotted records to add back but only 5 have quantities on hand. I will put the 5 back manually through DFDM. The rest are for historical purposes and not as critical. Thanks again. Great idea.


  • 6.  RE: I am trying to import a batch of records into IM_I

    Posted 03-15-2013 05:39
    You're welcome Shawn, Good Luck.