Jobinformation subtree

Jobinformation subtree

When you generate an XML file with Spool2XML, then the output XML file contains a JOBINFORMATION subtree like shown below:

 

JOBINFORMATION_001

 

The contents of this subtree contains information of the job and spooled file, that created the XML file:

 

 

System

The name of the IBM i system on which the XML spooled file was created.

 

QSRLNBR

The serial number of the IBM i, that created the XML spooled file.

 

Created

The time stamp of when the XML spooled file was created.

 

Job

The name of the job, that created the XML spooled file.

 

User

The user ID, that created the XML spooled file

 

Jobnbr

The job number of the job, that created the XML spooled file.

 

Splf

The name of the XML spooled file.

 

Splnbr

The spooled file number of the XML spooled file.

 

Outq

The output queue on which the XML spooled file was picked up (the monitored output queue).

 

Outqlib

The library of output queue on which the XML spooled file was picked up (the monitored output queue).

 

Formtype

The formtype of the XML spooled file.

 

Pgm

The program, that created the XML spooled file.

 

Pgmlib

The library of the program, that created the XML spooled file.

 

Devfile

The (converted) printer file, that was used when the XML spooled file was created.

 

Devlib

The library of the (converted) printer file, that was used when the XML spooled file was created.

 

Deflib

The library of the printer file setup in the selected XML definition in IFORMNG2.

 

Usrdta

The user data (USRDTA) field of the XML spooled file.

 

Copies

The copies attribute of the XML spooled file.

 

Tooutq

The destination output queue as setup on the XML defintion.

 

TooutqLib

The library of the destination output queue as setup on the XML defintion.

    Notice: Help Center Transition Update

    As of January 13, 2025, we are excited to announce that our new Help Center is in the final stages of development. While the Knowledge Base is already accessible, our current JIRA system will continue to manage support tickets during this transition period. For assistance with InterForm Output Management Software, please refer to the Support for InterForm Output Management Software.

    We appreciate your patience and understanding as we work to enhance your support experience. If you have any questions or encounter any issues, please do not hesitate to reach out via the existing support channels.

    Best regards,
    The InterForm Support Team


      • Related Articles

      • Selecting the printer on IBM i

        On the IBM i platform InterFormNG2 behaves a bit differently compared to other platforms, when it comes to printers: 1.The supported printer mime types are limited to Direct protocol, PCL and ZPL i.e. Driverprint and Postscript are not supported on ...
      • Spool2XML implementation

        This section contains an overview of how to implement Spool2XML in InterFormNG2 for a single report. 1.Select (and/or create) another library for the converted printer files than the library, that contains your normal printer files. You should NOT ...
      • Splitting input files

        InterFormNG2 is able to split up these types of files: 1.Spooled files 2.XML files If the input file is of any other type e.g. CSV or JSON, then you need to convert the input file into XML (with CSV to XML or JSON to XML) before you can split it up. ...
      • Spool2XML setup and settings on IBM i

        This section covers setup and settings for Spool2XML only. For normal implementation of InterFormNG2 on the IBM i platform (without Spool2XML) you can refer to e.g. these sections: Installing InterFormNG2 on IBM i and Start/stop InterFormNG2 on the ...
      • Split XML

        This advanced converter workflow component can split up an XML in the payload of the current workflow. The subtree of this workflow component is executed for each splitted XML. A similar component, which is also able to transform the splitted files, ...