CM evolveIT Customer Portal
Support Contact Options
Phone: (888) 866-6178 Option: 2
Popular Articles
CM WebClient File Upload Setup
File Upload This guide will show you how to upload files to your Web Server from your WebClient application. 1. Import the attached zip Java Project into your Eclipse Workspace. 2. Right click your Java Project, and select Properties. Under “Java ...
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 ...
How to Terminate a WebClient Session Via a Source Code
Create a source code object called “CloseSession” and add this code: javax.servlet.http.HttpServletRequest req = (javax.servlet.http.HttpServletRequest) getApp().getFromUserStorage("javax.servlet.http.HttpServletRequest" ); if (req != null) { ...
CM WebClient 1.8.7 Release Notes
Download current GA Release : Download CM WebClient 1.8.7 WebClient Mobile Updates To see the latest updates of WebClient Mobile, please visit: WebClient Mobile repository. What's New? Support Java 11 Complete functionality of DojoTimePicker.ctrl to ...
CM MatchPoint SQL Intallation
Prerequisites 1 - CM Matchpoint support SQL Server version since Express edition 2012 ore higher 2 - The server must allow SQL Sever and Windoes Authentication Mode The installer contains the full DB and requires a folder to be place (we sugest to ...