{
  "betweens": [],
  "source": {
    "elementType": "Type",
    "outputs": [
      {
        "codePath": "processItemId",
        "outputConnections": [
          "c0"
        ]
      },
      {
        "codePath": "processId",
        "outputConnections": [
          "c1"
        ]
      },
      {
        "codePath": "name",
        "outputConnections": [
          "c2"
        ]
      },
      {
        "codePath": "parentProcessItemId",
        "outputConnections": [
          "c3"
        ]
      },
      {
        "codePath": "entity",
        "outputConnections": [
          "c4"
        ]
      },
      {
        "codePath": "disabled",
        "outputConnections": [
          "c5"
        ]
      }
    ],
    "typeName": "RspdProcessItem",
    "x": 60,
    "y": 60
  },
  "target": {
    "elementType": "RdsTable",
    "inputs": [
      {
        "codePath": "ProcessItemId",
        "inputConnection": "c0"
      },
      {
        "codePath": "ProcessId",
        "inputConnection": "c1"
      },
      {
        "codePath": "Name",
        "inputConnection": "c2"
      },
      {
        "codePath": "ParentProcessItemId",
        "inputConnection": "c3"
      },
      {
        "codePath": "Entity",
        "inputConnection": "c4"
      },
      {
        "codePath": "Disabled",
        "inputConnection": "c5"
      }
    ],
    "rdsTableName": "RdsProcess.TblRspdProcessItem",
    "x": 600,
    "y": 60
  }
}