Files
Factsheets/pages/Startseite/queries/Haus_Aktiv/metadata.json
T

31 lines
852 B
JSON

{
"gitSyncId": "6a57350b6665afa2c813ed3d_4b793ae8-7b82-4a66-849e-768d1621007d",
"id": "Startseite_Haus_Aktiv",
"pluginId": "mysql-plugin",
"pluginType": "DB",
"unpublishedAction": {
"actionConfiguration": {
"body": "SELECT HID, Hausname, Kürzel, Land From Haus \nWHERE Status = 'aktiv'",
"encodeParamsToggle": true,
"paginationType": "NONE",
"pluginSpecifiedTemplates": [
{
"value": true
}
],
"timeoutInMillisecond": 10000
},
"confirmBeforeExecute": false,
"datasource": {
"id": "MySQL Factsheets",
"isAutoGenerated": false,
"name": "MySQL Factsheets",
"pluginId": "mysql-plugin"
},
"dynamicBindingPathList": [],
"name": "Haus_Aktiv",
"pageId": "Startseite",
"runBehaviour": "AUTOMATIC",
"userSetOnLoad": true
}
}