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.
SetConfiguration
Applies to the following products:
Questionmark OnDemand
Questionmark Perception
Questionmark OnPremise
Applies to the following Perception versions:
Perception 5.7
This method forces QMWISe to read the settings from perceptionv4.ini (in Perception 4.1+) or from the database (in Perception 5.1+) file and returns all current configuration settings for QMWISe.
The settings that can be set include:
Version 4.1 +: | Version 5.1 +: |
---|---|
|
|
Parameters
Input name | Description | Data type | Optional field? | |
---|---|---|---|---|
SetConfiguration (May occur several times) |
|
|
|
Y |
|
Name |
The name of the setting |
String |
Y |
|
Value |
The value the settings to apply |
String |
Y |
Response
Output name | Description | Data type | |
---|---|---|---|
Configuration (May occur several times) |
|
|
|
|
Name |
The name of the setting |
String |
|
Value |
The value the settings has applied |
String |
Troubleshooting
Please refer to the following page for any error codes that are displayed when using this method.