Not writing to the ZUP file

RWilson0428RWilson0428 Member Posts: 2
My company has the requirement to print labels in our pick and pack operation. We are sucessfully using NAV for the pack part, and are sucessfully printing the required labels. The problem is that we are using the shell command to print the labels (about 250 shells per order and 100 orders per day). Each time a label is created, an entry is made in the ZUP file. After awhile, the ZUP file becomes so large it slows the user to a crawl. Is there any way to avoid writing shell operations to the ZUP?

Comments

  • ara3nara3n Member Posts: 9,256
    you could change the code so that instead of calling shell command, you can will use the windows script host automation and call the command through that.

    You can search the forum on how to use the automation.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
Sign In or Register to comment.