Listmodels
To see a nested list of models go to:
http://[ machine ]:[ port ]/itp/app/[ application ]/listmodels.aspx
(http://[ machine ]:[ port ]/itp/app/[ application ]/listmodels)
A call to listmodels will result in two HTML pages, one automatically loading the other. The first page shows a nested list of folders. The latter is loaded in the Model List Frame and shows a list of models for a selected folder in the list of folders.
We recommend that you provide a frameset, which contains a frame with the name configured as the Model List Frame. This can be done in the modelselect page:
http://[ machine ]:[ port ]/itp/app/[ application ]/modelselect.aspx
(http://[ machine ]:[ port ]/itp/app/[ application ]/modelselect.jsp)
See CM Core: OnLine exit points for more information on how the list of models is retrieved from KCM Core.
Parameters (prepared model list)
If a model list has already been prepared by the integrating application, a single sessionid parameter is sufficient to start the model list. For more information, see Integration. Other parameters will be ignored.
Call parameters
| Parameter | Type | Description | |
|---|---|---|---|
| sessionid | string | required | The session identifier corresponding to the prepared model list. This session identifier can only be passed through the query string, not as form data. |
Parameters
If the sessionid parameter is omitted, the following property is used to identify the Letterbook.
Properties
| Parameter | Type | Description |
|---|---|---|
| Letterbook | string |
|
-
The root and pattern properties have been deprecated. Use the Letterbook property instead.
-
To allow root parameters to function, the ListModels.exe executable that is used to retrieve the Letterbook has to be configured to produce legacy references. See the chapter "Post-installation steps" of KCM Installation Guide.