src.com.ibm.as400.access.doc-files.WriterJobAttrs.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jt400-jdk8 Show documentation
Show all versions of jt400-jdk8 Show documentation
The Open Source version of the IBM Toolbox for Java
IBM Toolbox for Java: Writer job attributes
Writer Job Attributes
Retrieve Attributes
The following attributes may be retrieved for a writer job using the appropriate
getIntegerAttribute(), getStringAttribute(), or getFloatAttribute() method :
-
ATTR_WTRJOBNAME - Writer Job Name
-
ATTR_WTRJOBNUM - Writer Job Number
-
ATTR_WTRJOBSTS - Writer Job Status
-
ATTR_WTRJOBUSER - Writer Job User Name
Set Attributes
Attributes are not allowed to be set for a writer job.