Previous Topic: Encyclopedia Communications TasksNext Topic: Applying a Model or Subset to the Encyclopedia


Upload a Model to the Encyclopedia

You can use the CSE Checkout Client or the command line to upload a model to the CSE. Uploading a model requires authorization to upload models to the CSE and to an active Client Server Encyclopedia.

Follow these steps:

  1. Start the CSE Checkout Client.
  2. Enter the userid and password that is authorized by your Encyclopedia Administrator.
  3. Enter the CSE's hostname and service or port number.
  4. In the Encyclopedia Checkout Client window, select Encyclopedia, Update.
  5. Enter the directory name that contains the update.trn file. Installation copies the Gen Sample Model as an update.trn file in the cse\bin directory.

Upload a model manually

At the command prompt, type the upload command with the appropriate options. The upload command syntax and options are:

upload -u <userid> [-t <type> -d <directory> -b <trace> -r
-i <requester code page> -p <dispatcher> -v <environment> -g <encyclopedia group>]

Where:

-u <userid>

Defines the authorized user id.

Limits: eight characters.

-t <type>

(Optional) Defines the transaction file type, UPLOAD, LOAD, or APPLY.

Default: UPLOAD.

-d <directory>

(Optional) Defines the transaction file's source directory. The default is the current directory.

-b <[M][A][Sxxx]>

(Optional) Turns the debug option ON, and the optional parameters to define the trace options. Specify each trace option:

M

Turns memory trace ON.

A

Turns on the auxiliary file option.

S

Sets the table size 0 through 744.

Default: 512

Defaults: All trace option defaults are OFF.

-r

(Optional) Turns the report option ON. The default is OFF.

-i <requester code page>

(Optional) Defines the code page of the client platform on which to display the report. This option is only valid if the report option is turned on. T

Default: 0 for no code page translation.

-p <dispatcher>

(Optional) Defines the name of the message dispatcher.

Default: the value of the IEF_MDNAME environment variable IEF_MDNAME or IEFMD.

Limits: 1059-character.

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

-v <environment>

(Optional) Defines the environment name.

Default: The value of IEF_ENVNAME environment variable or CSE_ENV.

Limits: 32-characters

-g <encyclopedia group>

(Optional) Defines the encyclopedia group name.

Default: the value of the IEF_ENCYGROUP environment variable.

Limits: eight characters