Sage 100

 View Only
  • 1.  Is there a way to launch MRP Generation from a com

    Posted 11-24-2015 07:12
    Is there a way to launch MRP Generation from a command line? Have a client that wants to run MRP unattended at night. I can get the MRP Generation window to fire up from a command line shortcut but it sits there waiting for someone to click Print. Is there a way to get it to just run? The command line I am using is ""M:\ERPServer\Sage 2015\MAS90\Home\pvxwin32.exe"" -hd../launcher/sota.ini ../soa/Startup.m4p -ARG DIRECT UION MRP """" TST MPWRAA AUTO


  • 2.  RE: Is there a way to launch MRP Generation from a com

    Posted 11-24-2015 20:42
    Bernie, unfortunately, not with out a modification to MPWRAA. To run a program via a scheduled task, it has to have a section of code that looks for the AUTO parameter and bypass all the UI buttons. That's why any V/I job can do it. Sorry.


  • 3.  RE: Is there a way to launch MRP Generation from a com

    Posted 11-25-2015 14:00
    Thanks Marcos, not the answer I was hoping for but at least I know now.