SMB Connector

Content Type: Module
Categories: Data

Overview

Read / Write SMB file

Documentation

Mendix-SMBConnector

The SMB connector can be used to read and write SMB (Windows shared) files.

Dependencies

  • none

Installation

  • Import the module SMB connector in your project (from the Mendix AppStore or by downloading and exporting the module from this project)

  • You can use Java action (readFile/saveFile) to read and write SMB files.

Configuration options

  • specify smbpath like smb://hostname/folder/filename.ext

License

Version history

-1.0.1 fixed example -1.0.0 first release beta for public -0.1.0 first functions for SMB Connector implemented

Releases

Version: 1.0.0
Framework Version: 7.1.0
Release Notes: Fixed examples
Version: 1.0.0-beta2
Framework Version: 7.1.0
Release Notes: Beta release for public