Workflow tenant settings
URL extention for Windows Share
URL extension for Windows Shares An URL extension have been added to InterFormNG2 called smbFile. The protocol is smbFile and the url is written as: smbFile:/WINDOWS SHARE NAME/PATH_TO_FILE Since it is a URL, the content needs to be URL encoded (like ...
Windows share connections
If you want to use windows shares in InterFormNG2 for reading and writing data via such a shared folder, then you first need to define a connection to this share. This link might help you to define a share on the remote server: ...
Time-limited persistent storage in workflows
Introduction Some customers are using the file system or the library to store input XML documents, in case they need to be re-processed later due to an error. Other customers use the file system or the library to temporarily store inputs that need to ...
Remote output
If you want InterFormNG2 to allow a remote client to connect the current tenant, then you need to configure the remote output as below. A requirement is, that remote output is activated in the global settings. In order to setup remote output ...
Infor System-Link configuration
One of the systems with which you can communicate in InterFormNG2 is Infor System-Link. For doing that you need to define a configuration which you can setup if you are signed on to a tenant and then select Settings in the top ribbon: Then you select ...
d.velop configuration
If you have purchased the d.velop module for InterFormNG2, then you can output documents from InterFormNG2 into the d.velop application. A prerequisite for that is, that you have configured a connection to your d.velop application like below: In ...
Tenant E-mail server
This section concerns E-mail servers (SMTP setup) for a tenant. A similar setup is available for system emails. For a normal setup you need to configure at least one email server, before you can send emails in InterFormNG2. This is covered below. In ...
Intersigning server
If you want to add written signatures to your output PDF files, then you need to configure the signing server below. Details are covered in the section covering Intersigning. In order to setup Intersigning, you first need to sign in as described ...
IBM MQ
If you want to use IBM Message Queues with InterFormNG2, then you need to set it up in the tenant settings. You can use IBM Message Queues in the workflow with the input type From IBM MQ. In order to setup IBM Message queues, you first need to sign ...
DigitalSign Server
If you want to use InterFormNG2 to digitally sign invoices as required in Portugal, then you should use the workflow component, DigitalSign cloud PDF signing. Before you use this component you however need to setup a DigitalSign Server in the tenant ...
Database connections
If you want InterFormNG2 to connect to a database in order to get input files for processing, then you need to configure the database as below. This section contains these topics: Prerequisite A prerequisite for a database connection is, that you ...
Workflow tenant settings
This section lists all tenant settings for the workflow. More settings can be setup globally. The tenant specific workflow settings are: Printers.Here you define the printers, that you want to use with InterFormNG2. E-mail server. If you want to ...
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 ...
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 ...
Release log
This is the list of the InterFormNG2 releases and the major new features in each release: Version 4.0.0 Important: InterFormNG2 now runs on Java 17. So you need to install Java 17 on Linux and the IBM i platform, if you want to InterFormNG2 on either ...
Aligment options for fixed positioned elements
There are several ways to align fixed positioned elements in the designer: (This lists alignment options for fixed positioned elements only. All alignment options are covered here.) 1.You can enable a grid, resize the lines of the grid and the fixed ...
Text element
If you want to insert any kind of text in InterFormNG2, then you should use the text element. You can insert a new text element if you click on this icon: The data, that you can output as text are these types: 1.A text constant. 2.Drag nodes from an ...