2019.2

Table Of Contents
Processing
The M-Files Upload plugin starts by sending a login request to the M-Files server. Once the
connection is established, it tries to upload the specified file to the M-Files server, either as a
new document or as the new version of an existing document. The plugin saves the
(JSON)response that it gets from the M-Files Server in the specified variable.
Output
The output of this plugin is the unchanged Job File.
Task properties
General Tab
All of the properties on this tab are dynamic. This means that you can use any combination of
text, variables and data selections. The value of variables and data selections will be
determined whenever the process runs (see Variable task properties).
l
Connection: The plugin needs your M-Files Server's credentials and a Document Vault
GUID in order to start communicating with the M-Files Server.
l
M-Files Server: Enter the address of the M-Files Server (e.g.
https://mycloud.sample.com/m-files).
l
Username, Password:Enter the user name and password that the plugin can use
to send a login request to the M-Files Server. The user should have the appropriate
rights.
l
VaultGUID:Specify the unique identifier (GUID) for the desired Vault. This is
required. The uploaded file will be stored in this Vault.
l
File to Upload:
l
Input File Name:Enter %F to use the current Job File, or specify the full file name
(including its extension).
l
Document Title:Specify the file's name (including its extension) as it should
appear on the M-Files server. When this setting is left empty, the plugin will use the
Input File Name as the Document Title.
l
Mode:Select whether to create a new Document or update an existing one.
l
Create: In Create mode, a new document with a single file is created at the root
level of the Vault.
Page 713