Just a quick post.
A user made a change to a Qlik task on our environment instead of going through the GitLabs pipeline and broke a Qlik Replicate task.
I could see their actions in the Audit logs; but didn’t know what this action relates to. I tried searching for the action on the web but to no avail. So I asked in the Qlik forums if there was a list available.
Qlik wrote back saying there was no “Official” list but provided me with an “Unofficial” list; which is below.
So take this list with a grain of salt and hope it is useful to you:
| Requested Action | Description of action |
|---|---|
| GetMgrConfigDto | Retrieves the configuration of QEM. |
| GetAemSystemInfo | Retrieves the QEM system information. |
| GetCatalogServiceSettings | Retrieves the settings of the Catalog service. |
| getdatabaselist | Retrieves the list of databases. |
| StopTask | Stops a task. |
| putsourcetables | Adds or edits the source tables. |
| RunTask | Executes a task. |
| getdatabase | Retrieves the data warehouse database information. |
| AemImportTask | Imports a task. |
| AemRunTask | Runs a task. |
| GetAuditTrail | Retrieves the audit trail |
| GetTaskLogNames | Retrieves the name of the task logs. |
| GetTaskLog | Retrieves the task log. |
| GetAuditTrailPayload | Retrieves the audit trail payload. |
| puttasksettings | Adds or edits task settings. |
| GetTaskLogConfiguration | Retrieves the task log configuration. |
| getavailablecodepageconverternames | Retrieves the available codepage converter names. |
| test_database_async | Validates the database asynchronically. |
| test_database_complete | Checks if the command to validate the database asynchronically has completed. |
| GetAnalyticsConfiguration | Retrieves the Analytics configuration. |
| GetAnalyticsLogConfiguration | Retrieves the Analytics logging configuration. |
| DownloadTaskLogAem | Downloads the task log file from QEM. |
| EnableServer | Enables a server to be monitored. |
| DeleteServer | Deletes a monitored server from Enterprise Manager. |
| ExportReplicateTask | Exports a Replicate task. |
| GetTaskAcl | Retrieves the task ACL (Access Control List). |
| GetLoggingConfiguration | Retrieves the Compose logging configuration. |
| AemGetRootAcl | Retrieves the root ACL (Access Control List). |
| AemPutRootAcl | Adds or edits the root ACL (Access Control List). |
| GetAnalyticsAcl | Retrieves the analytics ACL (Access Control List). |
| GetServersCollectionAcl | Retrieves the servers collection ACL (Access Control List). |
| ControlTables | Updates the control tables. |
| GetAEMLogNames | Retrieves the log names. |
| GetAEMLog | Retrieves the server log. |
| GetNotificationsAcl | Retrieves the notification ACL (Access Control List). |
| GetMailServerSettings | Retrieves the mail server settings. |
| GetServerLogConfiguration | Retrieves the configuration of the server log. |
| putdatabase | Adds a database to an endpoint’s settings or edits an existing endpoint. |
| ListLicenses | Lists the server licenses. |
| GetServerAcl | Retrieves the server ACL (Access Control List). |
| GetTasksCollectionAcl | Retrieves the tasks collection ACL (Access Control List). |
| GetEndpointsCollectionAcl | Retrieves the endpoints collection ACL (Access Control List). |
| PutServerAcl | Adds an ACL (Access Control List). |
| TestServerConnection | Tests the connection of the server. |
| PutServer | Adds a new server. |
| DownloadAEMLog | Downloads the server log file. |
| browse_connection_async | Browses a connection asynchronically. |
| browse_connection_complete | Checks if browsing a connection asynchronically has completed. |