The SBMITPJOB program will access and create files through the Integrated File System (IFS):
To access /folder1/folder2/document.ext in QDLS use:
/QDLS/folder1/folder2/document.ext
To access /folder1/folder2/file.ext in IFS use
/folder1/folder2/file.ext
To access member MYMBR in file MYLIB/MYFILE use:
/QSYS.LIB/MYLIB.LIB/MYFILE.FILE/MYMBR.MBR
If no path is specified, files will be stored in the root of the IFS file system.