CM evolveIT Customer Portal
General & Support Desk Procedures
Support Contact Options
Phone: (888) 866-6179 Option: 2
Popular Articles
CA 2E 8.7 Compatibility Matrix
For more information consult the CA Technologies Support web site.
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 ...