{ "gitSyncId": "e3b197954c324fb2bd7ad792_16d5e630-a22a-422e-99f7-52c7cc28c5ea", "id": "xGen_xgen_pairs", "pluginId": "postgres-plugin", "pluginType": "DB", "unpublishedAction": { "actionConfiguration": { "body": "SELECT TITEM1.item_number AS item1, \n TITEM1.item_descrip1 AS item1_descrip,\n TITEM2.item_number AS item2, \n TITEM2.item_descrip1 AS item2_descrip,\n TITEM2.item_descrip2 AS item2_spec\nFROM mpe.hwcompatibilitypairs \nJOIN item AS TITEM1 ON hwcompatibilitypairs_item1_id = TITEM1.item_id \nJOIN item AS TITEM2 ON hwcompatibilitypairs_item2_id = TITEM2.item_id\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_pairs", "pageId": "xGen", "runBehaviour": "AUTOMATIC", "userSetOnLoad": false } }