CM WebClient for CM M3

CM WebClient for CM M3

Pre-requisites

CA Plex dispatcher – The System i TCP/IP Dispatcher is required when the transformed applications call external iSeries objects (RPG, CL programs)

Properties Configuration

m3startup.properties

This is the file were the AS400 configuration is done, it contains the next sections, when a user is validated to log in this information will be updated to the obclient.properties file to be use during run time of the application.

M3 Menu database

This contains the database where the menu entries are defined or created, you can check the article “Dynamic Tree Menu Implementation” to see the details how the menu works and how to add entries to the Menu in the section Test your application

The Menu database uses a DB connection name option to allow the application to have the menu database separated from the application database.




The property com.adcaustin.adcms.server.LocationName=DefaultAS400 define the location server where the CA Plex Dispatcher connection will be set, the setting properties will be existing like :




M3 Batch Job support

This defines the Batch information when a transformed function calls a function as external object as batch process.


Application Database Connection



M3 Login Function (M3TreeLogon)

By default, CM WebClient application will have as web entry point the function M3TreeLogon. This function validates the user against the iSeries profiles and then calls the function M3 Menu as first program.


    • Related Articles

    • Download CM WebClient 1.8.7

      This article contains information on the latest public release of CM WebClient, updated 04/29/2021. WebClient 1.8 group model(WEBCLI60) and advanced control group model(WebClientControls6.0) are available for Plex 6.0 or greater. If prompted to ...
    • WebClient Manual

      Here you can find the articles of the CM WebClient user manual, just click on the name and it will take you directly to the article. Introduction Installation Requirements Plex Model Configuration Overview of Workspace Setup Calling WebClient from an ...
    • 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 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 ...
    • What's New in WebClient 1.8.3?

      Advanced Controls templates (WebTreeView.ctrl and WebFlexGrid.ctrl) are merged with WebClient i+.  DojoTimePicker.ctrl adds time picker to an existing text input if specified in the control name. Time input element must be in the ISO-8601 format ...