Previous Topic: Convert a Model Using the Encyclopedia ClientNext Topic: Convert all Models in an Encyclopedia


Convert a Model Using the Server Command Line

From the directory in which the CSE is installed, for example: %GENxx%\CSE\bin, enter the following command:

convmodl -u <userid> -m <"modelname"> [-i <build code page> -d <trace> -p <dispatcher> -v <environment> -g <encyclopedia group>]

Note: xx refers to the current release of CA Gen. For the current release number, see the Release Notes.

-u <userid>

Defines an authorized user ID.

Limits: eight characters

-m <modelname>

Defines a model in the encyclopedia.

Limits: 32 characters

-i <build code page>

Defines the code page of the platform on which the model was built.

Note: The -i <build code page> parameter is valid only if the model has a zero code page, and supplied to establish the correct language code value for the model.

-d

Turns the debug option ON.

Default: OFF

<trace>

Defines the trace options MASXXX

M

Sets memory trace ON.

Default: OFF

A

Sets an auxiliary file ON.

Default: OFF

SXXX

Sets the table size.

Limits: 0 through 744.

Default: 512

-p <dispatcher>

Defines a name of the message dispatcher.

Default: the value of IEF_MDNAME or 'IEFMD'.

Limits: 1059 characters

Note: For more information about Message Dispatcher Name, see Hostnames and IP Addresses and CSE Message Dispatcher and Remote Daemon Server Names.

-v <environment>

Defines the environment name.

Default: value of IEF_ENVNAME or CSE_ENV.

Limits: 32 characters

-g <encyclopedia group>

Defines the encyclopedia group name.

Default: value of IEF_ENCYGROUP

Limits: eight characters