Sage 100

 View Only
Expand all | Collapse all

I am looking for a method to have a VI not import

Amy Hattensty

Amy Hattensty05-09-2012 15:12

Jim Woodhead

Jim Woodhead05-09-2012 22:28

Amber Prayfrock

Amber Prayfrock05-14-2012 18:14

  • 1.  I am looking for a method to have a VI not import

    Posted 05-09-2012 15:08
    I am looking for a method to have a VI not import duplicate AP invoices (Invoices previously posted) I know there is a option for VI to ""Skip Exiting transactions"" but that does not seem to be stopping the import of AP Invoices. I have noticed a warning on the log but it is not a failure and still imports the invoice. Has anyone come up with a creative solution. Client is on MAS200 V4.4 PU6


  • 2.  RE: I am looking for a method to have a VI not import

    Posted 05-09-2012 15:12
    Perform logic?


  • 3.  RE: I am looking for a method to have a VI not import

    Posted 05-09-2012 15:13
    Just about to say Perform Logic that fails the record if it finds the invoice already existing.


  • 4.  RE: I am looking for a method to have a VI not import

    Posted 05-09-2012 16:56
    Talk about a small world. The very first perform logic I ever wrote was to do this and guess who gave me a few pointers on it. Jon Reiter. How close are you to his desk?


  • 5.  RE: I am looking for a method to have a VI not import

    Posted 05-09-2012 17:11
    Also I posted some Perform Logic for @BrettZimmerman on this in the past.


  • 6.  RE: I am looking for a method to have a VI not import

    Posted 05-09-2012 21:13
    Thanks Alnoor I'll search for it. BL. Unfortunately his was out and I was onsite. ;)


  • 7.  RE: I am looking for a method to have a VI not import

    Posted 05-09-2012 21:21
    I believe it's this post https://90minds-com.socialcast.com/messages/5664955 that @AlnoorCassim is referencing.


  • 8.  RE: I am looking for a method to have a VI not import

    Posted 05-09-2012 22:28
    Thanks Robert. got to love 90minds!!!


  • 9.  RE: I am looking for a method to have a VI not import

    Posted 05-11-2012 09:33
    Is part of the link missing? It says not found? I have always had development do this! If I can do it, it would save the customer time & money!!! I have a AP manual check import coming up and I am sure they will want the same option.


  • 10.  RE: I am looking for a method to have a VI not import

    Posted 05-11-2012 09:44
    Unfortunately his was out"" - Probably out working on getting another kung fu belt.


  • 11.  RE: I am looking for a method to have a VI not import

    Posted 05-11-2012 09:54
    Amy, the link is to a 90Minds private group. I believe Jim W. is posting the information here.


  • 12.  RE: I am looking for a method to have a VI not import

    Posted 05-11-2012 09:57
    Thank you!!! :) I love 90minds! Everyone is so helpful!


  • 13.  RE: I am looking for a method to have a VI not import

    Posted 05-11-2012 15:39
    I've attached here both the 4.30 Perform Logic from that original post and also a 4.40 version I did for someone in January too @JimWoodhead . The .m4p files within the .zip files are in text in case you want to check it out @AmyHattensty and BTW don't try to play them in iTunes :)

    Attachment(s)



  • 14.  RE: I am looking for a method to have a VI not import

    Posted 05-11-2012 17:45
    Alnoor and all. , the perform logic works great!! THANK YOU


  • 15.  RE: I am looking for a method to have a VI not import

    Posted 05-14-2012 16:13
    Alnoor - I tested the 4.40 file in a 4.50 SQL environment and it took care of one problem which was of course to skip the duplicates already posted in the system, so thank you for that. But I'm still having the same problem I've been fighting with since the upgrade from 3.71 and that is VI creating blank batches. Short story - client reads from a SQL database that has the same AP invoice records/batch numbers in it and is added to every day but purged of imported records until once every 2 weeks or so until invoices are approved. I have on Select tab where Batch No > Run Time Prompt, just as there was in 3.71, but it will import blank batches until it reaches a batch number that matches my critieria and then import the invoice records along with the Batch No. Hope that makes sense...is there Perform Logic I could use for Batch as well, perhaps?


  • 16.  RE: I am looking for a method to have a VI not import

    Posted 05-14-2012 17:02
    @AmberStoneburg can you start a new thread and repost the question (this thread needs to die .. er .. I mean be marked complete)


  • 17.  RE: I am looking for a method to have a VI not import

    Posted 05-14-2012 18:14
    Fine...making me work some more :)