SystemCheckInteractiveStartV2
SystemCheckInteractiveStartV2 starts an interactive test run. It produces a simple test document to verify that the Communications Manager installation is up and running and can produce documents as intended. This document can be retrieved using SystemCheckInteractiveGetV2 with the returned ccmsessionid field (see SystemCheckInteractiveGetV1).
The request requires the following fields next to the standard fields.
|
Field |
Type |
Description |
| text | message |
Text to be added to the test. |
The response contains the following fields in addition to the standard fields.
|
Field |
Type |
Description |
| ccmsessiondid | sessionid |
The Communications Manager Contract Manager session identifier to be used by SystemCheckInteractiveGetV2 to retrieve the resulting document. |
| requesthandlerid | requesthandlerid | Request handler identifier. Identifies the Contract Manager that handles this request. You can configure this identifier in the StartContractManager.exe tool. Valid only for CCMSnapshotComposition contract type. |
| url | url |
A URL that is relative to the base URL of Tungsten Communications Manager. Example: https://<server>:443/ccm/ All relative URLs that are returned are relative to this base URL. With this URL, the interactive process can be started. |