Sage 100

 View Only
Expand all | Collapse all

VI-Export - I want to export items and customers c

Robert Wood

Robert Wood04-24-2013 04:57

  • 1.  VI-Export - I want to export items and customers c

    Posted 04-23-2013 13:38
      |   view attached
    VI-Export - I want to export items and customers changed today. Seems simple via VI. Here are the steps on the community http://community.sagemas.com/t5/Technical-and-Installation/Visual-Integrate-getdate/m-p/78950#M9294 What am I missing?


  • 2.  RE: VI-Export - I want to export items and customers c

    Posted 04-23-2013 13:58
    Can't do it. I tried similar exports of daily shipments, but discovered that VI expects a literal value, not a formula. Logged a case with Sage and was told same thing. Ended up using Crystal instead.


  • 3.  RE: VI-Export - I want to export items and customers c

    Posted 04-23-2013 15:05
    We've had a similar discussion before: https://90minds-com.socialcast.com/messages/14345125. Exporting from VI = More Pain Than Gain


  • 4.  RE: VI-Export - I want to export items and customers c

    Posted 04-23-2013 15:40
    what is weird is it is working perfectly on a different table at different client.


  • 5.  RE: VI-Export - I want to export items and customers c

    Posted 04-23-2013 15:41
    @AaronClark Thanks for that sad refresher discussion.


  • 6.  RE: VI-Export - I want to export items and customers c

    Posted 04-23-2013 17:30
    Use Explore view of customers, select edit, column settings, uncheck what you don't want, click the Add button scroll down and pickup the Date Updated on the customer file. Then you can export to a file. I just ran this in ABC demo data and looks like it worked great.


  • 7.  RE: VI-Export - I want to export items and customers c

    Posted 04-23-2013 19:34
    @MoiraGoggin The idea is to schedule everyday an auto VI export of just basic info what has changed and then FTP to a Magento website.


  • 8.  RE: VI-Export - I want to export items and customers c

    Posted 04-24-2013 04:42
    Querying the data via ODBC, writing a file and ftping it could all be done from a VBscript you could run from Windows Scheduler.


  • 9.  RE: VI-Export - I want to export items and customers c

    Posted 04-24-2013 04:57
    I may even have a sample here somewhere.


  • 10.  RE: VI-Export - I want to export items and customers c

    Posted 04-24-2013 05:39
    Am working on a similar project now. Using Crystal to build file, Logicity to schedule and generate it and Core FTP to send it. Have others in place that perform this task hourly (importing orders and exporting shipping info at end of day). Using Core FTP due to secure ftp requirements.


  • 11.  RE: VI-Export - I want to export items and customers c

    Posted 04-24-2013 06:13
    To help with @MoiraGoggin's non-automated suggestion, MacroExpress might be an option.


  • 12.  RE: VI-Export - I want to export items and customers c

    Posted 04-24-2013 07:10
    Knowledgesync can also be used to trigger and manage the exports. Especially if the customer has other business automation and alerts needs, this is worth considering.


  • 13.  RE: VI-Export - I want to export items and customers c

    Posted 04-24-2013 07:23
    @RobertWood if you find that sample script I'd love to see it!


  • 14.  RE: VI-Export - I want to export items and customers c

    Posted 04-24-2013 07:37
    @EricAnderson it's not that impressive, but I'll dig it out.


  • 15.  RE: VI-Export - I want to export items and customers c

    Posted 04-24-2013 09:46
    I went the crystal logicity route initially and it worked for a few files but then would never complete for others. I am betting some corruption somewhere. Old Server, lots of data I let it go for 6 hours and gave up. I brought the file locally and imported into Access and found a few bad dates and corrected in the live data. This should be so simple and little time involved to write out 5 files and now has turned into a over budget project!