Advanced Email tool workflow components
URL to attachment
Retrieve a file via a URL and set this to be the attachment of the email, that is later sent. The URL to attachment components has these parameters: URL The URL of the file to attach. This can be either a constant or an XPath expression. Attachment ...
Resource to attachment
You can attach any file from the NG2 resources as an attachment to an email with the workflow component, Resource to attachment. The email can later e.g. be emailed or saved with this resource with either of the components, Create PDF email or Create ...
Rename attachment
You can rename an attachment in the workflow before the attachment is added in an email with the advanced email tool component, Rename attachment. The component has these parameters: Current attachment name This is the existing attachment, that has ...
Payload to first attachment
With the Payload to first attachment component, you can copy the payload of the workflow to be the contents of the first email attachment. The name of the attachment is set in the workflow component, Set attachment name, which should be set before ...
Payload to attachment
With the Payload to attachment component, you can set the payload of the workflow to be the contents of the email attachment. The name of the attachment is set in the workflow component, Set attachment name, which you should insert first in the ...
Create email message text from a template
The advanced email tool workflow component, Create email message text from a template is able to convert an email template into an html payload, where all variables has been substituted. This can e.g. be used, if you want to verify the contents of an ...
Advanced Email tool workflow components
The advanced Email tool workflow components are these: 1.Create email message text from a template. With this component you can convert a mail template into html while also substituting any variables found. 2.Payload to attachment. With this ...
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 ...