System generated commit, initial commit

This commit is contained in:
2026-04-03 16:24:02 +00:00
parent d7af846f26
commit 9fc5f608d4
231 changed files with 17896 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
{
"gitSyncId": "e3b197954c324fb2bd7ad792_c7d7eb03-db00-4854-911a-f53f5fa7f462",
"id": "xGen_xgen_snapshot_prodmap",
"pluginId": "postgres-plugin",
"pluginType": "DB",
"unpublishedAction": {
"actionConfiguration": {
"body": "SELECT\n\tmpe.snapshotprodmapsummary.product_type as \"Product Type\",\n\tmpe.snapshotprodmapsummary.snapshot_number as \"Snapshot Number\",\n\tmpe.snapshotprodmapsummary.versions as \"Versions\",\n\tmpe.snapshotprodmapsummary.effective_date as \"Effective Date\",\n\tmpe.snapshotprodmapsummary.expire_date as \"Expire Date\"\nFROM mpe.snapshotprodmapsummary\nWHERE snapshotprodmapsummary.expire_date > now() OR snapshotprodmapsummary.expire_date IS NULL\n",
"encodeParamsToggle": true,
"paginationType": "NONE",
"pluginSpecifiedTemplates": [
{
"value": true
}
],
"timeoutInMillisecond": 10000
},
"confirmBeforeExecute": false,
"datasource": {
"id": "xTuple_GoLive",
"isAutoGenerated": false,
"name": "xTuple_GoLive",
"pluginId": "postgres-plugin"
},
"dynamicBindingPathList": [],
"name": "xgen_snapshot_prodmap",
"pageId": "xGen",
"runBehaviour": "AUTOMATIC",
"userSetOnLoad": false
}
}