{ "gitSyncId": "6a6b5b477ebc9edeca96e2f8_f265940c-0c70-481a-b898-eb6387ee3efa", "id": "Sitzplätze_GetSeats", "pluginId": "mysql-plugin", "pluginType": "DB", "unpublishedAction": { "actionConfiguration": { "body": "SELECT\n SPID,\n name,\n x,\n y,\n active\nFROM Sitzplätze\nWHERE active = 1\nORDER BY SPID;", "encodeParamsToggle": true, "paginationType": "NONE", "pluginSpecifiedTemplates": [ { "value": true } ], "timeoutInMillisecond": 10000 }, "confirmBeforeExecute": false, "datasource": { "id": "MySQL Bürobuchungen", "isAutoGenerated": false, "name": "MySQL Bürobuchungen", "pluginId": "mysql-plugin" }, "dynamicBindingPathList": [], "name": "GetSeats", "pageId": "Sitzplätze", "runBehaviour": "ON_PAGE_LOAD", "userSetOnLoad": true } }