{
  "Id": "CreateRecordinNoSQLDB",
  "LineOfBusinessProcessData": [
    {
      "Key": "object",
      "Type": "Xenhey.BPM.Core.Net8.Processes.ProcessData"
    }
  ],
  "Type": "",
  "DataFlowProcess": [
    {
      "Key": "Write-To-Storage",
      "Type": "Xenhey.BPM.Core.Net8.Processes.AzureTableStorageProcess",
      "Async": "false",
      "IsEnable": "true",
      "DataFlowProcessParameters": [
        {
          "Key": "CreateRecordForAzureTable",
          "Value": "yes"
        },
        {
          "Key": "StorageAccount",
          "Value": "AzureWebJobsStorage"
        },
        {
          "Key": "TableName",
          "Value": "training20260107"
        }
      ]
    }
  ]
}