Printers
Confirmed print status
When InterformNG2 is printing via a physical printer, then the usual procedure is, that InterformNG2 generates a print data stream, which is sent to the printer and if the complete print data stream was sent to the printer, then the assumption is, ...
Create PCL6 document
With this workflow component you can merge an input file with a template (both InterformNG2 and InterformNG templates) to create the print data stream in PCL6 format. This can later be sent to a (laser) printer, that supports PCL6. This workflow ...
Mime type advanced settings
This section covers mime type (printer language specific) specific settings in InterformNG2. Depending on the type of mime type (the printer language, that is to be used for the specific printer), one of these options are listed: Advanced PCL ...
Printer connection options
The possible connection methods for printers are: System/OS Direct socket LPD protocol IPP protocol SMB Protocol Preview Remote print client System/OS If you want to print on a printer, that is configured on the operating system, then you can ...
Printers
This section concerns printers for a tenant. For a normal setup you need to configure all printers before you can use them in the InterformNG2 workflow e.g. for the Print component. This is covered below. If you however have a license for ...
Popular Articles
REST webservice basic example
Below a simple setup is done to illustrate how the REST webservice basic can be setup. The example below can be run without any programming at all. First a simple template to prove, that the workflow has worked and returned a PDF: The template is ...
High Availability setup
For multi-server installations with high availability, we support an active-active setup with multiple active application server instances, supported by a shared relational database. A load balancer should be in front, to distribute HTTPS requests ...
IBM MQ send message
To send a message to an IBM MQ as part of a workflow, insert a new component at the point in the workflow where you want to send the message. From the "Advanced" components tab select "IBM MQ send message" to send a message to an IBM MQ. Note that ...
To email server
The advanced output workflow component, to email server is able to send out an email, that you have already configured via one of the tenant email servers. The input payload for this component can be eml or even text or html - as long as the email ...
XPath
In InterformNG2, you use the language XPath for referencing data from the XML file. There are many sources of information if you want to learn more about XPath, but you can also simply read the few examples below to get a good idea of how it can be ...