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.
You can do that via the
tenant settings and here select Workflow and then Windows share:
Here you can add one or multiple Windows Share definitions like below:
Mandatory fields
Name:This is the name of the Windows share that will be used in workflow components and in the XPath extensions.
Share address: This is the IP or DHCP name of the server where the share is located.
Login: This is the username for accessing the share. This is required even if the user running InterFormNG2 is the same.
Password: This is the password for accessing the share. This is required even if the user running InterFormNG2 is the same.
Optional fields
Domain: This is the domain for the user logging in. If left empty, the target share address is used as domain.
Directory:
This is the subdirectory inside the share (to make it easier to
configure workflow components and XPath extensions. If left empty, the
root of the share is used.
Test connection
You can also verify, that the connection works by clicking the Test Connection icon in the bottom of the window. Remember to click Save to save the configuration.
Create multiple Windows Share connections
You can define additional Windows Share connections if you click the blue + icon in the top.
The workflow input type, Read from Windows Share
Built-in functions
Related Articles
Windows Share delete file
The advanced, utilities workflow component, Windows Share delete file can be used for deleting a file in a Windows Shared folder. The workflow component has these parameters: Share: The name of the Windows Share connection to delete from Path: The ...
Attachment to Windows Share
The advanced, utilities workflow component, Attachment to Windows Share writes an attachment in the current workflow as a file in the referenced Windows Share. The workflow component has these parameters: The parameters are: Share: The share name ...
Windows Share to attachment
The advanced, utilities workflow component, Windows Share to attachment reads a file from the referenced Windows Share and stores it into an attachment of the current workflow. This attachment can be used e.g. as an additional attachment in a ...
Variable to Windows Share
The advanced, utilities workflow component, Variable to Windows Share is able to write a file into a shared folder, where the contents of the file is the value stored in a workflow variable. The workflow component has these parameters: Variable name ...
Windows Share list files
The advanced, utilities workflow component, Windows Share list files lists all files found in a folder. The workflow component has these parameters: Share: The name of the Windows Share connection in tenant settings Recursive scan: If selected, sub ...