TCA: Support for VES/A&AI enrichment
[dcaegen2/analytics/tca.git] / dcae-analytics-cdap-plugins / widgets / JsonPathFilter-transform.json
index a3b6286..58e2671 100644 (file)
@@ -1,58 +1,58 @@
-{
-  "metadata": {
-    "spec-version": "1.0"
-  },
-  "configuration-groups": [
-    {
-      "label": "JSON Path Filter",
-      "properties": [
-        {
-          "widget-type": "textbox",
-          "label": "Reference Name",
-          "name": "referenceName",
-          "widget-attributes": {
-            "default": "JsonPathFilter"
-          }
-        },
-        {
-          "widget-type": "textbox",
-          "label": "Input Field Name",
-          "name": "incomingJsonFieldName"
-        },
-        {
-          "widget-type": "textbox",
-          "label": "Output Schema Field Name",
-          "name": "outputSchemaFieldName"
-        },
-        {
-          "widget-type": "keyvalue",
-          "label": "Json Path Filter Mappings",
-          "name": "jsonFilterMappings",
-          "widget-attributes": {
-            "showDelimiter": "false"
-          }
-        }
-      ]
-    }
-  ],
-  "outputs": [
-    {
-      "name": "schema",
-      "label": "schema",
-      "widget-type": "schema",
-      "widget-attributes": {
-        "schema-types": [
-          "boolean",
-          "int",
-          "long",
-          "float",
-          "double",
-          "bytes",
-          "string"
-        ],
-        "schema-default-type": "string",
-        "property-watch": "format"
-      }
-    }
-  ]
-}
+{\r
+  "metadata": {\r
+    "spec-version": "1.0"\r
+  },\r
+  "configuration-groups": [\r
+    {\r
+      "label": "JSON Path Filter",\r
+      "properties": [\r
+        {\r
+          "widget-type": "textbox",\r
+          "label": "Reference Name",\r
+          "name": "referenceName",\r
+          "widget-attributes": {\r
+            "default": "JsonPathFilter"\r
+          }\r
+        },\r
+        {\r
+          "widget-type": "textbox",\r
+          "label": "Input Field Name",\r
+          "name": "incomingJsonFieldName"\r
+        },\r
+        {\r
+          "widget-type": "textbox",\r
+          "label": "Output Schema Field Name",\r
+          "name": "outputSchemaFieldName"\r
+        },\r
+        {\r
+          "widget-type": "keyvalue",\r
+          "label": "Json Path Filter Mappings",\r
+          "name": "jsonFilterMappings",\r
+          "widget-attributes": {\r
+            "showDelimiter": "false"\r
+          }\r
+        }\r
+      ]\r
+    }\r
+  ],\r
+  "outputs": [\r
+    {\r
+      "name": "schema",\r
+      "label": "schema",\r
+      "widget-type": "schema",\r
+      "widget-attributes": {\r
+        "schema-types": [\r
+          "boolean",\r
+          "int",\r
+          "long",\r
+          "float",\r
+          "double",\r
+          "bytes",\r
+          "string"\r
+        ],\r
+        "schema-default-type": "string",\r
+        "property-watch": "format"\r
+      }\r
+    }\r
+  ]\r
+}\r