Scripting

  • 1.  Have a script to create invoices that was original

    Posted 10-17-2014 07:35
    Have a script to create invoices that was originally written for Sage 100 Standard. Trying to use it on a Sage 100 Advanced and getting ""the remote procedure call failed"" code 800706BE on this line: retVal = oSOInvoice.nWrite()


  • 2.  RE: Have a script to create invoices that was original

    Posted 10-17-2014 07:44
    Do you get have the same error if you run the script on the client or the server?


  • 3.  RE: Have a script to create invoices that was original

    Posted 10-17-2014 07:51
    I will find out.


  • 4.  RE: Have a script to create invoices that was original

    Posted 10-17-2014 09:12
    It is working on the server.


  • 5.  RE: Have a script to create invoices that was original

    Posted 10-17-2014 09:24
    Take it back - same error on the server


  • 6.  RE: Have a script to create invoices that was original

    Posted 10-17-2014 10:14
    OK, here's the thing - we are just running this as a button on the Launcher. We are not running it via a button put on a screen via Custom Office. If I do that, I can specify Client or Server and that might take care of the issue?


  • 7.  RE: Have a script to create invoices that was original

    Posted 10-17-2014 10:58
    Well, poop, I've now tried that and because I don't need any variables from any screen, it's giving me an error about no variables selected