MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{
"batchcomplete": "",
"continue": {
"lecontinue": "20251122004439|22131",
"continue": "-||"
},
"query": {
"logevents": [
{
"logid": 22141,
"ns": 0,
"title": "QPR SaaS Terms and Conditions",
"pageid": 1774,
"logpage": 1774,
"params": {},
"type": "create",
"action": "create",
"user": "TeeHiet",
"timestamp": "2026-01-09T08:19:49Z",
"comment": "Created page with \"These QPR SaaS Terms and Conditions, together with the QPR General Terms and Conditions, shall apply to the delivery of the Software described in detail in the Purchase Order between QPR and the Customer, which are delivered to the Customer via information networks (\u201cSaaS Services\u201d) and the Support Services for such SaaS Services. Any definition used in these QPR SaaS Terms and Conditions, but not defined herein, has the meaning set forth in the QPR General Terms a...\""
},
{
"logid": 22140,
"ns": 0,
"title": "QPR General Terms and Conditions",
"pageid": 1773,
"logpage": 1773,
"params": {},
"type": "create",
"action": "create",
"user": "TeeHiet",
"timestamp": "2026-01-09T06:49:32Z",
"comment": "Created page with \"== 1. Agreement with QPR == These QPR general terms and conditions (\u201cQPR General Terms and Conditions\u201d) apply to all (i) Services (as defined below) and (ii) installation, configuration, consulting, and similar Professional Services (as defined below) provided by QPR to the Customer and form an integral and inseparable part of the Agreement between the Customer and QPR concerning the provision of such services. == 2. Definitions == Unless expressly otherwise stat...\""
},
{
"logid": 22139,
"ns": 0,
"title": "Validate Relational Datamodel",
"pageid": 1772,
"logpage": 1772,
"params": {},
"type": "create",
"action": "create",
"user": "Ollvihe",
"timestamp": "2025-12-11T12:47:22Z",
"comment": "Created page with \"This page contains a script that validates a relational model. The script checks all datatables in the project where the script is run. The following validation checks are performed: * Primary key columns should not contain null values. * Rows should be unique for the primary key columns. * Foreign keys refer to existing data, i.e., the target table should contain a row the source table foreign key is referring to. <syntaxhighlight lang=\"typescript\" line> function pre...\""
},
{
"logid": 22138,
"ns": 6,
"title": "File:CountsIndicator.png",
"pageid": 1771,
"logpage": 1771,
"params": {},
"type": "create",
"action": "create",
"user": "TeeHiet",
"timestamp": "2025-12-09T09:59:33Z",
"comment": ""
},
{
"logid": 22137,
"ns": 6,
"title": "File:CountsIndicator.png",
"pageid": 1771,
"logpage": 1771,
"params": {
"img_sha1": "gf0m571rd0chmdx14fpxklfn0nbk8na",
"img_timestamp": "2025-12-09T09:59:33Z"
},
"type": "upload",
"action": "upload",
"user": "TeeHiet",
"timestamp": "2025-12-09T09:59:33Z",
"comment": ""
},
{
"logid": 22136,
"ns": 0,
"title": "Memory Management Settings",
"pageid": 0,
"logpage": 1750,
"params": {},
"type": "delete",
"action": "delete",
"user": "Ollvihe",
"timestamp": "2025-11-23T00:28:01Z",
"comment": "content was: \"#REDIRECT [[In-memory Models Management]]\", and the only contributor was \"[[Special:Contributions/Ollvihe|Ollvihe]]\" ([[User talk:Ollvihe|talk]])"
},
{
"logid": 22135,
"ns": 0,
"title": "Server settings in log4net.config",
"pageid": 1770,
"logpage": 1770,
"params": {},
"type": "create",
"action": "create",
"user": "Ollvihe",
"timestamp": "2025-11-22T15:41:25Z",
"comment": "Created page with \"QPR ProcessAnalyzer uses the log4net component (https://logging.apache.org/log4net/) for logging, allowing to flexibly define what is logged and where the logs are stored. For example, the following settings can be set in the '''log4net.config''' file (located in the '''bin''' folder in the server application files): * log4net > appender > '''maximumFileSize''': Maximum size of the log file. When the maximum size is reached, the log writing continues in a new file, and t...\""
},
{
"logid": 22134,
"ns": 0,
"title": "Deploy QPR ProcessAnalyzer Server using Container",
"pageid": 0,
"logpage": 1768,
"params": {
"target_ns": 0,
"target_title": "Deploy QPR ProcessAnalyzer from Container",
"suppressredirect": ""
},
"type": "move",
"action": "move",
"user": "Ollvihe",
"timestamp": "2025-11-22T15:35:34Z",
"comment": ""
},
{
"logid": 22133,
"ns": 0,
"title": "Server settings in appsettings.json",
"pageid": 1769,
"logpage": 1769,
"params": {},
"type": "create",
"action": "create",
"user": "Ollvihe",
"timestamp": "2025-11-22T15:18:29Z",
"comment": "Created page with \"The appsettings.json file is the main settings file for the QPR ProcessAnalyzer Server application. Go through the settings in the table below to set suitable values to the appsettings.json. <div style=\"border:1px solid #dfdfdf;padding:0.5em 1em 0.5em 1em;background-color:#E7EAEC;margin:10px 0px 0px 10px;\"> The appsettings.json needs to be a correctly formatted json file, and thus the backslashes and quotation marks in string values need to be escaped as follows: \\ \u2192...\""
},
{
"logid": 22132,
"ns": 0,
"title": "Deploy QPR ProcessAnalyzer Server using Container",
"pageid": 0,
"logpage": 1768,
"params": {},
"type": "create",
"action": "create",
"user": "Ollvihe",
"timestamp": "2025-11-22T00:50:32Z",
"comment": "Created page with \" == Container Image == 1. For deploying in containerized platforms ProcessAnalyzer distributed as container image. 1. Image contains ProcessAnalyzer server build for linux-x64 platform. 1. Following additional components are included: 1. ODBC 18 drivers 1. Snowflake drivers 1. SAP libraries are not included. 1. Container does not require superuser permissions and runs under user account `pa`. 1. To run container image con...\""
}
]
}
}