STRRUNMDL
Description

The STRRUNMDL command provides an efficient and convenient interface to all the options of the ITP/CS and ITP/Batch Server RUNMDL API/program.

The parameters for this command are similar to the parameters for the ITP RUNMDL API. There is however one difference: The KEYS and EXTRAS parameters do not use the same format as the ITP RUNMDL API. In the ITP RUNMDL API, these parameters are preceded by an exclamation mark, and separated by semicolons. In WindowsEnabler/MQSeries these parameters use the same layout as all other WindowsEnabler/MQSeries parameters that contain a list of values: i.e. values are separated by whitespace, and should be enclosed by single quotes if they contains whitespace themselves. If no KEYS or EXTRA values are needed, the corresponding parameter should be empty, or omitted entirely. Apart from this difference, the use of these parameters is the same as in the ITP RUNMDL API. See your ITP manuals for detailed information about the ITP RUNMDL API.

Syntax
STRRUNMDL MODEL(<model.itp>) RESULT(<result document>) OVERWRITE(<Y|N>) FLAGS(<flags>) PARAMS(<params>) KEYS(<keys>) EXTRAS(<extras>)
Return Values

See your ITP manuals for detailed information about the RUNMDL API.