31 lines
1.2 KiB
JSON
31 lines
1.2 KiB
JSON
{
|
|
"gitSyncId": "e3b197954c324fb2bd7ad792_cd267f31-d5b7-45ae-9dbd-e198d9dd2d15",
|
|
"id": "xGen_xgen_compatibility_items",
|
|
"pluginId": "postgres-plugin",
|
|
"pluginType": "DB",
|
|
"unpublishedAction": {
|
|
"actionConfiguration": {
|
|
"body": "SELECT DISTINCT hwcompatibility.hwcompatibility_item_number AS item, item.item_descrip1 AS title, item.item_descrip2 AS specification\n FROM mpe.hwcompatibility\n JOIN mpe.hwcompatibilitynotes ON hwcompatibilitynotes.hwcompatibilitynotes_hwcompatibility_association = hwcompatibility.hwcompatibility_association\n JOIN public.item ON item_number = hwcompatibility.hwcompatibility_item_number\n ORDER BY hwcompatibility.hwcompatibility_item_number\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_compatibility_items",
|
|
"pageId": "xGen",
|
|
"runBehaviour": "AUTOMATIC",
|
|
"userSetOnLoad": false
|
|
}
|
|
} |