20 pts.
 Running a data transfer from a CL program
Is it possible to run a data transfer from a CL program? I can create a DTF file but how would you code a CL program to run it?

Software/Hardware used:
ISeries
ASKED: November 10, 2009  2:00 PM
UPDATED: November 10, 2009  11:33 PM

Answer Wiki:
STRPCO STRPCCMD PCCMD('"rtopcb yourdtf.dtf"') <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=/cl/strpco.htm">Start PC Organizer</a> starts the Client Access Organizer on the host system <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=/cl/strpco.htm">Start PC Command </a>is what I think you are looking for. <a href="http://archive.midrange.com/midrange-l/200208/msg00969.html">Examples</a>: As an alternative, please check out this <a href="http://itknowledgeexchange.techtarget.com/beyond-excel/">tutorial</a> on how to provide your end users with data directly from your iSeries to XL without the need of a DTF or any additional objects on your iSeries. My Blog: http://itknowledgeexchange.techtarget.com/beyond-excel/
Last Wiki Answer Submitted:  November 10, 2009  11:33 pm  by  Craig Hatmaker   1,495 pts.
All Answer Wiki Contributors:  Craig Hatmaker   1,495 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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