Automating Client Access
5 pts.
0
Q:
Automating Client Access
I would like to automate client access to pull down some data. Is there a way to do this? Can i use windows scheduler to do it if it is possible?
ASKED: Nov 13 2008  4:48 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
590 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Need to use RTOPCB, RFROMPCB once set up could be used on scheduler.

Useful Links:
http://www-912.ibm.com/s_dir/slkbase.NSF/643d2723f2907f0b8625661300765a2a/4eda321bc8be7013862565c2007cc8a3?OpenDocument

RXFERPCB
http://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=/rzaij/rzaijrxferpcbremotedatatransfers.htm

http://www-912.ibm.com/s_dir/slkbase.NSF/1ac66549a21402188625680b0002037e/caa221cf0f2e100886256db1004dbed6?OpenDocument
Last Answered: Dec 4 2008  4:23 AM GMT by Rickmcd   590 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Carlosdl   29820 pts.  |   Nov 13 2008  5:19PM GMT

Could you please provide more information ?
How and where is the data stored ?
How do you do it now ?

Thanks,

 

Graybeard52   2425 pts.  |   Nov 14 2008  6:25PM GMT

There is a utility on the PC that can upoad/download in batch, once you have created the transfer specs. Its called rxferpcb.exe

I have avoided doing it this way because I find it easier to just send the file from the iSeries to a windows share and let the PC pick it up from there. The COPYTOIMPF or the 3rd party CVTPFXLS programs can do this for you.

 

Slack400   1165 pts.  |   Nov 17 2008  10:16PM GMT

I agree with GrayBeard52.
automate the process on the AS400 to send the output using FTP or dump the file out on a shared drive.

Automated client access file transfers just byte you down the road…because it will fail.

 

0