Run a batch file from Epicor BPM/Function?

Howdy,

During an interim period I need to send information between Epicor and the old system.

I have a batch file that maps the folders on both systems and need to fire it before I read/write files with StreamReader/StreamWriter from either a method directive or a function.

I’m in the dark about how to run the batch file from Epicor. Any suggestions?

Thanks,

Joe

Process.Start

Thanks, Kevin.