IMPORTANT: Questionmark recommendeds using the Delivery Odata API (click here for documentation) for new integrations, not the QMWISe API. Although we currently continue to issue maintenance updates to this API to support customers with current QMWISe-based integrations, we are no longer adding new methods/functionality to QMWISe. 

QMWISe header information

Applies to the following products: 
Questionmark Perception
Applies to the following Perception versions: 
Perception 5.7
Perception 5.4
Perception 5.2
Perception 5.1

The following information can be included in the header information passed by the web service method.

Questionmark recommends that basic authentication is used with QMWISe over SOAP headers. For more information on using basic authentication with QMWISe, please refer to the Basic authentication section of the QMWISe API Guide.

Security parameter

These parameters are required if security is enabled, otherwise they can be ignored.

Input

Parameter Description Type

ClientID

This is the name of a Questionmark administrator.

String

Checksum

This is the plain text password of this Questionmark administrator.

String

Trust parameter

These parameters are for internal use only and can be ignored when calling any of the QMWISe web service methods.

Input

Parameter Description Type

Digest

This is the MD5 Checksum of the contents of the SOAP body (before any encoding) plus the secret key.

String

Encoding

This value is either none or DES.

String

Signature

This is the MD5 Checksum of the values of the Digest and Encoding fields plus the TrustedKey and secret key combination.

String