Files
appsmith-statistics-app/pages/Pending POs - All/queries/pending_pos_slx_pending/metadata.json
2026-03-05 10:22:41 +01:00

32 lines
908 B
JSON

{
"gitSyncId": "3c80e1fdb2304c28beaba450_de156d2b-c302-4b7b-bc7d-6e150866194f",
"id": "Pending POs - All_pending_pos_slx_pending",
"pluginId": "postgres-plugin",
"pluginType": "DB",
"unpublishedAction": {
"actionConfiguration": {
"body": "select * from mpe.get_prototype_po_dashboard_data(array['34487','35355']::text[]);",
"encodeParamsToggle": true,
"paginationType": "NONE",
"pluginSpecifiedTemplates": [
{
"value": true
}
],
"timeoutInMillisecond": 10000
},
"confirmBeforeExecute": false,
"datasource": {
"id": "xTuple_Sandbox",
"isAutoGenerated": false,
"name": "xTuple_Sandbox",
"pluginId": "postgres-plugin"
},
"dynamicBindingPathList": [],
"name": "pending_pos_slx_pending",
"pageId": "Pending POs - All",
"runBehaviour": "AUTOMATIC",
"userSetOnLoad": false
}
}