How do you use the CM Matchpoint Plex AutoGen Product

How do you use the CM Matchpoint Plex AutoGen Product

Here is the contents of the Read Me file

How to use:
1. Create List, Package or SubjectArea in your model and define them to GenReq.json file
2. Set roperties Plex_GenOptions.json
3. This tool uses Plex Model API, make sure there is NO Plex.exe instance running on your Windows Login Session (Confirm with Task Manager)
4. Double Click Plex_AutoGen.exe

GenReq.json file: typically per model, define List of Plex Objects you want to Generate/Build
Plex.exe will be restarted per ListName Unit after it finishes all GenRequestItems items.
You can define List of Plex package, List or Subjectarea to build under GenRequestItems
{
"ListName": 
"List1",
"GenRequestType": Can be used Filterling, if you set "Any", it is alyays to be executed
"MISC", "VW", "UI" or "Any"
"GenRequestItems": [
{
"ObjType": 10 for List, 14 for Package and 21 for SubjectArea
"Name": Plex Object name
}
]
}

Plex_GenOptions.json file: main tool properties

"LocalModel_Path": Fullpath to your Local model
"C:\\Users\\Public\\Documents\\CA\\Plex\\7.1\\Tutrefer\\TUTREFERWIN.MDL"
"GenList_Path": Full path to GenReq.json 
"C:\\Users\\Public\\Documents\\CA\\Plex\\7.1\\Tutrefer\\GenReq.json"
"GenRequestMode": 
"Gen, "Build" or "GenBuild"
"GenRequestType": Filter per GenRequestType defined in GenReq.json 
"All", "MISC", "VW" or "UI"
"ListsToGen": Filter per specific ListName(s) defined in GenReq.json
["List1", "List2"],
"SaveLocalModel": Save Local model after gen
"true" or "false",
"PlexExe_Path": Full path to Plex.exe
"C:\\Program Files (x86)\\CA\\Plex\\7.1\\Plex.exe"

    • Related Articles

    • CM MatchPoint Upgrade Guide

      Important: Before you start the installation, make a copy of the MatchPoint server libraries MPDTA, MPPGM, MPLNGEN, MPCOM. Upgrade Guide CM MatchPoint 6.1 to 6.5 1. INI-Settings With the Release 6.5 we are distributing new INI-Files for CM ...
    • CM MatchPoint 7.5 is Available

      Go to the link bellow to get the CM Matchpoint 7.5 update * * This require to have 7.0 installed previously* Donwload Update here What is New Git Command Line Support In this new version CM MatchPoint support git for : CA Plex Group Models * CA Plex ...
    • MatchPoint 6.1 is Released

      Go to the link below to download CM MatchPoint 6.1 Build 001 MatchPoint 6.1 Build 001 What’s is New: SVN Connector Added functionality to the SVN connector to maintain the CA Plex Group model with the SVN Repository. With this new functionality ...
    • How to Configure CM Matchpoint IBM Disptcher

      This scenario explains how you can configure CM MatchPoint TCP/IP protocol services according to the end users needs. TCP/IP does not use, or require, the QCMN subsystem. Therefore, these instructions are based on QCMN not being present. You must ...
    • 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 ...