Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 13 Managing EAI Step Server Plug-ins : List Existing EAI Plug-In Registry Entries

List Existing EAI Plug-In Registry Entries
Use this command to list all of the EAI plug-in registry entries.
Syntax
sweaireg LIST [eai_type_name] [-m machine name] [-x]
where:
eai_type_name is the short name of the EAI step type handled by the plug-in. This can be a text string up to 20 characters.
machine_name is the optional name of the server in the iProcess Engine node cluster on which the plug-in is to be registered. This can be a text string up to 256 characters.
-x is used to output the listing in a format suitable for script processing (a ; separated list of parameters on a single line). This is optional, and if omitted, the results are provided in a user-friendly format.
The entries listed are determined by the EAI type name and machine name:
Neither eai_type_name or machine_name are specified.
If only eai_type_name is specified.
If only machine_name is specified.
Example
To list the EAI plug-in registry entries on the server called hercules, enter the following:
sweaireg LIST -m hercules
The following is a sample output:

 
EAI Type: eaidb On Machine: Hercules
Version: 1.0
Library: $SWDIR\lib\eaidb
Init Params:

 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved