SpoolFileList
Use the SpoolFileList activity to query the IBM i system's spool file facility.
Input
The
Input tab contains the following elements:
Note: For more information on these elements, see the IBM reference documentation for QGYOLSPL program.
The Output tab consists of the following elements:
Output Element | Description |
---|---|
FileName | The name of the file. |
FileNumber | The number of the file on the IBM i spooling system. |
TotalPages | The total number of pages in the file. |
FileStatus | The file's status, for instance "*READY". |
CreationTime | The date and time of the file's creation. |
UserData | The user data associated with the file. |
FormType | The form type of the spooled file, for example "*STD". |
Priority | The priority of the job which produced the file. |
JobInfo | The JobName, JobUser, and JobNumber associated with the file. |
OutputQueue | The library and the object name associated with the file. |
PrinterDevice | The device to which the file is queued if any. |
Fault
The
Fault tab lists exceptions that are thrown by the SpoolFileList activity:
Fault | Thrown When... |
---|---|
IBMiPluginException | The plug-in fails to get a status response due to a plug-in error. |
ActivityTimedOutException | The plug-in fails to get a status response due to a timeout error. |
IBMiParameterConvertException | The plug-in fails to convert the schema parameters. |
IBMiRemoteException | The plug-in fails to communicate with an IBM i system. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.