I have a PF that runs a PA100 job “PA100RPT”. After the job is completed, using the SysCommand node I am trying to execute the “loadrpts.exe” command (system utility) to load the print files in the PA100RPT print directory into the Print Manager in hopes that this step will allow the print files for this job to be accessible/viewable through the Print Manager.
When the SysCommand node executes the loadrpts command below the following error is returned “User Needs To Be Assigned A Security Class”
E:\lsfprod\gen\bin\loadrpts -d E:\lsfprod\law/print/myDomain_ajones/pa100rpt/1 -u myDomain\ajones PA100RPT -p PROD
Does anyone know how to correct the “User Needs To Be Assigned A Security Class” error?
Posted By agersh on 11/28/2012 10:42 AM I have a PF that runs a PA100 job “PA100RPT”. After the job is completed, using the SysCommand node I am trying to execute the “loadrpts.exe” command (system utility) to load the print files in the PA100RPT print directory into the Print Manager in hopes that this step will allow the print files for this job to be accessible/viewable through the Print Manager. When the SysCommand node executes the loadrpts command below the following error is returned “User Needs To Be Assigned A Security Class” E:\lsfprod\gen\bin\loadrpts -d E:\lsfprod\law/print/myDomain_ajones/pa100rpt/1 -u myDomain\ajones PA100RPT -p PROD Does anyone know how to correct the “User Needs To Be Assigned A Security Class” error?