How to run a Epicor ERP 10 RDD report from Powershell script

I need to email customer statement reports to customers on a monthly basis and I would like to do this without a user having to manually initiate the reporting process. Does anyone has a solution on how to run a ERP 10 RDD report directly from a Powershell script or C# code with parameters and selection report style?

You can set report task to run in schedule, I’m not sure if you can do that in powershell

The Epicor method for doing this would be to use Advanced Print Routing.

1 Like