5 pts.
 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?

Software/Hardware used:
ASKED: November 13, 2008  4:48 PM
UPDATED: December 4, 2008  4:23 AM

Answer Wiki:
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 Wiki Answer Submitted:  December 4, 2008  4:23 am  by  Rickmcd   1,480 pts.
All Answer Wiki Contributors:  Rickmcd   1,480 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

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

Thanks,

 63,580 pts.

 

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.

 3,115 pts.

 

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.

 2,680 pts.