{ "gitSyncId": "6a57350b6665afa2c813ed3d_8da0101d-603d-43dd-ab76-71f49640e6a9", "id": "Bearbeitung Sportclubs_Insert_Haus", "pluginId": "mysql-plugin", "pluginType": "DB", "unpublishedAction": { "actionConfiguration": { "body": "INSERT INTO Haus\n(HID, Kürzel, Hausname, Adresse, Telefon, `E-Mail`,Status, Unterkunftsart, Land)\nVALUES\n(\n {{ this.params.HID }},\n {{ this.params.Kürzel }},\n {{ this.params.Hausname }},\n {{ this.params.Adresse }},\n 'Telefonnummer eintragen',\n 'E-Mail eintragen',\n {{ this.params.Status}},\n {{ this.params.Unterkunftsart }},\n {{ this.params.Land}}\n);", "encodeParamsToggle": true, "paginationType": "NONE", "pluginSpecifiedTemplates": [ { "value": true } ], "timeoutInMillisecond": 10000 }, "confirmBeforeExecute": false, "datasource": { "id": "MySQL Factsheets", "isAutoGenerated": false, "name": "MySQL Factsheets", "pluginId": "mysql-plugin" }, "dynamicBindingPathList": [ { "key": "body" } ], "name": "Insert_Haus", "pageId": "Bearbeitung Sportclubs", "runBehaviour": "MANUAL", "userSetOnLoad": false } }