How can I start a job on the AS/400 from a PC?
10 pts.
0
Q:
How can I start a job on the AS/400 from a PC?
We receive files via FTP to an NT card on the AS/400. I can easily FTP from the NT card to the AS/400. Is there a way to start a job to be run on the AS/400 from the NT card or the IFS to process this file?
ASKED: May 12 2008  12:59 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
170 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Crude, but could you use the RMTCMD capability in a DOS batch file? Something like this:

RMTCMD RUNQRY QRY(MYLIB/MYQUERY) //10.198.16.4
Last Answered: May 13 2008  3:13 PM GMT by CarterC19   170 pts.
Latest Contributors: DanTheMan 2   395 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0