Remote clients
Output via remote clients
This section describes how to use remote clients in the InterformNG2 workflow. The remote client can be used for these kinds of output in the workflow: Print on remote printers, that are only reachable via the remote client(s) Email via email ...
Log for the remote client
The remote output client log file is here: <INTERFORMNG2_HOME>/profiles/default/logs/remote_output_client.log If you see connection errors with code 401, then it is typically because the user that is used to connect does not have the "web service" ...
Configure a remote client
You can configure a remote client after you have installed and run a remote client for the first time. After that you can configure the remote client: The remote output client can be configured by modifying the file ...
Start and stop remote clients
Refer to this for the complete setup of remote clients. This section contains information of how to start and stop the service, that runs the remote client. Starting a remote client service You can start a remote client in two ways: Via a Windows ...
Install remote clients
The complete setup and configuration of remote clients in InterformNG2 is covered here. A part of this is the installation and configuration of the remote clients. First you need to download the installation file for the remote client. You can ...
Setup keystore for remote clients
You need a safe keystore in order to be able to communicate between the InterformNG2 host, and the remote clients in a safe manner. This is done by the use of a keystore. The same keystore file must be shared between the InterformNG2 host and the ...
Remote clients
If you wish to store output files generated by InterformNG2 on external servers, there are several options available, as outlined here. One option is to gain access via a remote client, which requires purchasing a specialized Remote client module. ...
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 ...