Submitted by Anonymous (not verified) on Fri, 12/09/2005 - 00:00
Forums

How do I configure my iSeries to allow PDF files to be saved on a PC server?

Full name
Administrator

admin

Fri, 12/09/2005 - 00:00

Identify the IP address on your PC server, using the following command:

   APF3812/dspipadr

For example it returns an IP address: 192.168.0.131
 
 
Create the PC server in the QNTC System using the following command:

  MD DIR("/qntc/192.168.0.131")

 
Share a folder on your PC server
 
Use wrklnk to check whether the server is created and the shared folders are shown.
 
Test it using the command APF3812/MRGSPLFPDF or insert the path in the PDF File System.
 
'/qntc/192.168.0.131/sharedfoldername/mypdf.pdf'