Shortcut create components
Print on LPD printer
This workflow component can be used, if you have too many printers to register them manually. The use of this component requires, that you have a license for InterformNG2, that enables the use of an unlimited number of printers. With this component ...
Print on Direct Socket printer
This workflow component can be used, if you have too many printers to register them manually. The use of this component requires, that you have a license for InterformNG2, that enables the use of an unlimited number of printers. With this component ...
Create ZPL 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 the ZPLII format. This can later be sent to a (label) printer, that supports ZPLII. If you want ...
Create ZPL
The Create ZPL shortcut create document is used mostly internally. If you want to print, then you should normally consider to select the mimetype on your printer and use the Print component. The input payload for this component is intermediate. For ...
Create PDF document
With this workflow component you can merge an input file with a template (both InterformNG2 and InterformNG templates) to create the output stream in PDF format. This can later e.g. be sent to a (laser) printer, that supports PDF or as input for e.g. ...
Create PDF
The workflow component, Create PDF shortcut create document is used mostly internally. For normal creation of PDF file you should consider the Create PDF file component. The input payload for this component is intermediate. For use of this component: ...
Create PCL 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 PCL5 format. This can later be sent to a (laser) printer, that supports PCL5e. This workflow ...
Create PCL
The Create PCL shortcut create document is used mostly internally. If you want to print, then you should normally consider to select the mimetype on your printer and use the Print component. The input payload for this component is intermediate. For ...
Create direct protocol document
With this workflow component you can merge an input file with a template to create the print data stream in the direct protocol format. This can later be sent to a (label) printer, that supports direct protocol. The direct protocol output is a legacy ...
Create direct protocol
The Create direct protocol shortcut create document is used mostly internally. The direct protocol output is a legacy mime type that is 'as-is' and it should be avoided. Better alternatives is first to use ZPL output instead or use driver print via a ...
Shortcut create components
The shortcut create components for the workflow are used for a bit more unusual requests e.g. if you want to create a PDF, that should be digitally signed or encrypted or if you want to print on an unregistered printer, or if you e.g. want to save ...
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 ...