JoeThompson
Programmer
Hello All,
I'm running a VI job from the command line to import POs. Sometimes I need to run the job multiple times in a row because I have multiple POs (I keep each PO in it's own file). I noticed that when I run the command line, it returns immediately, rather than waiting until the PO import job is done...this sometimes causes my automated program to hang. I assume it's returning immediately because it's just a launcher program. Is it possible to just call the VI job directly? ...or is it possible to make the launcher wait until the job it launched is done?
Thanks!
Joe
I'm running a VI job from the command line to import POs. Sometimes I need to run the job multiple times in a row because I have multiple POs (I keep each PO in it's own file). I noticed that when I run the command line, it returns immediately, rather than waiting until the PO import job is done...this sometimes causes my automated program to hang. I assume it's returning immediately because it's just a launcher program. Is it possible to just call the VI job directly? ...or is it possible to make the launcher wait until the job it launched is done?
Thanks!
Joe