Announcement

Collapse
No announcement yet.

Scheduled Order Export

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Scheduled Order Export

    We are wondering if there is a way to set up a regular export of all orders? I know that miva has an export orders function, which is fine for us, but I do not know if this can be scheduled to run on a cron?

    Kevin
    __________________________
    GEOGRAPHIUCS ANTIQUE MAPS
    923 Putnam Ave
    Brooklyn,NY 11221
    TEL: 646-320-8650
    www.GEOGRAPHICUS.com

    #2
    Hi Kevin, I have a module for this. It can generate a report at regular intervals and email it to you. You can PM or email me to discuss the details.

    Thanks --
    Kent Multer
    Magic Metal Productions
    http://TheMagicM.com
    * Web developer/designer
    * E-commerce and Miva
    * Author, The Official Miva Web Scripting Book -- available on-line:
    http://www.amazon.com/exec/obidos/IS...icmetalproducA

    Comment


      #3
      I'd recommend against this at this point. The ideal option would be to set up whatever system needs that data to pull via API on an on-demand basis, with API key, IP restrictions, etc. Then the system can get what it needs on-demand, rather than placing customer data at risk by pushing it out of Merchant into a flat file that lives on a web server for some indeterminate amount of time, but typically forever since more often than not the system that needs it has a scheduled FTP task that retrieves but never deletes.
      David Hubbard
      CIO
      Miva
      [email protected]
      http://www.miva.com

      Comment


        #4
        David makes some good points there ... For what it's worth, I will mention that my module does have a setting to delete the file after sending it.
        Kent Multer
        Magic Metal Productions
        http://TheMagicM.com
        * Web developer/designer
        * E-commerce and Miva
        * Author, The Official Miva Web Scripting Book -- available on-line:
        http://www.amazon.com/exec/obidos/IS...icmetalproducA

        Comment

        Working...
        X