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. 

DeleteAssessment

Applies to the following products: 
Questionmark OnDemand
Questionmark Perception
Questionmark OnPremise
Applies to the following Perception versions: 
Perception 5.7

This method processes an assessment ID and deletes an existing assessment from the repository. If the assessment does not already exist in the repository, a SOAP fault message will be returned.

Available in:
  • Version 4.1 +
  • Version 5.1 +

Parameters

Input name Description Data type Optional field?

Assessment_ID

The Assessment_ID of the assessment you want to delete from the repository

String

N

 

With this method, any records in the following database tables associated with the assessment are deleted:

  • S_Link
  • S_Broadcast
  • S_FieldTo
  • S_AML

Response

Output name Description Data type

NONE

Troubleshooting

Please refer to the following page for any error codes that are displayed when using this method.

Appendix - Error codes