JSON Data Entry Plan Export Document

A JSON data entry plan import document contains all the details of a data entry plan.

{
  "exportMetadata": {
    "modelProperties": [
      {
        "propertyName": "name",
        "propertyValue": "e152218b-8f13-4dbb-8f2a-d2c75162f212"
      },
      {
        "propertyName": "isReleased",
        "propertyValue": "false"
      }
    ],
    "sourceProperties": [
      {
        "propertyPath": "eventSubtypeId",
        "sourceName": "Operation",
        "sourceValue": "6",
        "transformation": "targetValueLookup",
        "context": null
      },
      {
        "propertyPath": "groups[0].variables[0].variableId",
        "sourceName": "BB Drop",
        "sourceValue": "2846",
        "transformation": "targetValueLookup",
        "context": {
          "lineName": null,
          "unitName": null,
          "productCode": "L_AT_Yellow"
        }
      },
      {
        "propertyPath": "groups[0].variables[1].variableId",
        "sourceName": "Chainstay Length",
        "sourceValue": "2835",
        "transformation": "targetValueLookup",
        "context": {
          "lineName": null,
          "unitName": null,
          "productCode": "L_AT_Yellow"
        }
      },
      {
        "propertyPath": "groups[0].variables[2].variableId",
        "sourceName": "Head Tube Length",
        "sourceValue": "2843",
        "transformation": "targetValueLookup",
        "context": {
          "lineName": null,
          "unitName": null,
          "productCode": "L_AT_Yellow"
        }
      },
      {
        "propertyPath": "groups[0].variables[3].variableId",
        "sourceName": "Seat Tube Length",
        "sourceValue": "2836",
        "transformation": "targetValueLookup",
        "context": {
          "lineName": null,
          "unitName": null,
          "productCode": "L_AT_Yellow"
        }
      },
      {
        "propertyPath": "groups[0].variables[4].variableId",
        "sourceName": "Top Tube Length",
        "sourceValue": "2845",
        "transformation": "targetValueLookup",
        "context": {
          "lineName": null,
          "unitName": null,
          "productCode": "L_AT_Yellow"
        }
      },
      {
        "propertyPath": "groups[0].variables[5].variableId",
        "sourceName": "Wheelbase Length",
        "sourceValue": "2844",
        "transformation": "targetValueLookup",
        "context": {
          "lineName": null,
          "unitName": null,
          "productCode": "L_AT_Yellow"
        }
      },
      {
        "propertyPath": "groups[1].variables[0].variableId",
        "sourceName": "Head Tube Angle",
        "sourceValue": "2847",
        "transformation": "targetValueLookup",
        "context": {
          "lineName": null,
          "unitName": null,
          "productCode": "L_AT_Yellow"
        }
      },
      {
        "propertyPath": "groups[1].variables[1].variableId",
        "sourceName": "Seat Tube Angle",
        "sourceValue": "2834",
        "transformation": "targetValueLookup",
        "context": {
          "lineName": null,
          "unitName": null,
          "productCode": "L_AT_Yellow"
        }
      }
    ]
  },
  "content": "{\n  \"createdByUserId\": 53,\n  \"createdOn\": \"2022-07-14T21:37:08.005Z\",\n  \"eventSubtypeId\": 6,\n  \"eventType\": \"UserDefined\",\n  \"groups\": [\n    {\n      \"name\": \"Length\",\n      \"variables\": [\n        {\n          \"isMandatory\": true,\n          \"variableId\": 2846\n        },\n        {\n          \"isMandatory\": false,\n          \"variableId\": 2835\n        },\n        {\n          \"isMandatory\": false,\n          \"variableId\": 2843\n        },\n        {\n          \"isMandatory\": false,\n          \"variableId\": 2836\n        },\n        {\n          \"isMandatory\": false,\n          \"variableId\": 2845\n        },\n        {\n          \"isMandatory\": false,\n          \"variableId\": 2844\n        }\n      ]\n    },\n    {\n      \"name\": \"Angle\",\n      \"variables\": [\n        {\n          \"isMandatory\": false,\n          \"variableId\": 2847\n        },\n        {\n          \"isMandatory\": false,\n          \"variableId\": 2834\n        }\n      ]\n    }\n  ],\n  \"id\": 15,\n  \"isReleased\": false,\n  \"lastModifiedByUserId\": 53,\n  \"lastModifiedOn\": \"2022-07-14T21:37:08.005Z\",\n  \"name\": \"e152218b-8f13-4dbb-8f2a-d2c75162f212\"\n}",
  "contentMediaType": "application/vnd.ge.mes.v1.full+json"
}