Read from resource folder
InterformNG2 is able to monitor a resource folder for new input files with the workflow input type,
Read from resource folder - very similar to
Read from file. You can consider the workflow as an alternative to Read from file if you do not have access to the file system of the machine on which InterFormNG2 is running.
Input files that are to be handled by Read from resource folder should NOT be moved/copied to the monitored folder via an external product including file explorer. The workflow will not detect and process these files.
Input files must be put into the monitored folder via InterformNG2 functions: Either via a workflow or manually via the Library, where the input file is either moved or uploaded to the folder.
The Read from resource folder input type has these parameters:
Input type
Resource type
This refers to one of the resource types of the
Library. Available resource types are
documents and
other.
Input path
The relative path to the monitored folder from the resource type. The folder need to exist as it will not be automatically created. You need to create it with InterformNG2 e.g. manually via the Library - NOT via file explorer.
For the rest of the parameters you should refer to the workflow input type:
Read from file.
Related Articles
Read from email server
The workflow input type, Read from email server can be used, if you want InterFormNG2 to read incoming emails from a mail server and then process these emails. You can select this input type, when you create a new workflow: The parameters of this ...
Resource to workflow variable
With the workflow component, Resource to workflow variable (which is a shortcut component of the other category), you can read a resource from the library and store it in a workflow variable. A related component is: From file to workflow variable. ...
Read from Windows share
You can setup InterFormNG2 to read input files from a folder found via Windows share (Samba network/UNC). For that you need to create a workflow with the input type, Read from Windows share. This can e.g. be useful, if you want to monitor a folder on ...
Read from FTP
This makes it possible for a workflow to connect to an FTP server and poll a folder on the remote file system. It works in a similar fashion to "read from file" except that the files are transferred over FTP. Also, since this requires a connection to ...
Read from file
A simple way to activate InterFormNG2 processing is to monitor a directory for input files. This is done using the workflow input type: Read from file InterFormNG2 monitors folders by checking them at regular intervals (every 0.5 seconds) and ...