URL extention for Windows Share

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 in all URLS).
Example:

smbFile:/Share%20on%20internal%20server/image.JPG

This finds the file /image.jpg in the Windows share connection named “Share on internal server”

This special URL extension can be used in the image element and  embed element in the designer.


    • Related Articles

    • 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: ...
    • 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 ...
    • 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 ...