Frequently Asked Questions
App Properties Setup
Question: How do I specify that a language should not be scanned? Answer: Leave the path blank in the language directory property. Do not comment out the property, as that will cause a problem loading the app
How to generate a license file
1. Open an administrator command prompt window, and type the following commands: 2. SET DMS_DOMAINS=C:\Program Files (x86)\CMFirst Technologies\cmMetaAnalytics\DMS\Domains 3. PATH %PATH%;C:\Program Files (x86)\CMFirst ...
How to submit a code scanning issue
For issues that are suspected to be related to the code scanning component, please provide the following information attached to the support ticket. Logged output from Standard Output/Standard Error for the scanner XML Output from the scanner (if ...
How to prevent/resolve invalid registration license errors
The machine system id used by the scanner licenses can change in the event of computer hardware configuration changes. If a hardware changes occurs, you will see the following in the scanner log: Invalid Registration for "CAScanner 1": Not registered ...
Support for VMWare Environments
CM First is a member of VMware TAP, and provides the following support statement for VMware Customers: CM First Group confirms that we will support customers running CM MetaAnalytics on supported Operating Systems in a VMware virtual machine ...
How to run CM Meta Analytics in Command Prompt window
How to run CM Meta Analytics in Command Prompt window. In preparation, the jobs should be cleared and the service stopped. Steps Open administrator command prompt Set path for Java path %path%;"c:\Program Files (x86)\Java\jre6\bin" Change directory ...
Running JCL Scanner by Hand
Running the MetaAnalytics CAScanner for JCL by hand. Document Version 0.2 Semantic Designs, Inc. August 2014 [0] Introduction This document describes a manual procedure for running the MetaAnalytics JCL CAScanner tool. This procedure scanner supports ...
Convert EBCDIC to ASCII
@echo off @rem Windows batch file to run ConvertEncoding.P0B @rem @rem Provides EBCDIC as an abbreviation for CP-037+R80. @rem @rem Copyright (C) 2012 Semantic Designs, Inc. All rights reserved. @rem ----------------------------- Change Log ...