Sage 100

 View Only
  • 1.  Has anyone had any experience exporting SO invoice

    Posted 02-22-2012 19:03
    Has anyone had any experience exporting SO invoices into an cXML format and sending What tool did you use.? V4.40


  • 2.  RE: Has anyone had any experience exporting SO invoice

    Posted 02-23-2012 05:44
    I've only exported inventory data into XML. I just used a VBscript as this was an automated process.


  • 3.  RE: Has anyone had any experience exporting SO invoice

    Posted 02-23-2012 07:54
    I did a Vbscript to take an XML file of orders and put them into MAS. There are many utilities to take flat files and put them into an XML file.


  • 4.  RE: Has anyone had any experience exporting SO invoice

    Posted 02-24-2012 06:47
    Thanks, just wanted to make sure I wasn't missing anything.


  • 5.  RE: Has anyone had any experience exporting SO invoice

    Posted 09-03-2013 13:08
    @JimWoodhead Were you looking at cXML for E-Commerce? I have a customer who is being told they must be able to communicate cXML for their e-Commerce site. It is basically an EDI replacement. It allows for Catalog, Orders, Ship notices, etc using cXML or Commerce XML. I am trying to see what options have have.


  • 6.  RE: Has anyone had any experience exporting SO invoice

    Posted 09-03-2013 20:08
    Maybe @MyronStevenson vbscript can process cXML. or @ToddMartin maybe you can see some examples of how this can be done via a program.


  • 7.  RE: Has anyone had any experience exporting SO invoice

    Posted 09-03-2013 20:21
    It would more than likely be a program. It has functions like edi because it is a replacement for it. It is designed to cut resources by tying it in with your ecommerce site. It allows for catalog updates on demand, order submits, shipping notices, etc. it is computer to computer processing.


  • 8.  RE: Has anyone had any experience exporting SO invoice

    Posted 09-03-2013 21:18
    got it.