Sample Processes
The following samples do not necessarily utilise one specific technology, but are samples of implementing specific processes using M-Files APIs and Frameworks:
Title | Source | Details |
---|---|---|
Copying Objects | GitHub | An example (available as both a Vault Application Framework application, and a VBScript implementation) showing how to create a copy of an object, including all files. Typically used as part of a workflow. |
Client to Server Communication | GitHub | An example of a client-side User Interface Extensibility Framework application that calls a server-side Vault Extension Method, then displays the results of the call. |
Original Template | GitHub | An example of using VBScript or the Vault Application Framework to automatically track the template that was used to create documents. |