Table of Contents

Search

  1. Preface
  2. Introduction
  3. Program Design
  4. SSA-NAME3 Functions
  5. Language Specific Guidelines
  6. Controls
  7. Advanced Controls
  8. Address Standardization
  9. ASM Workbench

Launching the ASM Workbench

Launching the ASM Workbench

ASM Workbench can be launched from SSA-NAME3
%SSABIN%
directory.

Command line startup for ASM Workbench

To run ASM Workbench from command line you will need to establish the environment by running
%SSABIN%\env\isss.bat
and start the server. Once your environment is established and servers are up and running, execute
asmcli
. Following are the main input parameters for launching SSA-NAME3 Workbench:
asmcli -hHostName:PortNumber -1File1 -2File2 [options]
where
-hHostName:PortNumber
Search Server Host name and Port Number.
1File1
Specifies the file where log message are redirected.
2File2
Specifies the file where error message are redirected.
-b
Use ASM with AddressDoctor v5.
-cCharacterSet
The Character set to use. The default is WIN1250.
-dDefaultCountry
The Country to use when parsing can not determine a country from the address.
-mValidationMode
The Mode to use for validation purposes valid values are
Suggest
,
Correct
,
Complete
and
Certify
. The default value is
Suggest
.
For example:
%SSABIN%\asmcli -h%SSA_N3HOST% -1asmcli.log -2asmcli.err -d"United States" -pusa -sdefault

0 COMMENTS

We’d like to hear from you!