URL for Software and Documentation
Documents
Software
MatchPoint 7.0 Build 004 (New)
MatchPoint 6.5
MatchPoint 6.1
MatchPoint 5.5
Related Articles
Download WebClient Trial Software
The WebClient Trial Software is a Live Installer application currently in development, which provides one with a self-contained WebClient solution with a trial license. If you want to find out more about what WebClient can do for you or your ...
Recommended Dev Software Installation Notes
Install CA Plex to standard program directories Install JDK in the standard program directories Create a root dev folder RootDev to contain Plex models, dev workspace, eclipse/spring software, and Tomcat <root-dev> localmodels local models and gen ...
Download File From URL Control Template Manual
The “DownloadFileFromURL.ctrl” template can be used to download files stored in your server, to implement this template follow these instructions: In Eclipse, copy the “DownloadFileFromURL.ctrl” file into your “Custom Templates” folder In Plex create ...
Generate the Full URL for Uploaded Files on a Server
Most commonly when you save a file in your server you will be using a context name to define the physical location in which the files are stored and also you may be using the same context name for the file paths in your database records, see the ...
Calling WebClient from an External Application
This section demonstrates how to pass a parameter to WebClient function. The following example is based on wxpcourse60 model calling the function WXwF, which prompts the user to insert an item record. The first step is to create a URL which calls the ...