POST Api/Automation/CreateEdit

Request Information

URI Parameters

None.

Body Parameters

AutomationCreateEditView
NameDescriptionTypeAdditional information
Id

integer

None.

IsCreate

boolean

None.

Name

string

None.

Description

string

None.

Steps

Collection of AutomationStepCreateEditView

None.

IsEnable

boolean

None.

Triggers

Collection of AutomationTriggerSelectListItemView

None.

StepCreate

AutomationStepCreateEditView

None.

TriggerBy

AutomationTriggerBy

None.

TriggerByUserIds

Collection of integer

None.

ExecuteLogDetail

AutomationExecuteLogDetailView

None.

TriggerId

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "IsCreate": true,
  "Name": "sample string 3",
  "Description": "sample string 4",
  "Steps": [
    {
      "Id": 1,
      "IsCreate": true,
      "StepType": 0,
      "TriggerType": 0,
      "AutomationTriggerId": 3,
      "TriggerDate": {
        "Id": 1,
        "IsCreate": true,
        "DateFieldId": 3,
        "DateScheduleType": 0,
        "Time": "sample string 4",
        "DayOffset": 5,
        "AutomationTriggerId": 6
      },
      "Order": 4,
      "AutomationActions": [
        {
          "RelatedType": {
            "Id": 1,
            "Code": "sample string 2",
            "ParentCode": "sample string 3",
            "Icon": "sample string 4",
            "NameSingular": "sample string 5",
            "NamePlural": "sample string 6",
            "Route": "sample string 7",
            "HasBoard": true,
            "HasPeople": true,
            "HasPeopleMultiple": true,
            "HasCard": true
          },
          "Disabled": true,
          "Group": {
            "Disabled": true,
            "Name": "sample string 2"
          },
          "Selected": true,
          "Text": "sample string 3",
          "Value": "sample string 4"
        },
        {
          "RelatedType": {
            "Id": 1,
            "Code": "sample string 2",
            "ParentCode": "sample string 3",
            "Icon": "sample string 4",
            "NameSingular": "sample string 5",
            "NamePlural": "sample string 6",
            "Route": "sample string 7",
            "HasBoard": true,
            "HasPeople": true,
            "HasPeopleMultiple": true,
            "HasCard": true
          },
          "Disabled": true,
          "Group": {
            "Disabled": true,
            "Name": "sample string 2"
          },
          "Selected": true,
          "Text": "sample string 3",
          "Value": "sample string 4"
        }
      ],
      "AutomationActionId": 1,
      "Name": "sample string 5",
      "RelatedType": {
        "Id": 1,
        "Code": "sample string 2",
        "ParentCode": "sample string 3",
        "Icon": "sample string 4",
        "NameSingular": "sample string 5",
        "NamePlural": "sample string 6",
        "Route": "sample string 7",
        "HasBoard": true,
        "HasPeople": true,
        "HasPeopleMultiple": true,
        "HasCard": true
      },
      "ActionFieldValues": [
        {
          "Field": {
            "FieldId": 1,
            "FieldDataTypeId": 2,
            "DataType": 0,
            "Title": "sample string 3",
            "Value": {},
            "Items": [
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              },
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              }
            ],
            "IsUnique": true,
            "IsRequired": true,
            "GridSize": 64,
            "CustomFieldDataId": 1,
            "IsPrimaryKey": true,
            "RelatedType": {
              "Id": 1,
              "Code": "sample string 2",
              "ParentCode": "sample string 3",
              "Icon": "sample string 4",
              "NameSingular": "sample string 5",
              "NamePlural": "sample string 6",
              "Route": "sample string 7",
              "HasBoard": true,
              "HasPeople": true,
              "HasPeopleMultiple": true,
              "HasCard": true
            },
            "SelectUrl": "sample string 9",
            "SelectIsSearchable": true,
            "DisplayableValue": "sample string 11"
          },
          "FromStepId": 1,
          "Function": {
            "IsPredefined": true,
            "Functions": [
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              },
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              }
            ],
            "FunctionValueSelected": "sample string 2",
            "Predefineds": [
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              },
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              }
            ],
            "PredefinedValueSelected": "sample string 3",
            "FunctionParameters": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "IsSelected": true
        },
        {
          "Field": {
            "FieldId": 1,
            "FieldDataTypeId": 2,
            "DataType": 0,
            "Title": "sample string 3",
            "Value": {},
            "Items": [
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              },
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              }
            ],
            "IsUnique": true,
            "IsRequired": true,
            "GridSize": 64,
            "CustomFieldDataId": 1,
            "IsPrimaryKey": true,
            "RelatedType": {
              "Id": 1,
              "Code": "sample string 2",
              "ParentCode": "sample string 3",
              "Icon": "sample string 4",
              "NameSingular": "sample string 5",
              "NamePlural": "sample string 6",
              "Route": "sample string 7",
              "HasBoard": true,
              "HasPeople": true,
              "HasPeopleMultiple": true,
              "HasCard": true
            },
            "SelectUrl": "sample string 9",
            "SelectIsSearchable": true,
            "DisplayableValue": "sample string 11"
          },
          "FromStepId": 1,
          "Function": {
            "IsPredefined": true,
            "Functions": [
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              },
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              }
            ],
            "FunctionValueSelected": "sample string 2",
            "Predefineds": [
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              },
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              }
            ],
            "PredefinedValueSelected": "sample string 3",
            "FunctionParameters": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "IsSelected": true
        }
      ],
      "ConditionSets": [
        {
          "Id": 1,
          "LogicalOperationType": 0,
          "Items": [
            {
              "Id": 1,
              "LogicalOperationType": 0,
              "AutomationConditionTypes": [
                {
                  "ConditionType": 0,
                  "IsNot": true,
                  "FieldDataType": 0,
                  "HasValue": true,
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 5",
                  "Value": "sample string 6"
                },
                {
                  "ConditionType": 0,
                  "IsNot": true,
                  "FieldDataType": 0,
                  "HasValue": true,
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 5",
                  "Value": "sample string 6"
                }
              ],
              "AutomationConditionTypeId": 2,
              "AutomationConditionTypeName": "sample string 3",
              "Field": {
                "FieldId": 1,
                "FieldDataTypeId": 2,
                "DataType": 0,
                "Title": "sample string 3",
                "Value": {},
                "Items": [
                  {
                    "Disabled": true,
                    "Group": {
                      "Disabled": true,
                      "Name": "sample string 2"
                    },
                    "Selected": true,
                    "Text": "sample string 3",
                    "Value": "sample string 4"
                  },
                  {
                    "Disabled": true,
                    "Group": {
                      "Disabled": true,
                      "Name": "sample string 2"
                    },
                    "Selected": true,
                    "Text": "sample string 3",
                    "Value": "sample string 4"
                  }
                ],
                "IsUnique": true,
                "IsRequired": true,
                "GridSize": 64,
                "CustomFieldDataId": 1,
                "IsPrimaryKey": true,
                "RelatedType": {
                  "Id": 1,
                  "Code": "sample string 2",
                  "ParentCode": "sample string 3",
                  "Icon": "sample string 4",
                  "NameSingular": "sample string 5",
                  "NamePlural": "sample string 6",
                  "Route": "sample string 7",
                  "HasBoard": true,
                  "HasPeople": true,
                  "HasPeopleMultiple": true,
                  "HasCard": true
                },
                "SelectUrl": "sample string 9",
                "SelectIsSearchable": true,
                "DisplayableValue": "sample string 11"
              },
              "FromStepId": 1,
              "Order": 4
            },
            {
              "Id": 1,
              "LogicalOperationType": 0,
              "AutomationConditionTypes": [
                {
                  "ConditionType": 0,
                  "IsNot": true,
                  "FieldDataType": 0,
                  "HasValue": true,
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 5",
                  "Value": "sample string 6"
                },
                {
                  "ConditionType": 0,
                  "IsNot": true,
                  "FieldDataType": 0,
                  "HasValue": true,
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 5",
                  "Value": "sample string 6"
                }
              ],
              "AutomationConditionTypeId": 2,
              "AutomationConditionTypeName": "sample string 3",
              "Field": {
                "FieldId": 1,
                "FieldDataTypeId": 2,
                "DataType": 0,
                "Title": "sample string 3",
                "Value": {},
                "Items": [
                  {
                    "Disabled": true,
                    "Group": {
                      "Disabled": true,
                      "Name": "sample string 2"
                    },
                    "Selected": true,
                    "Text": "sample string 3",
                    "Value": "sample string 4"
                  },
                  {
                    "Disabled": true,
                    "Group": {
                      "Disabled": true,
                      "Name": "sample string 2"
                    },
                    "Selected": true,
                    "Text": "sample string 3",
                    "Value": "sample string 4"
                  }
                ],
                "IsUnique": true,
                "IsRequired": true,
                "GridSize": 64,
                "CustomFieldDataId": 1,
                "IsPrimaryKey": true,
                "RelatedType": {
                  "Id": 1,
                  "Code": "sample string 2",
                  "ParentCode": "sample string 3",
                  "Icon": "sample string 4",
                  "NameSingular": "sample string 5",
                  "NamePlural": "sample string 6",
                  "Route": "sample string 7",
                  "HasBoard": true,
                  "HasPeople": true,
                  "HasPeopleMultiple": true,
                  "HasCard": true
                },
                "SelectUrl": "sample string 9",
                "SelectIsSearchable": true,
                "DisplayableValue": "sample string 11"
              },
              "FromStepId": 1,
              "Order": 4
            }
          ],
          "Order": 2
        },
        {
          "Id": 1,
          "LogicalOperationType": 0,
          "Items": [
            {
              "Id": 1,
              "LogicalOperationType": 0,
              "AutomationConditionTypes": [
                {
                  "ConditionType": 0,
                  "IsNot": true,
                  "FieldDataType": 0,
                  "HasValue": true,
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 5",
                  "Value": "sample string 6"
                },
                {
                  "ConditionType": 0,
                  "IsNot": true,
                  "FieldDataType": 0,
                  "HasValue": true,
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 5",
                  "Value": "sample string 6"
                }
              ],
              "AutomationConditionTypeId": 2,
              "AutomationConditionTypeName": "sample string 3",
              "Field": {
                "FieldId": 1,
                "FieldDataTypeId": 2,
                "DataType": 0,
                "Title": "sample string 3",
                "Value": {},
                "Items": [
                  {
                    "Disabled": true,
                    "Group": {
                      "Disabled": true,
                      "Name": "sample string 2"
                    },
                    "Selected": true,
                    "Text": "sample string 3",
                    "Value": "sample string 4"
                  },
                  {
                    "Disabled": true,
                    "Group": {
                      "Disabled": true,
                      "Name": "sample string 2"
                    },
                    "Selected": true,
                    "Text": "sample string 3",
                    "Value": "sample string 4"
                  }
                ],
                "IsUnique": true,
                "IsRequired": true,
                "GridSize": 64,
                "CustomFieldDataId": 1,
                "IsPrimaryKey": true,
                "RelatedType": {
                  "Id": 1,
                  "Code": "sample string 2",
                  "ParentCode": "sample string 3",
                  "Icon": "sample string 4",
                  "NameSingular": "sample string 5",
                  "NamePlural": "sample string 6",
                  "Route": "sample string 7",
                  "HasBoard": true,
                  "HasPeople": true,
                  "HasPeopleMultiple": true,
                  "HasCard": true
                },
                "SelectUrl": "sample string 9",
                "SelectIsSearchable": true,
                "DisplayableValue": "sample string 11"
              },
              "FromStepId": 1,
              "Order": 4
            },
            {
              "Id": 1,
              "LogicalOperationType": 0,
              "AutomationConditionTypes": [
                {
                  "ConditionType": 0,
                  "IsNot": true,
                  "FieldDataType": 0,
                  "HasValue": true,
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 5",
                  "Value": "sample string 6"
                },
                {
                  "ConditionType": 0,
                  "IsNot": true,
                  "FieldDataType": 0,
                  "HasValue": true,
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 5",
                  "Value": "sample string 6"
                }
              ],
              "AutomationConditionTypeId": 2,
              "AutomationConditionTypeName": "sample string 3",
              "Field": {
                "FieldId": 1,
                "FieldDataTypeId": 2,
                "DataType": 0,
                "Title": "sample string 3",
                "Value": {},
                "Items": [
                  {
                    "Disabled": true,
                    "Group": {
                      "Disabled": true,
                      "Name": "sample string 2"
                    },
                    "Selected": true,
                    "Text": "sample string 3",
                    "Value": "sample string 4"
                  },
                  {
                    "Disabled": true,
                    "Group": {
                      "Disabled": true,
                      "Name": "sample string 2"
                    },
                    "Selected": true,
                    "Text": "sample string 3",
                    "Value": "sample string 4"
                  }
                ],
                "IsUnique": true,
                "IsRequired": true,
                "GridSize": 64,
                "CustomFieldDataId": 1,
                "IsPrimaryKey": true,
                "RelatedType": {
                  "Id": 1,
                  "Code": "sample string 2",
                  "ParentCode": "sample string 3",
                  "Icon": "sample string 4",
                  "NameSingular": "sample string 5",
                  "NamePlural": "sample string 6",
                  "Route": "sample string 7",
                  "HasBoard": true,
                  "HasPeople": true,
                  "HasPeopleMultiple": true,
                  "HasCard": true
                },
                "SelectUrl": "sample string 9",
                "SelectIsSearchable": true,
                "DisplayableValue": "sample string 11"
              },
              "FromStepId": 1,
              "Order": 4
            }
          ],
          "Order": 2
        }
      ],
      "MatchId": "sample string 6",
      "Delay": {
        "Duration": 1,
        "DurationUnit": 0,
        "Time": "sample string 2",
        "IsPredefined": true,
        "Predefineds": [
          {
            "Disabled": true,
            "Group": {
              "Disabled": true,
              "Name": "sample string 2"
            },
            "Selected": true,
            "Text": "sample string 3",
            "Value": "sample string 4"
          },
          {
            "Disabled": true,
            "Group": {
              "Disabled": true,
              "Name": "sample string 2"
            },
            "Selected": true,
            "Text": "sample string 3",
            "Value": "sample string 4"
          }
        ],
        "PredefinedId": 1
      }
    },
    {
      "Id": 1,
      "IsCreate": true,
      "StepType": 0,
      "TriggerType": 0,
      "AutomationTriggerId": 3,
      "TriggerDate": {
        "Id": 1,
        "IsCreate": true,
        "DateFieldId": 3,
        "DateScheduleType": 0,
        "Time": "sample string 4",
        "DayOffset": 5,
        "AutomationTriggerId": 6
      },
      "Order": 4,
      "AutomationActions": [
        {
          "RelatedType": {
            "Id": 1,
            "Code": "sample string 2",
            "ParentCode": "sample string 3",
            "Icon": "sample string 4",
            "NameSingular": "sample string 5",
            "NamePlural": "sample string 6",
            "Route": "sample string 7",
            "HasBoard": true,
            "HasPeople": true,
            "HasPeopleMultiple": true,
            "HasCard": true
          },
          "Disabled": true,
          "Group": {
            "Disabled": true,
            "Name": "sample string 2"
          },
          "Selected": true,
          "Text": "sample string 3",
          "Value": "sample string 4"
        },
        {
          "RelatedType": {
            "Id": 1,
            "Code": "sample string 2",
            "ParentCode": "sample string 3",
            "Icon": "sample string 4",
            "NameSingular": "sample string 5",
            "NamePlural": "sample string 6",
            "Route": "sample string 7",
            "HasBoard": true,
            "HasPeople": true,
            "HasPeopleMultiple": true,
            "HasCard": true
          },
          "Disabled": true,
          "Group": {
            "Disabled": true,
            "Name": "sample string 2"
          },
          "Selected": true,
          "Text": "sample string 3",
          "Value": "sample string 4"
        }
      ],
      "AutomationActionId": 1,
      "Name": "sample string 5",
      "RelatedType": {
        "Id": 1,
        "Code": "sample string 2",
        "ParentCode": "sample string 3",
        "Icon": "sample string 4",
        "NameSingular": "sample string 5",
        "NamePlural": "sample string 6",
        "Route": "sample string 7",
        "HasBoard": true,
        "HasPeople": true,
        "HasPeopleMultiple": true,
        "HasCard": true
      },
      "ActionFieldValues": [
        {
          "Field": {
            "FieldId": 1,
            "FieldDataTypeId": 2,
            "DataType": 0,
            "Title": "sample string 3",
            "Value": {},
            "Items": [
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              },
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              }
            ],
            "IsUnique": true,
            "IsRequired": true,
            "GridSize": 64,
            "CustomFieldDataId": 1,
            "IsPrimaryKey": true,
            "RelatedType": {
              "Id": 1,
              "Code": "sample string 2",
              "ParentCode": "sample string 3",
              "Icon": "sample string 4",
              "NameSingular": "sample string 5",
              "NamePlural": "sample string 6",
              "Route": "sample string 7",
              "HasBoard": true,
              "HasPeople": true,
              "HasPeopleMultiple": true,
              "HasCard": true
            },
            "SelectUrl": "sample string 9",
            "SelectIsSearchable": true,
            "DisplayableValue": "sample string 11"
          },
          "FromStepId": 1,
          "Function": {
            "IsPredefined": true,
            "Functions": [
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              },
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              }
            ],
            "FunctionValueSelected": "sample string 2",
            "Predefineds": [
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              },
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              }
            ],
            "PredefinedValueSelected": "sample string 3",
            "FunctionParameters": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "IsSelected": true
        },
        {
          "Field": {
            "FieldId": 1,
            "FieldDataTypeId": 2,
            "DataType": 0,
            "Title": "sample string 3",
            "Value": {},
            "Items": [
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              },
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              }
            ],
            "IsUnique": true,
            "IsRequired": true,
            "GridSize": 64,
            "CustomFieldDataId": 1,
            "IsPrimaryKey": true,
            "RelatedType": {
              "Id": 1,
              "Code": "sample string 2",
              "ParentCode": "sample string 3",
              "Icon": "sample string 4",
              "NameSingular": "sample string 5",
              "NamePlural": "sample string 6",
              "Route": "sample string 7",
              "HasBoard": true,
              "HasPeople": true,
              "HasPeopleMultiple": true,
              "HasCard": true
            },
            "SelectUrl": "sample string 9",
            "SelectIsSearchable": true,
            "DisplayableValue": "sample string 11"
          },
          "FromStepId": 1,
          "Function": {
            "IsPredefined": true,
            "Functions": [
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              },
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              }
            ],
            "FunctionValueSelected": "sample string 2",
            "Predefineds": [
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              },
              {
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 3",
                "Value": "sample string 4"
              }
            ],
            "PredefinedValueSelected": "sample string 3",
            "FunctionParameters": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "IsSelected": true
        }
      ],
      "ConditionSets": [
        {
          "Id": 1,
          "LogicalOperationType": 0,
          "Items": [
            {
              "Id": 1,
              "LogicalOperationType": 0,
              "AutomationConditionTypes": [
                {
                  "ConditionType": 0,
                  "IsNot": true,
                  "FieldDataType": 0,
                  "HasValue": true,
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 5",
                  "Value": "sample string 6"
                },
                {
                  "ConditionType": 0,
                  "IsNot": true,
                  "FieldDataType": 0,
                  "HasValue": true,
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 5",
                  "Value": "sample string 6"
                }
              ],
              "AutomationConditionTypeId": 2,
              "AutomationConditionTypeName": "sample string 3",
              "Field": {
                "FieldId": 1,
                "FieldDataTypeId": 2,
                "DataType": 0,
                "Title": "sample string 3",
                "Value": {},
                "Items": [
                  {
                    "Disabled": true,
                    "Group": {
                      "Disabled": true,
                      "Name": "sample string 2"
                    },
                    "Selected": true,
                    "Text": "sample string 3",
                    "Value": "sample string 4"
                  },
                  {
                    "Disabled": true,
                    "Group": {
                      "Disabled": true,
                      "Name": "sample string 2"
                    },
                    "Selected": true,
                    "Text": "sample string 3",
                    "Value": "sample string 4"
                  }
                ],
                "IsUnique": true,
                "IsRequired": true,
                "GridSize": 64,
                "CustomFieldDataId": 1,
                "IsPrimaryKey": true,
                "RelatedType": {
                  "Id": 1,
                  "Code": "sample string 2",
                  "ParentCode": "sample string 3",
                  "Icon": "sample string 4",
                  "NameSingular": "sample string 5",
                  "NamePlural": "sample string 6",
                  "Route": "sample string 7",
                  "HasBoard": true,
                  "HasPeople": true,
                  "HasPeopleMultiple": true,
                  "HasCard": true
                },
                "SelectUrl": "sample string 9",
                "SelectIsSearchable": true,
                "DisplayableValue": "sample string 11"
              },
              "FromStepId": 1,
              "Order": 4
            },
            {
              "Id": 1,
              "LogicalOperationType": 0,
              "AutomationConditionTypes": [
                {
                  "ConditionType": 0,
                  "IsNot": true,
                  "FieldDataType": 0,
                  "HasValue": true,
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 5",
                  "Value": "sample string 6"
                },
                {
                  "ConditionType": 0,
                  "IsNot": true,
                  "FieldDataType": 0,
                  "HasValue": true,
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 5",
                  "Value": "sample string 6"
                }
              ],
              "AutomationConditionTypeId": 2,
              "AutomationConditionTypeName": "sample string 3",
              "Field": {
                "FieldId": 1,
                "FieldDataTypeId": 2,
                "DataType": 0,
                "Title": "sample string 3",
                "Value": {},
                "Items": [
                  {
                    "Disabled": true,
                    "Group": {
                      "Disabled": true,
                      "Name": "sample string 2"
                    },
                    "Selected": true,
                    "Text": "sample string 3",
                    "Value": "sample string 4"
                  },
                  {
                    "Disabled": true,
                    "Group": {
                      "Disabled": true,
                      "Name": "sample string 2"
                    },
                    "Selected": true,
                    "Text": "sample string 3",
                    "Value": "sample string 4"
                  }
                ],
                "IsUnique": true,
                "IsRequired": true,
                "GridSize": 64,
                "CustomFieldDataId": 1,
                "IsPrimaryKey": true,
                "RelatedType": {
                  "Id": 1,
                  "Code": "sample string 2",
                  "ParentCode": "sample string 3",
                  "Icon": "sample string 4",
                  "NameSingular": "sample string 5",
                  "NamePlural": "sample string 6",
                  "Route": "sample string 7",
                  "HasBoard": true,
                  "HasPeople": true,
                  "HasPeopleMultiple": true,
                  "HasCard": true
                },
                "SelectUrl": "sample string 9",
                "SelectIsSearchable": true,
                "DisplayableValue": "sample string 11"
              },
              "FromStepId": 1,
              "Order": 4
            }
          ],
          "Order": 2
        },
        {
          "Id": 1,
          "LogicalOperationType": 0,
          "Items": [
            {
              "Id": 1,
              "LogicalOperationType": 0,
              "AutomationConditionTypes": [
                {
                  "ConditionType": 0,
                  "IsNot": true,
                  "FieldDataType": 0,
                  "HasValue": true,
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 5",
                  "Value": "sample string 6"
                },
                {
                  "ConditionType": 0,
                  "IsNot": true,
                  "FieldDataType": 0,
                  "HasValue": true,
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 5",
                  "Value": "sample string 6"
                }
              ],
              "AutomationConditionTypeId": 2,
              "AutomationConditionTypeName": "sample string 3",
              "Field": {
                "FieldId": 1,
                "FieldDataTypeId": 2,
                "DataType": 0,
                "Title": "sample string 3",
                "Value": {},
                "Items": [
                  {
                    "Disabled": true,
                    "Group": {
                      "Disabled": true,
                      "Name": "sample string 2"
                    },
                    "Selected": true,
                    "Text": "sample string 3",
                    "Value": "sample string 4"
                  },
                  {
                    "Disabled": true,
                    "Group": {
                      "Disabled": true,
                      "Name": "sample string 2"
                    },
                    "Selected": true,
                    "Text": "sample string 3",
                    "Value": "sample string 4"
                  }
                ],
                "IsUnique": true,
                "IsRequired": true,
                "GridSize": 64,
                "CustomFieldDataId": 1,
                "IsPrimaryKey": true,
                "RelatedType": {
                  "Id": 1,
                  "Code": "sample string 2",
                  "ParentCode": "sample string 3",
                  "Icon": "sample string 4",
                  "NameSingular": "sample string 5",
                  "NamePlural": "sample string 6",
                  "Route": "sample string 7",
                  "HasBoard": true,
                  "HasPeople": true,
                  "HasPeopleMultiple": true,
                  "HasCard": true
                },
                "SelectUrl": "sample string 9",
                "SelectIsSearchable": true,
                "DisplayableValue": "sample string 11"
              },
              "FromStepId": 1,
              "Order": 4
            },
            {
              "Id": 1,
              "LogicalOperationType": 0,
              "AutomationConditionTypes": [
                {
                  "ConditionType": 0,
                  "IsNot": true,
                  "FieldDataType": 0,
                  "HasValue": true,
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 5",
                  "Value": "sample string 6"
                },
                {
                  "ConditionType": 0,
                  "IsNot": true,
                  "FieldDataType": 0,
                  "HasValue": true,
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 5",
                  "Value": "sample string 6"
                }
              ],
              "AutomationConditionTypeId": 2,
              "AutomationConditionTypeName": "sample string 3",
              "Field": {
                "FieldId": 1,
                "FieldDataTypeId": 2,
                "DataType": 0,
                "Title": "sample string 3",
                "Value": {},
                "Items": [
                  {
                    "Disabled": true,
                    "Group": {
                      "Disabled": true,
                      "Name": "sample string 2"
                    },
                    "Selected": true,
                    "Text": "sample string 3",
                    "Value": "sample string 4"
                  },
                  {
                    "Disabled": true,
                    "Group": {
                      "Disabled": true,
                      "Name": "sample string 2"
                    },
                    "Selected": true,
                    "Text": "sample string 3",
                    "Value": "sample string 4"
                  }
                ],
                "IsUnique": true,
                "IsRequired": true,
                "GridSize": 64,
                "CustomFieldDataId": 1,
                "IsPrimaryKey": true,
                "RelatedType": {
                  "Id": 1,
                  "Code": "sample string 2",
                  "ParentCode": "sample string 3",
                  "Icon": "sample string 4",
                  "NameSingular": "sample string 5",
                  "NamePlural": "sample string 6",
                  "Route": "sample string 7",
                  "HasBoard": true,
                  "HasPeople": true,
                  "HasPeopleMultiple": true,
                  "HasCard": true
                },
                "SelectUrl": "sample string 9",
                "SelectIsSearchable": true,
                "DisplayableValue": "sample string 11"
              },
              "FromStepId": 1,
              "Order": 4
            }
          ],
          "Order": 2
        }
      ],
      "MatchId": "sample string 6",
      "Delay": {
        "Duration": 1,
        "DurationUnit": 0,
        "Time": "sample string 2",
        "IsPredefined": true,
        "Predefineds": [
          {
            "Disabled": true,
            "Group": {
              "Disabled": true,
              "Name": "sample string 2"
            },
            "Selected": true,
            "Text": "sample string 3",
            "Value": "sample string 4"
          },
          {
            "Disabled": true,
            "Group": {
              "Disabled": true,
              "Name": "sample string 2"
            },
            "Selected": true,
            "Text": "sample string 3",
            "Value": "sample string 4"
          }
        ],
        "PredefinedId": 1
      }
    }
  ],
  "IsEnable": true,
  "Triggers": [
    {
      "TriggerTypeId": 0,
      "TriggerTypeName": "sample string 1",
      "RelatedType": {
        "Id": 1,
        "Code": "sample string 2",
        "ParentCode": "sample string 3",
        "Icon": "sample string 4",
        "NameSingular": "sample string 5",
        "NamePlural": "sample string 6",
        "Route": "sample string 7",
        "HasBoard": true,
        "HasPeople": true,
        "HasPeopleMultiple": true,
        "HasCard": true
      },
      "Name": "sample string 2",
      "Date": {
        "Id": 1,
        "IsCreate": true,
        "DateFieldId": 3,
        "DateScheduleType": 0,
        "Time": "sample string 4",
        "DayOffset": 5,
        "AutomationTriggerId": 6
      },
      "Disabled": true,
      "Group": {
        "Disabled": true,
        "Name": "sample string 2"
      },
      "Selected": true,
      "Text": "sample string 5",
      "Value": "sample string 6"
    },
    {
      "TriggerTypeId": 0,
      "TriggerTypeName": "sample string 1",
      "RelatedType": {
        "Id": 1,
        "Code": "sample string 2",
        "ParentCode": "sample string 3",
        "Icon": "sample string 4",
        "NameSingular": "sample string 5",
        "NamePlural": "sample string 6",
        "Route": "sample string 7",
        "HasBoard": true,
        "HasPeople": true,
        "HasPeopleMultiple": true,
        "HasCard": true
      },
      "Name": "sample string 2",
      "Date": {
        "Id": 1,
        "IsCreate": true,
        "DateFieldId": 3,
        "DateScheduleType": 0,
        "Time": "sample string 4",
        "DayOffset": 5,
        "AutomationTriggerId": 6
      },
      "Disabled": true,
      "Group": {
        "Disabled": true,
        "Name": "sample string 2"
      },
      "Selected": true,
      "Text": "sample string 5",
      "Value": "sample string 6"
    }
  ],
  "StepCreate": {
    "Id": 1,
    "IsCreate": true,
    "StepType": 0,
    "TriggerType": 0,
    "AutomationTriggerId": 3,
    "TriggerDate": {
      "Id": 1,
      "IsCreate": true,
      "DateFieldId": 3,
      "DateScheduleType": 0,
      "Time": "sample string 4",
      "DayOffset": 5,
      "AutomationTriggerId": 6
    },
    "Order": 4,
    "AutomationActions": [
      {
        "RelatedType": {
          "Id": 1,
          "Code": "sample string 2",
          "ParentCode": "sample string 3",
          "Icon": "sample string 4",
          "NameSingular": "sample string 5",
          "NamePlural": "sample string 6",
          "Route": "sample string 7",
          "HasBoard": true,
          "HasPeople": true,
          "HasPeopleMultiple": true,
          "HasCard": true
        },
        "Disabled": true,
        "Group": {
          "Disabled": true,
          "Name": "sample string 2"
        },
        "Selected": true,
        "Text": "sample string 3",
        "Value": "sample string 4"
      },
      {
        "RelatedType": {
          "Id": 1,
          "Code": "sample string 2",
          "ParentCode": "sample string 3",
          "Icon": "sample string 4",
          "NameSingular": "sample string 5",
          "NamePlural": "sample string 6",
          "Route": "sample string 7",
          "HasBoard": true,
          "HasPeople": true,
          "HasPeopleMultiple": true,
          "HasCard": true
        },
        "Disabled": true,
        "Group": {
          "Disabled": true,
          "Name": "sample string 2"
        },
        "Selected": true,
        "Text": "sample string 3",
        "Value": "sample string 4"
      }
    ],
    "AutomationActionId": 1,
    "Name": "sample string 5",
    "RelatedType": {
      "Id": 1,
      "Code": "sample string 2",
      "ParentCode": "sample string 3",
      "Icon": "sample string 4",
      "NameSingular": "sample string 5",
      "NamePlural": "sample string 6",
      "Route": "sample string 7",
      "HasBoard": true,
      "HasPeople": true,
      "HasPeopleMultiple": true,
      "HasCard": true
    },
    "ActionFieldValues": [
      {
        "Field": {
          "FieldId": 1,
          "FieldDataTypeId": 2,
          "DataType": 0,
          "Title": "sample string 3",
          "Value": {},
          "Items": [
            {
              "Disabled": true,
              "Group": {
                "Disabled": true,
                "Name": "sample string 2"
              },
              "Selected": true,
              "Text": "sample string 3",
              "Value": "sample string 4"
            },
            {
              "Disabled": true,
              "Group": {
                "Disabled": true,
                "Name": "sample string 2"
              },
              "Selected": true,
              "Text": "sample string 3",
              "Value": "sample string 4"
            }
          ],
          "IsUnique": true,
          "IsRequired": true,
          "GridSize": 64,
          "CustomFieldDataId": 1,
          "IsPrimaryKey": true,
          "RelatedType": {
            "Id": 1,
            "Code": "sample string 2",
            "ParentCode": "sample string 3",
            "Icon": "sample string 4",
            "NameSingular": "sample string 5",
            "NamePlural": "sample string 6",
            "Route": "sample string 7",
            "HasBoard": true,
            "HasPeople": true,
            "HasPeopleMultiple": true,
            "HasCard": true
          },
          "SelectUrl": "sample string 9",
          "SelectIsSearchable": true,
          "DisplayableValue": "sample string 11"
        },
        "FromStepId": 1,
        "Function": {
          "IsPredefined": true,
          "Functions": [
            {
              "Disabled": true,
              "Group": {
                "Disabled": true,
                "Name": "sample string 2"
              },
              "Selected": true,
              "Text": "sample string 3",
              "Value": "sample string 4"
            },
            {
              "Disabled": true,
              "Group": {
                "Disabled": true,
                "Name": "sample string 2"
              },
              "Selected": true,
              "Text": "sample string 3",
              "Value": "sample string 4"
            }
          ],
          "FunctionValueSelected": "sample string 2",
          "Predefineds": [
            {
              "Disabled": true,
              "Group": {
                "Disabled": true,
                "Name": "sample string 2"
              },
              "Selected": true,
              "Text": "sample string 3",
              "Value": "sample string 4"
            },
            {
              "Disabled": true,
              "Group": {
                "Disabled": true,
                "Name": "sample string 2"
              },
              "Selected": true,
              "Text": "sample string 3",
              "Value": "sample string 4"
            }
          ],
          "PredefinedValueSelected": "sample string 3",
          "FunctionParameters": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "IsSelected": true
      },
      {
        "Field": {
          "FieldId": 1,
          "FieldDataTypeId": 2,
          "DataType": 0,
          "Title": "sample string 3",
          "Value": {},
          "Items": [
            {
              "Disabled": true,
              "Group": {
                "Disabled": true,
                "Name": "sample string 2"
              },
              "Selected": true,
              "Text": "sample string 3",
              "Value": "sample string 4"
            },
            {
              "Disabled": true,
              "Group": {
                "Disabled": true,
                "Name": "sample string 2"
              },
              "Selected": true,
              "Text": "sample string 3",
              "Value": "sample string 4"
            }
          ],
          "IsUnique": true,
          "IsRequired": true,
          "GridSize": 64,
          "CustomFieldDataId": 1,
          "IsPrimaryKey": true,
          "RelatedType": {
            "Id": 1,
            "Code": "sample string 2",
            "ParentCode": "sample string 3",
            "Icon": "sample string 4",
            "NameSingular": "sample string 5",
            "NamePlural": "sample string 6",
            "Route": "sample string 7",
            "HasBoard": true,
            "HasPeople": true,
            "HasPeopleMultiple": true,
            "HasCard": true
          },
          "SelectUrl": "sample string 9",
          "SelectIsSearchable": true,
          "DisplayableValue": "sample string 11"
        },
        "FromStepId": 1,
        "Function": {
          "IsPredefined": true,
          "Functions": [
            {
              "Disabled": true,
              "Group": {
                "Disabled": true,
                "Name": "sample string 2"
              },
              "Selected": true,
              "Text": "sample string 3",
              "Value": "sample string 4"
            },
            {
              "Disabled": true,
              "Group": {
                "Disabled": true,
                "Name": "sample string 2"
              },
              "Selected": true,
              "Text": "sample string 3",
              "Value": "sample string 4"
            }
          ],
          "FunctionValueSelected": "sample string 2",
          "Predefineds": [
            {
              "Disabled": true,
              "Group": {
                "Disabled": true,
                "Name": "sample string 2"
              },
              "Selected": true,
              "Text": "sample string 3",
              "Value": "sample string 4"
            },
            {
              "Disabled": true,
              "Group": {
                "Disabled": true,
                "Name": "sample string 2"
              },
              "Selected": true,
              "Text": "sample string 3",
              "Value": "sample string 4"
            }
          ],
          "PredefinedValueSelected": "sample string 3",
          "FunctionParameters": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "IsSelected": true
      }
    ],
    "ConditionSets": [
      {
        "Id": 1,
        "LogicalOperationType": 0,
        "Items": [
          {
            "Id": 1,
            "LogicalOperationType": 0,
            "AutomationConditionTypes": [
              {
                "ConditionType": 0,
                "IsNot": true,
                "FieldDataType": 0,
                "HasValue": true,
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 5",
                "Value": "sample string 6"
              },
              {
                "ConditionType": 0,
                "IsNot": true,
                "FieldDataType": 0,
                "HasValue": true,
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 5",
                "Value": "sample string 6"
              }
            ],
            "AutomationConditionTypeId": 2,
            "AutomationConditionTypeName": "sample string 3",
            "Field": {
              "FieldId": 1,
              "FieldDataTypeId": 2,
              "DataType": 0,
              "Title": "sample string 3",
              "Value": {},
              "Items": [
                {
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 3",
                  "Value": "sample string 4"
                },
                {
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 3",
                  "Value": "sample string 4"
                }
              ],
              "IsUnique": true,
              "IsRequired": true,
              "GridSize": 64,
              "CustomFieldDataId": 1,
              "IsPrimaryKey": true,
              "RelatedType": {
                "Id": 1,
                "Code": "sample string 2",
                "ParentCode": "sample string 3",
                "Icon": "sample string 4",
                "NameSingular": "sample string 5",
                "NamePlural": "sample string 6",
                "Route": "sample string 7",
                "HasBoard": true,
                "HasPeople": true,
                "HasPeopleMultiple": true,
                "HasCard": true
              },
              "SelectUrl": "sample string 9",
              "SelectIsSearchable": true,
              "DisplayableValue": "sample string 11"
            },
            "FromStepId": 1,
            "Order": 4
          },
          {
            "Id": 1,
            "LogicalOperationType": 0,
            "AutomationConditionTypes": [
              {
                "ConditionType": 0,
                "IsNot": true,
                "FieldDataType": 0,
                "HasValue": true,
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 5",
                "Value": "sample string 6"
              },
              {
                "ConditionType": 0,
                "IsNot": true,
                "FieldDataType": 0,
                "HasValue": true,
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 5",
                "Value": "sample string 6"
              }
            ],
            "AutomationConditionTypeId": 2,
            "AutomationConditionTypeName": "sample string 3",
            "Field": {
              "FieldId": 1,
              "FieldDataTypeId": 2,
              "DataType": 0,
              "Title": "sample string 3",
              "Value": {},
              "Items": [
                {
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 3",
                  "Value": "sample string 4"
                },
                {
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 3",
                  "Value": "sample string 4"
                }
              ],
              "IsUnique": true,
              "IsRequired": true,
              "GridSize": 64,
              "CustomFieldDataId": 1,
              "IsPrimaryKey": true,
              "RelatedType": {
                "Id": 1,
                "Code": "sample string 2",
                "ParentCode": "sample string 3",
                "Icon": "sample string 4",
                "NameSingular": "sample string 5",
                "NamePlural": "sample string 6",
                "Route": "sample string 7",
                "HasBoard": true,
                "HasPeople": true,
                "HasPeopleMultiple": true,
                "HasCard": true
              },
              "SelectUrl": "sample string 9",
              "SelectIsSearchable": true,
              "DisplayableValue": "sample string 11"
            },
            "FromStepId": 1,
            "Order": 4
          }
        ],
        "Order": 2
      },
      {
        "Id": 1,
        "LogicalOperationType": 0,
        "Items": [
          {
            "Id": 1,
            "LogicalOperationType": 0,
            "AutomationConditionTypes": [
              {
                "ConditionType": 0,
                "IsNot": true,
                "FieldDataType": 0,
                "HasValue": true,
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 5",
                "Value": "sample string 6"
              },
              {
                "ConditionType": 0,
                "IsNot": true,
                "FieldDataType": 0,
                "HasValue": true,
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 5",
                "Value": "sample string 6"
              }
            ],
            "AutomationConditionTypeId": 2,
            "AutomationConditionTypeName": "sample string 3",
            "Field": {
              "FieldId": 1,
              "FieldDataTypeId": 2,
              "DataType": 0,
              "Title": "sample string 3",
              "Value": {},
              "Items": [
                {
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 3",
                  "Value": "sample string 4"
                },
                {
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 3",
                  "Value": "sample string 4"
                }
              ],
              "IsUnique": true,
              "IsRequired": true,
              "GridSize": 64,
              "CustomFieldDataId": 1,
              "IsPrimaryKey": true,
              "RelatedType": {
                "Id": 1,
                "Code": "sample string 2",
                "ParentCode": "sample string 3",
                "Icon": "sample string 4",
                "NameSingular": "sample string 5",
                "NamePlural": "sample string 6",
                "Route": "sample string 7",
                "HasBoard": true,
                "HasPeople": true,
                "HasPeopleMultiple": true,
                "HasCard": true
              },
              "SelectUrl": "sample string 9",
              "SelectIsSearchable": true,
              "DisplayableValue": "sample string 11"
            },
            "FromStepId": 1,
            "Order": 4
          },
          {
            "Id": 1,
            "LogicalOperationType": 0,
            "AutomationConditionTypes": [
              {
                "ConditionType": 0,
                "IsNot": true,
                "FieldDataType": 0,
                "HasValue": true,
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 5",
                "Value": "sample string 6"
              },
              {
                "ConditionType": 0,
                "IsNot": true,
                "FieldDataType": 0,
                "HasValue": true,
                "Disabled": true,
                "Group": {
                  "Disabled": true,
                  "Name": "sample string 2"
                },
                "Selected": true,
                "Text": "sample string 5",
                "Value": "sample string 6"
              }
            ],
            "AutomationConditionTypeId": 2,
            "AutomationConditionTypeName": "sample string 3",
            "Field": {
              "FieldId": 1,
              "FieldDataTypeId": 2,
              "DataType": 0,
              "Title": "sample string 3",
              "Value": {},
              "Items": [
                {
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 3",
                  "Value": "sample string 4"
                },
                {
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 3",
                  "Value": "sample string 4"
                }
              ],
              "IsUnique": true,
              "IsRequired": true,
              "GridSize": 64,
              "CustomFieldDataId": 1,
              "IsPrimaryKey": true,
              "RelatedType": {
                "Id": 1,
                "Code": "sample string 2",
                "ParentCode": "sample string 3",
                "Icon": "sample string 4",
                "NameSingular": "sample string 5",
                "NamePlural": "sample string 6",
                "Route": "sample string 7",
                "HasBoard": true,
                "HasPeople": true,
                "HasPeopleMultiple": true,
                "HasCard": true
              },
              "SelectUrl": "sample string 9",
              "SelectIsSearchable": true,
              "DisplayableValue": "sample string 11"
            },
            "FromStepId": 1,
            "Order": 4
          }
        ],
        "Order": 2
      }
    ],
    "MatchId": "sample string 6",
    "Delay": {
      "Duration": 1,
      "DurationUnit": 0,
      "Time": "sample string 2",
      "IsPredefined": true,
      "Predefineds": [
        {
          "Disabled": true,
          "Group": {
            "Disabled": true,
            "Name": "sample string 2"
          },
          "Selected": true,
          "Text": "sample string 3",
          "Value": "sample string 4"
        },
        {
          "Disabled": true,
          "Group": {
            "Disabled": true,
            "Name": "sample string 2"
          },
          "Selected": true,
          "Text": "sample string 3",
          "Value": "sample string 4"
        }
      ],
      "PredefinedId": 1
    }
  },
  "TriggerBy": 0,
  "TriggerByUserIds": [
    1,
    2
  ],
  "ExecuteLogDetail": {
    "Id": 1,
    "User": {
      "Id": 1,
      "FullName": "sample string 2",
      "Username": "sample string 3",
      "ProfilePath": "sample string 4"
    },
    "Histories": [
      {
        "Id": 1,
        "StepId": 2,
        "StepOrder": 3,
        "StepName": "sample string 4",
        "RelatedType": {
          "Id": 1,
          "Code": "sample string 2",
          "ParentCode": "sample string 3",
          "Icon": "sample string 4",
          "NameSingular": "sample string 5",
          "NamePlural": "sample string 6",
          "Route": "sample string 7",
          "HasBoard": true,
          "HasPeople": true,
          "HasPeopleMultiple": true,
          "HasCard": true
        },
        "StepType": 0,
        "ConditionSets": [
          {
            "Id": 1,
            "LogicalOperationType": 0,
            "Items": [
              {
                "Id": 1,
                "LogicalOperationType": 0,
                "AutomationConditionTypeName": "sample string 2",
                "Field": {
                  "FieldId": 1,
                  "FieldDataTypeId": 2,
                  "DataType": 0,
                  "Title": "sample string 3",
                  "Value": {},
                  "Items": [
                    {
                      "Disabled": true,
                      "Group": {
                        "Disabled": true,
                        "Name": "sample string 2"
                      },
                      "Selected": true,
                      "Text": "sample string 3",
                      "Value": "sample string 4"
                    },
                    {
                      "Disabled": true,
                      "Group": {
                        "Disabled": true,
                        "Name": "sample string 2"
                      },
                      "Selected": true,
                      "Text": "sample string 3",
                      "Value": "sample string 4"
                    }
                  ],
                  "IsUnique": true,
                  "IsRequired": true,
                  "GridSize": 64,
                  "CustomFieldDataId": 1,
                  "IsPrimaryKey": true,
                  "RelatedType": {
                    "Id": 1,
                    "Code": "sample string 2",
                    "ParentCode": "sample string 3",
                    "Icon": "sample string 4",
                    "NameSingular": "sample string 5",
                    "NamePlural": "sample string 6",
                    "Route": "sample string 7",
                    "HasBoard": true,
                    "HasPeople": true,
                    "HasPeopleMultiple": true,
                    "HasCard": true
                  },
                  "SelectUrl": "sample string 9",
                  "SelectIsSearchable": true,
                  "DisplayableValue": "sample string 11"
                },
                "Order": 3
              },
              {
                "Id": 1,
                "LogicalOperationType": 0,
                "AutomationConditionTypeName": "sample string 2",
                "Field": {
                  "FieldId": 1,
                  "FieldDataTypeId": 2,
                  "DataType": 0,
                  "Title": "sample string 3",
                  "Value": {},
                  "Items": [
                    {
                      "Disabled": true,
                      "Group": {
                        "Disabled": true,
                        "Name": "sample string 2"
                      },
                      "Selected": true,
                      "Text": "sample string 3",
                      "Value": "sample string 4"
                    },
                    {
                      "Disabled": true,
                      "Group": {
                        "Disabled": true,
                        "Name": "sample string 2"
                      },
                      "Selected": true,
                      "Text": "sample string 3",
                      "Value": "sample string 4"
                    }
                  ],
                  "IsUnique": true,
                  "IsRequired": true,
                  "GridSize": 64,
                  "CustomFieldDataId": 1,
                  "IsPrimaryKey": true,
                  "RelatedType": {
                    "Id": 1,
                    "Code": "sample string 2",
                    "ParentCode": "sample string 3",
                    "Icon": "sample string 4",
                    "NameSingular": "sample string 5",
                    "NamePlural": "sample string 6",
                    "Route": "sample string 7",
                    "HasBoard": true,
                    "HasPeople": true,
                    "HasPeopleMultiple": true,
                    "HasCard": true
                  },
                  "SelectUrl": "sample string 9",
                  "SelectIsSearchable": true,
                  "DisplayableValue": "sample string 11"
                },
                "Order": 3
              }
            ],
            "Order": 2
          },
          {
            "Id": 1,
            "LogicalOperationType": 0,
            "Items": [
              {
                "Id": 1,
                "LogicalOperationType": 0,
                "AutomationConditionTypeName": "sample string 2",
                "Field": {
                  "FieldId": 1,
                  "FieldDataTypeId": 2,
                  "DataType": 0,
                  "Title": "sample string 3",
                  "Value": {},
                  "Items": [
                    {
                      "Disabled": true,
                      "Group": {
                        "Disabled": true,
                        "Name": "sample string 2"
                      },
                      "Selected": true,
                      "Text": "sample string 3",
                      "Value": "sample string 4"
                    },
                    {
                      "Disabled": true,
                      "Group": {
                        "Disabled": true,
                        "Name": "sample string 2"
                      },
                      "Selected": true,
                      "Text": "sample string 3",
                      "Value": "sample string 4"
                    }
                  ],
                  "IsUnique": true,
                  "IsRequired": true,
                  "GridSize": 64,
                  "CustomFieldDataId": 1,
                  "IsPrimaryKey": true,
                  "RelatedType": {
                    "Id": 1,
                    "Code": "sample string 2",
                    "ParentCode": "sample string 3",
                    "Icon": "sample string 4",
                    "NameSingular": "sample string 5",
                    "NamePlural": "sample string 6",
                    "Route": "sample string 7",
                    "HasBoard": true,
                    "HasPeople": true,
                    "HasPeopleMultiple": true,
                    "HasCard": true
                  },
                  "SelectUrl": "sample string 9",
                  "SelectIsSearchable": true,
                  "DisplayableValue": "sample string 11"
                },
                "Order": 3
              },
              {
                "Id": 1,
                "LogicalOperationType": 0,
                "AutomationConditionTypeName": "sample string 2",
                "Field": {
                  "FieldId": 1,
                  "FieldDataTypeId": 2,
                  "DataType": 0,
                  "Title": "sample string 3",
                  "Value": {},
                  "Items": [
                    {
                      "Disabled": true,
                      "Group": {
                        "Disabled": true,
                        "Name": "sample string 2"
                      },
                      "Selected": true,
                      "Text": "sample string 3",
                      "Value": "sample string 4"
                    },
                    {
                      "Disabled": true,
                      "Group": {
                        "Disabled": true,
                        "Name": "sample string 2"
                      },
                      "Selected": true,
                      "Text": "sample string 3",
                      "Value": "sample string 4"
                    }
                  ],
                  "IsUnique": true,
                  "IsRequired": true,
                  "GridSize": 64,
                  "CustomFieldDataId": 1,
                  "IsPrimaryKey": true,
                  "RelatedType": {
                    "Id": 1,
                    "Code": "sample string 2",
                    "ParentCode": "sample string 3",
                    "Icon": "sample string 4",
                    "NameSingular": "sample string 5",
                    "NamePlural": "sample string 6",
                    "Route": "sample string 7",
                    "HasBoard": true,
                    "HasPeople": true,
                    "HasPeopleMultiple": true,
                    "HasCard": true
                  },
                  "SelectUrl": "sample string 9",
                  "SelectIsSearchable": true,
                  "DisplayableValue": "sample string 11"
                },
                "Order": 3
              }
            ],
            "Order": 2
          }
        ],
        "ActionFieldValues": [
          {
            "Field": {
              "FieldId": 1,
              "FieldDataTypeId": 2,
              "DataType": 0,
              "Title": "sample string 3",
              "Value": {},
              "Items": [
                {
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 3",
                  "Value": "sample string 4"
                },
                {
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 3",
                  "Value": "sample string 4"
                }
              ],
              "IsUnique": true,
              "IsRequired": true,
              "GridSize": 64,
              "CustomFieldDataId": 1,
              "IsPrimaryKey": true,
              "RelatedType": {
                "Id": 1,
                "Code": "sample string 2",
                "ParentCode": "sample string 3",
                "Icon": "sample string 4",
                "NameSingular": "sample string 5",
                "NamePlural": "sample string 6",
                "Route": "sample string 7",
                "HasBoard": true,
                "HasPeople": true,
                "HasPeopleMultiple": true,
                "HasCard": true
              },
              "SelectUrl": "sample string 9",
              "SelectIsSearchable": true,
              "DisplayableValue": "sample string 11"
            },
            "FromStepId": 1,
            "IsSelected": true
          },
          {
            "Field": {
              "FieldId": 1,
              "FieldDataTypeId": 2,
              "DataType": 0,
              "Title": "sample string 3",
              "Value": {},
              "Items": [
                {
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 3",
                  "Value": "sample string 4"
                },
                {
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 3",
                  "Value": "sample string 4"
                }
              ],
              "IsUnique": true,
              "IsRequired": true,
              "GridSize": 64,
              "CustomFieldDataId": 1,
              "IsPrimaryKey": true,
              "RelatedType": {
                "Id": 1,
                "Code": "sample string 2",
                "ParentCode": "sample string 3",
                "Icon": "sample string 4",
                "NameSingular": "sample string 5",
                "NamePlural": "sample string 6",
                "Route": "sample string 7",
                "HasBoard": true,
                "HasPeople": true,
                "HasPeopleMultiple": true,
                "HasCard": true
              },
              "SelectUrl": "sample string 9",
              "SelectIsSearchable": true,
              "DisplayableValue": "sample string 11"
            },
            "FromStepId": 1,
            "IsSelected": true
          }
        ],
        "Delay": {
          "Duration": 1,
          "DurationUnit": 0,
          "Time": "sample string 2"
        },
        "ExecuteStatus": 0,
        "SubmitDate": "sample string 5",
        "ReasonStatusTitle": "sample string 6"
      },
      {
        "Id": 1,
        "StepId": 2,
        "StepOrder": 3,
        "StepName": "sample string 4",
        "RelatedType": {
          "Id": 1,
          "Code": "sample string 2",
          "ParentCode": "sample string 3",
          "Icon": "sample string 4",
          "NameSingular": "sample string 5",
          "NamePlural": "sample string 6",
          "Route": "sample string 7",
          "HasBoard": true,
          "HasPeople": true,
          "HasPeopleMultiple": true,
          "HasCard": true
        },
        "StepType": 0,
        "ConditionSets": [
          {
            "Id": 1,
            "LogicalOperationType": 0,
            "Items": [
              {
                "Id": 1,
                "LogicalOperationType": 0,
                "AutomationConditionTypeName": "sample string 2",
                "Field": {
                  "FieldId": 1,
                  "FieldDataTypeId": 2,
                  "DataType": 0,
                  "Title": "sample string 3",
                  "Value": {},
                  "Items": [
                    {
                      "Disabled": true,
                      "Group": {
                        "Disabled": true,
                        "Name": "sample string 2"
                      },
                      "Selected": true,
                      "Text": "sample string 3",
                      "Value": "sample string 4"
                    },
                    {
                      "Disabled": true,
                      "Group": {
                        "Disabled": true,
                        "Name": "sample string 2"
                      },
                      "Selected": true,
                      "Text": "sample string 3",
                      "Value": "sample string 4"
                    }
                  ],
                  "IsUnique": true,
                  "IsRequired": true,
                  "GridSize": 64,
                  "CustomFieldDataId": 1,
                  "IsPrimaryKey": true,
                  "RelatedType": {
                    "Id": 1,
                    "Code": "sample string 2",
                    "ParentCode": "sample string 3",
                    "Icon": "sample string 4",
                    "NameSingular": "sample string 5",
                    "NamePlural": "sample string 6",
                    "Route": "sample string 7",
                    "HasBoard": true,
                    "HasPeople": true,
                    "HasPeopleMultiple": true,
                    "HasCard": true
                  },
                  "SelectUrl": "sample string 9",
                  "SelectIsSearchable": true,
                  "DisplayableValue": "sample string 11"
                },
                "Order": 3
              },
              {
                "Id": 1,
                "LogicalOperationType": 0,
                "AutomationConditionTypeName": "sample string 2",
                "Field": {
                  "FieldId": 1,
                  "FieldDataTypeId": 2,
                  "DataType": 0,
                  "Title": "sample string 3",
                  "Value": {},
                  "Items": [
                    {
                      "Disabled": true,
                      "Group": {
                        "Disabled": true,
                        "Name": "sample string 2"
                      },
                      "Selected": true,
                      "Text": "sample string 3",
                      "Value": "sample string 4"
                    },
                    {
                      "Disabled": true,
                      "Group": {
                        "Disabled": true,
                        "Name": "sample string 2"
                      },
                      "Selected": true,
                      "Text": "sample string 3",
                      "Value": "sample string 4"
                    }
                  ],
                  "IsUnique": true,
                  "IsRequired": true,
                  "GridSize": 64,
                  "CustomFieldDataId": 1,
                  "IsPrimaryKey": true,
                  "RelatedType": {
                    "Id": 1,
                    "Code": "sample string 2",
                    "ParentCode": "sample string 3",
                    "Icon": "sample string 4",
                    "NameSingular": "sample string 5",
                    "NamePlural": "sample string 6",
                    "Route": "sample string 7",
                    "HasBoard": true,
                    "HasPeople": true,
                    "HasPeopleMultiple": true,
                    "HasCard": true
                  },
                  "SelectUrl": "sample string 9",
                  "SelectIsSearchable": true,
                  "DisplayableValue": "sample string 11"
                },
                "Order": 3
              }
            ],
            "Order": 2
          },
          {
            "Id": 1,
            "LogicalOperationType": 0,
            "Items": [
              {
                "Id": 1,
                "LogicalOperationType": 0,
                "AutomationConditionTypeName": "sample string 2",
                "Field": {
                  "FieldId": 1,
                  "FieldDataTypeId": 2,
                  "DataType": 0,
                  "Title": "sample string 3",
                  "Value": {},
                  "Items": [
                    {
                      "Disabled": true,
                      "Group": {
                        "Disabled": true,
                        "Name": "sample string 2"
                      },
                      "Selected": true,
                      "Text": "sample string 3",
                      "Value": "sample string 4"
                    },
                    {
                      "Disabled": true,
                      "Group": {
                        "Disabled": true,
                        "Name": "sample string 2"
                      },
                      "Selected": true,
                      "Text": "sample string 3",
                      "Value": "sample string 4"
                    }
                  ],
                  "IsUnique": true,
                  "IsRequired": true,
                  "GridSize": 64,
                  "CustomFieldDataId": 1,
                  "IsPrimaryKey": true,
                  "RelatedType": {
                    "Id": 1,
                    "Code": "sample string 2",
                    "ParentCode": "sample string 3",
                    "Icon": "sample string 4",
                    "NameSingular": "sample string 5",
                    "NamePlural": "sample string 6",
                    "Route": "sample string 7",
                    "HasBoard": true,
                    "HasPeople": true,
                    "HasPeopleMultiple": true,
                    "HasCard": true
                  },
                  "SelectUrl": "sample string 9",
                  "SelectIsSearchable": true,
                  "DisplayableValue": "sample string 11"
                },
                "Order": 3
              },
              {
                "Id": 1,
                "LogicalOperationType": 0,
                "AutomationConditionTypeName": "sample string 2",
                "Field": {
                  "FieldId": 1,
                  "FieldDataTypeId": 2,
                  "DataType": 0,
                  "Title": "sample string 3",
                  "Value": {},
                  "Items": [
                    {
                      "Disabled": true,
                      "Group": {
                        "Disabled": true,
                        "Name": "sample string 2"
                      },
                      "Selected": true,
                      "Text": "sample string 3",
                      "Value": "sample string 4"
                    },
                    {
                      "Disabled": true,
                      "Group": {
                        "Disabled": true,
                        "Name": "sample string 2"
                      },
                      "Selected": true,
                      "Text": "sample string 3",
                      "Value": "sample string 4"
                    }
                  ],
                  "IsUnique": true,
                  "IsRequired": true,
                  "GridSize": 64,
                  "CustomFieldDataId": 1,
                  "IsPrimaryKey": true,
                  "RelatedType": {
                    "Id": 1,
                    "Code": "sample string 2",
                    "ParentCode": "sample string 3",
                    "Icon": "sample string 4",
                    "NameSingular": "sample string 5",
                    "NamePlural": "sample string 6",
                    "Route": "sample string 7",
                    "HasBoard": true,
                    "HasPeople": true,
                    "HasPeopleMultiple": true,
                    "HasCard": true
                  },
                  "SelectUrl": "sample string 9",
                  "SelectIsSearchable": true,
                  "DisplayableValue": "sample string 11"
                },
                "Order": 3
              }
            ],
            "Order": 2
          }
        ],
        "ActionFieldValues": [
          {
            "Field": {
              "FieldId": 1,
              "FieldDataTypeId": 2,
              "DataType": 0,
              "Title": "sample string 3",
              "Value": {},
              "Items": [
                {
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 3",
                  "Value": "sample string 4"
                },
                {
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 3",
                  "Value": "sample string 4"
                }
              ],
              "IsUnique": true,
              "IsRequired": true,
              "GridSize": 64,
              "CustomFieldDataId": 1,
              "IsPrimaryKey": true,
              "RelatedType": {
                "Id": 1,
                "Code": "sample string 2",
                "ParentCode": "sample string 3",
                "Icon": "sample string 4",
                "NameSingular": "sample string 5",
                "NamePlural": "sample string 6",
                "Route": "sample string 7",
                "HasBoard": true,
                "HasPeople": true,
                "HasPeopleMultiple": true,
                "HasCard": true
              },
              "SelectUrl": "sample string 9",
              "SelectIsSearchable": true,
              "DisplayableValue": "sample string 11"
            },
            "FromStepId": 1,
            "IsSelected": true
          },
          {
            "Field": {
              "FieldId": 1,
              "FieldDataTypeId": 2,
              "DataType": 0,
              "Title": "sample string 3",
              "Value": {},
              "Items": [
                {
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 3",
                  "Value": "sample string 4"
                },
                {
                  "Disabled": true,
                  "Group": {
                    "Disabled": true,
                    "Name": "sample string 2"
                  },
                  "Selected": true,
                  "Text": "sample string 3",
                  "Value": "sample string 4"
                }
              ],
              "IsUnique": true,
              "IsRequired": true,
              "GridSize": 64,
              "CustomFieldDataId": 1,
              "IsPrimaryKey": true,
              "RelatedType": {
                "Id": 1,
                "Code": "sample string 2",
                "ParentCode": "sample string 3",
                "Icon": "sample string 4",
                "NameSingular": "sample string 5",
                "NamePlural": "sample string 6",
                "Route": "sample string 7",
                "HasBoard": true,
                "HasPeople": true,
                "HasPeopleMultiple": true,
                "HasCard": true
              },
              "SelectUrl": "sample string 9",
              "SelectIsSearchable": true,
              "DisplayableValue": "sample string 11"
            },
            "FromStepId": 1,
            "IsSelected": true
          }
        ],
        "Delay": {
          "Duration": 1,
          "DurationUnit": 0,
          "Time": "sample string 2"
        },
        "ExecuteStatus": 0,
        "SubmitDate": "sample string 5",
        "ReasonStatusTitle": "sample string 6"
      }
    ],
    "TriggerName": "sample string 2",
    "TriggerRelatedType": {
      "Id": 1,
      "Code": "sample string 2",
      "ParentCode": "sample string 3",
      "Icon": "sample string 4",
      "NameSingular": "sample string 5",
      "NamePlural": "sample string 6",
      "Route": "sample string 7",
      "HasBoard": true,
      "HasPeople": true,
      "HasPeopleMultiple": true,
      "HasCard": true
    },
    "SubmitDate": "sample string 3"
  },
  "TriggerId": 6
}

application/xml, text/xml

Sample:
<AutomationCreateEditView xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.AutomationView">
  <Description>sample string 4</Description>
  <ExecuteLogDetail xmlns:d2p1="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.AutomationExecuteView">
    <d2p1:Histories>
      <d2p1:AutomationHistoryDetailView>
        <d2p1:ActionFieldValues>
          <d2p1:AutomationHistoryActionFieldValueDetailView>
            <d2p1:Field xmlns:d7p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
              <d7p1:CustomFieldDataId>1</d7p1:CustomFieldDataId>
              <d7p1:DataType>None</d7p1:DataType>
              <d7p1:DisplayableValue>sample string 11</d7p1:DisplayableValue>
              <d7p1:FieldDataTypeId>2</d7p1:FieldDataTypeId>
              <d7p1:FieldId>1</d7p1:FieldId>
              <d7p1:GridSize>64</d7p1:GridSize>
              <d7p1:IsPrimaryKey>true</d7p1:IsPrimaryKey>
              <d7p1:IsRequired>true</d7p1:IsRequired>
              <d7p1:IsUnique>true</d7p1:IsUnique>
              <d7p1:Items>
                <d7p1:FieldInputSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                </d7p1:FieldInputSelectListItemView>
                <d7p1:FieldInputSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                </d7p1:FieldInputSelectListItemView>
              </d7p1:Items>
              <d7p1:RelatedType xmlns:d8p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                <d8p1:Code>sample string 2</d8p1:Code>
                <d8p1:HasBoard>true</d8p1:HasBoard>
                <d8p1:HasCard>true</d8p1:HasCard>
                <d8p1:HasPeople>true</d8p1:HasPeople>
                <d8p1:HasPeopleMultiple>true</d8p1:HasPeopleMultiple>
                <d8p1:Icon>sample string 4</d8p1:Icon>
                <d8p1:Id>1</d8p1:Id>
                <d8p1:NamePlural>sample string 6</d8p1:NamePlural>
                <d8p1:NameSingular>sample string 5</d8p1:NameSingular>
                <d8p1:ParentCode>sample string 3</d8p1:ParentCode>
                <d8p1:Route>sample string 7</d8p1:Route>
              </d7p1:RelatedType>
              <d7p1:SelectIsSearchable>true</d7p1:SelectIsSearchable>
              <d7p1:SelectUrl>sample string 9</d7p1:SelectUrl>
              <d7p1:Title>sample string 3</d7p1:Title>
              <d7p1:Value />
            </d2p1:Field>
            <d2p1:FromStepId>1</d2p1:FromStepId>
            <d2p1:IsSelected>true</d2p1:IsSelected>
          </d2p1:AutomationHistoryActionFieldValueDetailView>
          <d2p1:AutomationHistoryActionFieldValueDetailView>
            <d2p1:Field xmlns:d7p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
              <d7p1:CustomFieldDataId>1</d7p1:CustomFieldDataId>
              <d7p1:DataType>None</d7p1:DataType>
              <d7p1:DisplayableValue>sample string 11</d7p1:DisplayableValue>
              <d7p1:FieldDataTypeId>2</d7p1:FieldDataTypeId>
              <d7p1:FieldId>1</d7p1:FieldId>
              <d7p1:GridSize>64</d7p1:GridSize>
              <d7p1:IsPrimaryKey>true</d7p1:IsPrimaryKey>
              <d7p1:IsRequired>true</d7p1:IsRequired>
              <d7p1:IsUnique>true</d7p1:IsUnique>
              <d7p1:Items>
                <d7p1:FieldInputSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                </d7p1:FieldInputSelectListItemView>
                <d7p1:FieldInputSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                </d7p1:FieldInputSelectListItemView>
              </d7p1:Items>
              <d7p1:RelatedType xmlns:d8p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                <d8p1:Code>sample string 2</d8p1:Code>
                <d8p1:HasBoard>true</d8p1:HasBoard>
                <d8p1:HasCard>true</d8p1:HasCard>
                <d8p1:HasPeople>true</d8p1:HasPeople>
                <d8p1:HasPeopleMultiple>true</d8p1:HasPeopleMultiple>
                <d8p1:Icon>sample string 4</d8p1:Icon>
                <d8p1:Id>1</d8p1:Id>
                <d8p1:NamePlural>sample string 6</d8p1:NamePlural>
                <d8p1:NameSingular>sample string 5</d8p1:NameSingular>
                <d8p1:ParentCode>sample string 3</d8p1:ParentCode>
                <d8p1:Route>sample string 7</d8p1:Route>
              </d7p1:RelatedType>
              <d7p1:SelectIsSearchable>true</d7p1:SelectIsSearchable>
              <d7p1:SelectUrl>sample string 9</d7p1:SelectUrl>
              <d7p1:Title>sample string 3</d7p1:Title>
              <d7p1:Value />
            </d2p1:Field>
            <d2p1:FromStepId>1</d2p1:FromStepId>
            <d2p1:IsSelected>true</d2p1:IsSelected>
          </d2p1:AutomationHistoryActionFieldValueDetailView>
        </d2p1:ActionFieldValues>
        <d2p1:ConditionSets>
          <d2p1:AutomationHistoryConditionSetDetailView>
            <d2p1:Id>1</d2p1:Id>
            <d2p1:Items>
              <d2p1:AutomationHistoryConditionSetItemDetailView>
                <d2p1:AutomationConditionTypeName>sample string 2</d2p1:AutomationConditionTypeName>
                <d2p1:Field xmlns:d9p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
                  <d9p1:CustomFieldDataId>1</d9p1:CustomFieldDataId>
                  <d9p1:DataType>None</d9p1:DataType>
                  <d9p1:DisplayableValue>sample string 11</d9p1:DisplayableValue>
                  <d9p1:FieldDataTypeId>2</d9p1:FieldDataTypeId>
                  <d9p1:FieldId>1</d9p1:FieldId>
                  <d9p1:GridSize>64</d9p1:GridSize>
                  <d9p1:IsPrimaryKey>true</d9p1:IsPrimaryKey>
                  <d9p1:IsRequired>true</d9p1:IsRequired>
                  <d9p1:IsUnique>true</d9p1:IsUnique>
                  <d9p1:Items>
                    <d9p1:FieldInputSelectListItemView>
                      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                        <Disabled>true</Disabled>
                        <Name>sample string 2</Name>
                      </Group>
                      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                    </d9p1:FieldInputSelectListItemView>
                    <d9p1:FieldInputSelectListItemView>
                      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                        <Disabled>true</Disabled>
                        <Name>sample string 2</Name>
                      </Group>
                      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                    </d9p1:FieldInputSelectListItemView>
                  </d9p1:Items>
                  <d9p1:RelatedType xmlns:d10p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                    <d10p1:Code>sample string 2</d10p1:Code>
                    <d10p1:HasBoard>true</d10p1:HasBoard>
                    <d10p1:HasCard>true</d10p1:HasCard>
                    <d10p1:HasPeople>true</d10p1:HasPeople>
                    <d10p1:HasPeopleMultiple>true</d10p1:HasPeopleMultiple>
                    <d10p1:Icon>sample string 4</d10p1:Icon>
                    <d10p1:Id>1</d10p1:Id>
                    <d10p1:NamePlural>sample string 6</d10p1:NamePlural>
                    <d10p1:NameSingular>sample string 5</d10p1:NameSingular>
                    <d10p1:ParentCode>sample string 3</d10p1:ParentCode>
                    <d10p1:Route>sample string 7</d10p1:Route>
                  </d9p1:RelatedType>
                  <d9p1:SelectIsSearchable>true</d9p1:SelectIsSearchable>
                  <d9p1:SelectUrl>sample string 9</d9p1:SelectUrl>
                  <d9p1:Title>sample string 3</d9p1:Title>
                  <d9p1:Value />
                </d2p1:Field>
                <d2p1:Id>1</d2p1:Id>
                <d2p1:LogicalOperationType>None</d2p1:LogicalOperationType>
                <d2p1:Order>3</d2p1:Order>
              </d2p1:AutomationHistoryConditionSetItemDetailView>
              <d2p1:AutomationHistoryConditionSetItemDetailView>
                <d2p1:AutomationConditionTypeName>sample string 2</d2p1:AutomationConditionTypeName>
                <d2p1:Field xmlns:d9p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
                  <d9p1:CustomFieldDataId>1</d9p1:CustomFieldDataId>
                  <d9p1:DataType>None</d9p1:DataType>
                  <d9p1:DisplayableValue>sample string 11</d9p1:DisplayableValue>
                  <d9p1:FieldDataTypeId>2</d9p1:FieldDataTypeId>
                  <d9p1:FieldId>1</d9p1:FieldId>
                  <d9p1:GridSize>64</d9p1:GridSize>
                  <d9p1:IsPrimaryKey>true</d9p1:IsPrimaryKey>
                  <d9p1:IsRequired>true</d9p1:IsRequired>
                  <d9p1:IsUnique>true</d9p1:IsUnique>
                  <d9p1:Items>
                    <d9p1:FieldInputSelectListItemView>
                      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                        <Disabled>true</Disabled>
                        <Name>sample string 2</Name>
                      </Group>
                      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                    </d9p1:FieldInputSelectListItemView>
                    <d9p1:FieldInputSelectListItemView>
                      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                        <Disabled>true</Disabled>
                        <Name>sample string 2</Name>
                      </Group>
                      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                    </d9p1:FieldInputSelectListItemView>
                  </d9p1:Items>
                  <d9p1:RelatedType xmlns:d10p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                    <d10p1:Code>sample string 2</d10p1:Code>
                    <d10p1:HasBoard>true</d10p1:HasBoard>
                    <d10p1:HasCard>true</d10p1:HasCard>
                    <d10p1:HasPeople>true</d10p1:HasPeople>
                    <d10p1:HasPeopleMultiple>true</d10p1:HasPeopleMultiple>
                    <d10p1:Icon>sample string 4</d10p1:Icon>
                    <d10p1:Id>1</d10p1:Id>
                    <d10p1:NamePlural>sample string 6</d10p1:NamePlural>
                    <d10p1:NameSingular>sample string 5</d10p1:NameSingular>
                    <d10p1:ParentCode>sample string 3</d10p1:ParentCode>
                    <d10p1:Route>sample string 7</d10p1:Route>
                  </d9p1:RelatedType>
                  <d9p1:SelectIsSearchable>true</d9p1:SelectIsSearchable>
                  <d9p1:SelectUrl>sample string 9</d9p1:SelectUrl>
                  <d9p1:Title>sample string 3</d9p1:Title>
                  <d9p1:Value />
                </d2p1:Field>
                <d2p1:Id>1</d2p1:Id>
                <d2p1:LogicalOperationType>None</d2p1:LogicalOperationType>
                <d2p1:Order>3</d2p1:Order>
              </d2p1:AutomationHistoryConditionSetItemDetailView>
            </d2p1:Items>
            <d2p1:LogicalOperationType>None</d2p1:LogicalOperationType>
            <d2p1:Order>2</d2p1:Order>
          </d2p1:AutomationHistoryConditionSetDetailView>
          <d2p1:AutomationHistoryConditionSetDetailView>
            <d2p1:Id>1</d2p1:Id>
            <d2p1:Items>
              <d2p1:AutomationHistoryConditionSetItemDetailView>
                <d2p1:AutomationConditionTypeName>sample string 2</d2p1:AutomationConditionTypeName>
                <d2p1:Field xmlns:d9p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
                  <d9p1:CustomFieldDataId>1</d9p1:CustomFieldDataId>
                  <d9p1:DataType>None</d9p1:DataType>
                  <d9p1:DisplayableValue>sample string 11</d9p1:DisplayableValue>
                  <d9p1:FieldDataTypeId>2</d9p1:FieldDataTypeId>
                  <d9p1:FieldId>1</d9p1:FieldId>
                  <d9p1:GridSize>64</d9p1:GridSize>
                  <d9p1:IsPrimaryKey>true</d9p1:IsPrimaryKey>
                  <d9p1:IsRequired>true</d9p1:IsRequired>
                  <d9p1:IsUnique>true</d9p1:IsUnique>
                  <d9p1:Items>
                    <d9p1:FieldInputSelectListItemView>
                      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                        <Disabled>true</Disabled>
                        <Name>sample string 2</Name>
                      </Group>
                      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                    </d9p1:FieldInputSelectListItemView>
                    <d9p1:FieldInputSelectListItemView>
                      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                        <Disabled>true</Disabled>
                        <Name>sample string 2</Name>
                      </Group>
                      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                    </d9p1:FieldInputSelectListItemView>
                  </d9p1:Items>
                  <d9p1:RelatedType xmlns:d10p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                    <d10p1:Code>sample string 2</d10p1:Code>
                    <d10p1:HasBoard>true</d10p1:HasBoard>
                    <d10p1:HasCard>true</d10p1:HasCard>
                    <d10p1:HasPeople>true</d10p1:HasPeople>
                    <d10p1:HasPeopleMultiple>true</d10p1:HasPeopleMultiple>
                    <d10p1:Icon>sample string 4</d10p1:Icon>
                    <d10p1:Id>1</d10p1:Id>
                    <d10p1:NamePlural>sample string 6</d10p1:NamePlural>
                    <d10p1:NameSingular>sample string 5</d10p1:NameSingular>
                    <d10p1:ParentCode>sample string 3</d10p1:ParentCode>
                    <d10p1:Route>sample string 7</d10p1:Route>
                  </d9p1:RelatedType>
                  <d9p1:SelectIsSearchable>true</d9p1:SelectIsSearchable>
                  <d9p1:SelectUrl>sample string 9</d9p1:SelectUrl>
                  <d9p1:Title>sample string 3</d9p1:Title>
                  <d9p1:Value />
                </d2p1:Field>
                <d2p1:Id>1</d2p1:Id>
                <d2p1:LogicalOperationType>None</d2p1:LogicalOperationType>
                <d2p1:Order>3</d2p1:Order>
              </d2p1:AutomationHistoryConditionSetItemDetailView>
              <d2p1:AutomationHistoryConditionSetItemDetailView>
                <d2p1:AutomationConditionTypeName>sample string 2</d2p1:AutomationConditionTypeName>
                <d2p1:Field xmlns:d9p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
                  <d9p1:CustomFieldDataId>1</d9p1:CustomFieldDataId>
                  <d9p1:DataType>None</d9p1:DataType>
                  <d9p1:DisplayableValue>sample string 11</d9p1:DisplayableValue>
                  <d9p1:FieldDataTypeId>2</d9p1:FieldDataTypeId>
                  <d9p1:FieldId>1</d9p1:FieldId>
                  <d9p1:GridSize>64</d9p1:GridSize>
                  <d9p1:IsPrimaryKey>true</d9p1:IsPrimaryKey>
                  <d9p1:IsRequired>true</d9p1:IsRequired>
                  <d9p1:IsUnique>true</d9p1:IsUnique>
                  <d9p1:Items>
                    <d9p1:FieldInputSelectListItemView>
                      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                        <Disabled>true</Disabled>
                        <Name>sample string 2</Name>
                      </Group>
                      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                    </d9p1:FieldInputSelectListItemView>
                    <d9p1:FieldInputSelectListItemView>
                      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                        <Disabled>true</Disabled>
                        <Name>sample string 2</Name>
                      </Group>
                      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                    </d9p1:FieldInputSelectListItemView>
                  </d9p1:Items>
                  <d9p1:RelatedType xmlns:d10p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                    <d10p1:Code>sample string 2</d10p1:Code>
                    <d10p1:HasBoard>true</d10p1:HasBoard>
                    <d10p1:HasCard>true</d10p1:HasCard>
                    <d10p1:HasPeople>true</d10p1:HasPeople>
                    <d10p1:HasPeopleMultiple>true</d10p1:HasPeopleMultiple>
                    <d10p1:Icon>sample string 4</d10p1:Icon>
                    <d10p1:Id>1</d10p1:Id>
                    <d10p1:NamePlural>sample string 6</d10p1:NamePlural>
                    <d10p1:NameSingular>sample string 5</d10p1:NameSingular>
                    <d10p1:ParentCode>sample string 3</d10p1:ParentCode>
                    <d10p1:Route>sample string 7</d10p1:Route>
                  </d9p1:RelatedType>
                  <d9p1:SelectIsSearchable>true</d9p1:SelectIsSearchable>
                  <d9p1:SelectUrl>sample string 9</d9p1:SelectUrl>
                  <d9p1:Title>sample string 3</d9p1:Title>
                  <d9p1:Value />
                </d2p1:Field>
                <d2p1:Id>1</d2p1:Id>
                <d2p1:LogicalOperationType>None</d2p1:LogicalOperationType>
                <d2p1:Order>3</d2p1:Order>
              </d2p1:AutomationHistoryConditionSetItemDetailView>
            </d2p1:Items>
            <d2p1:LogicalOperationType>None</d2p1:LogicalOperationType>
            <d2p1:Order>2</d2p1:Order>
          </d2p1:AutomationHistoryConditionSetDetailView>
        </d2p1:ConditionSets>
        <d2p1:Delay>
          <d2p1:Duration>1</d2p1:Duration>
          <d2p1:DurationUnit>None</d2p1:DurationUnit>
          <d2p1:Time>sample string 2</d2p1:Time>
        </d2p1:Delay>
        <d2p1:ExecuteStatus>None</d2p1:ExecuteStatus>
        <d2p1:Id>1</d2p1:Id>
        <d2p1:ReasonStatusTitle>sample string 6</d2p1:ReasonStatusTitle>
        <d2p1:RelatedType xmlns:d5p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
          <d5p1:Code>sample string 2</d5p1:Code>
          <d5p1:HasBoard>true</d5p1:HasBoard>
          <d5p1:HasCard>true</d5p1:HasCard>
          <d5p1:HasPeople>true</d5p1:HasPeople>
          <d5p1:HasPeopleMultiple>true</d5p1:HasPeopleMultiple>
          <d5p1:Icon>sample string 4</d5p1:Icon>
          <d5p1:Id>1</d5p1:Id>
          <d5p1:NamePlural>sample string 6</d5p1:NamePlural>
          <d5p1:NameSingular>sample string 5</d5p1:NameSingular>
          <d5p1:ParentCode>sample string 3</d5p1:ParentCode>
          <d5p1:Route>sample string 7</d5p1:Route>
        </d2p1:RelatedType>
        <d2p1:StepId>2</d2p1:StepId>
        <d2p1:StepName>sample string 4</d2p1:StepName>
        <d2p1:StepOrder>3</d2p1:StepOrder>
        <d2p1:StepType>None</d2p1:StepType>
        <d2p1:SubmitDate>sample string 5</d2p1:SubmitDate>
      </d2p1:AutomationHistoryDetailView>
      <d2p1:AutomationHistoryDetailView>
        <d2p1:ActionFieldValues>
          <d2p1:AutomationHistoryActionFieldValueDetailView>
            <d2p1:Field xmlns:d7p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
              <d7p1:CustomFieldDataId>1</d7p1:CustomFieldDataId>
              <d7p1:DataType>None</d7p1:DataType>
              <d7p1:DisplayableValue>sample string 11</d7p1:DisplayableValue>
              <d7p1:FieldDataTypeId>2</d7p1:FieldDataTypeId>
              <d7p1:FieldId>1</d7p1:FieldId>
              <d7p1:GridSize>64</d7p1:GridSize>
              <d7p1:IsPrimaryKey>true</d7p1:IsPrimaryKey>
              <d7p1:IsRequired>true</d7p1:IsRequired>
              <d7p1:IsUnique>true</d7p1:IsUnique>
              <d7p1:Items>
                <d7p1:FieldInputSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                </d7p1:FieldInputSelectListItemView>
                <d7p1:FieldInputSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                </d7p1:FieldInputSelectListItemView>
              </d7p1:Items>
              <d7p1:RelatedType xmlns:d8p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                <d8p1:Code>sample string 2</d8p1:Code>
                <d8p1:HasBoard>true</d8p1:HasBoard>
                <d8p1:HasCard>true</d8p1:HasCard>
                <d8p1:HasPeople>true</d8p1:HasPeople>
                <d8p1:HasPeopleMultiple>true</d8p1:HasPeopleMultiple>
                <d8p1:Icon>sample string 4</d8p1:Icon>
                <d8p1:Id>1</d8p1:Id>
                <d8p1:NamePlural>sample string 6</d8p1:NamePlural>
                <d8p1:NameSingular>sample string 5</d8p1:NameSingular>
                <d8p1:ParentCode>sample string 3</d8p1:ParentCode>
                <d8p1:Route>sample string 7</d8p1:Route>
              </d7p1:RelatedType>
              <d7p1:SelectIsSearchable>true</d7p1:SelectIsSearchable>
              <d7p1:SelectUrl>sample string 9</d7p1:SelectUrl>
              <d7p1:Title>sample string 3</d7p1:Title>
              <d7p1:Value />
            </d2p1:Field>
            <d2p1:FromStepId>1</d2p1:FromStepId>
            <d2p1:IsSelected>true</d2p1:IsSelected>
          </d2p1:AutomationHistoryActionFieldValueDetailView>
          <d2p1:AutomationHistoryActionFieldValueDetailView>
            <d2p1:Field xmlns:d7p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
              <d7p1:CustomFieldDataId>1</d7p1:CustomFieldDataId>
              <d7p1:DataType>None</d7p1:DataType>
              <d7p1:DisplayableValue>sample string 11</d7p1:DisplayableValue>
              <d7p1:FieldDataTypeId>2</d7p1:FieldDataTypeId>
              <d7p1:FieldId>1</d7p1:FieldId>
              <d7p1:GridSize>64</d7p1:GridSize>
              <d7p1:IsPrimaryKey>true</d7p1:IsPrimaryKey>
              <d7p1:IsRequired>true</d7p1:IsRequired>
              <d7p1:IsUnique>true</d7p1:IsUnique>
              <d7p1:Items>
                <d7p1:FieldInputSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                </d7p1:FieldInputSelectListItemView>
                <d7p1:FieldInputSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                </d7p1:FieldInputSelectListItemView>
              </d7p1:Items>
              <d7p1:RelatedType xmlns:d8p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                <d8p1:Code>sample string 2</d8p1:Code>
                <d8p1:HasBoard>true</d8p1:HasBoard>
                <d8p1:HasCard>true</d8p1:HasCard>
                <d8p1:HasPeople>true</d8p1:HasPeople>
                <d8p1:HasPeopleMultiple>true</d8p1:HasPeopleMultiple>
                <d8p1:Icon>sample string 4</d8p1:Icon>
                <d8p1:Id>1</d8p1:Id>
                <d8p1:NamePlural>sample string 6</d8p1:NamePlural>
                <d8p1:NameSingular>sample string 5</d8p1:NameSingular>
                <d8p1:ParentCode>sample string 3</d8p1:ParentCode>
                <d8p1:Route>sample string 7</d8p1:Route>
              </d7p1:RelatedType>
              <d7p1:SelectIsSearchable>true</d7p1:SelectIsSearchable>
              <d7p1:SelectUrl>sample string 9</d7p1:SelectUrl>
              <d7p1:Title>sample string 3</d7p1:Title>
              <d7p1:Value />
            </d2p1:Field>
            <d2p1:FromStepId>1</d2p1:FromStepId>
            <d2p1:IsSelected>true</d2p1:IsSelected>
          </d2p1:AutomationHistoryActionFieldValueDetailView>
        </d2p1:ActionFieldValues>
        <d2p1:ConditionSets>
          <d2p1:AutomationHistoryConditionSetDetailView>
            <d2p1:Id>1</d2p1:Id>
            <d2p1:Items>
              <d2p1:AutomationHistoryConditionSetItemDetailView>
                <d2p1:AutomationConditionTypeName>sample string 2</d2p1:AutomationConditionTypeName>
                <d2p1:Field xmlns:d9p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
                  <d9p1:CustomFieldDataId>1</d9p1:CustomFieldDataId>
                  <d9p1:DataType>None</d9p1:DataType>
                  <d9p1:DisplayableValue>sample string 11</d9p1:DisplayableValue>
                  <d9p1:FieldDataTypeId>2</d9p1:FieldDataTypeId>
                  <d9p1:FieldId>1</d9p1:FieldId>
                  <d9p1:GridSize>64</d9p1:GridSize>
                  <d9p1:IsPrimaryKey>true</d9p1:IsPrimaryKey>
                  <d9p1:IsRequired>true</d9p1:IsRequired>
                  <d9p1:IsUnique>true</d9p1:IsUnique>
                  <d9p1:Items>
                    <d9p1:FieldInputSelectListItemView>
                      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                        <Disabled>true</Disabled>
                        <Name>sample string 2</Name>
                      </Group>
                      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                    </d9p1:FieldInputSelectListItemView>
                    <d9p1:FieldInputSelectListItemView>
                      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                        <Disabled>true</Disabled>
                        <Name>sample string 2</Name>
                      </Group>
                      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                    </d9p1:FieldInputSelectListItemView>
                  </d9p1:Items>
                  <d9p1:RelatedType xmlns:d10p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                    <d10p1:Code>sample string 2</d10p1:Code>
                    <d10p1:HasBoard>true</d10p1:HasBoard>
                    <d10p1:HasCard>true</d10p1:HasCard>
                    <d10p1:HasPeople>true</d10p1:HasPeople>
                    <d10p1:HasPeopleMultiple>true</d10p1:HasPeopleMultiple>
                    <d10p1:Icon>sample string 4</d10p1:Icon>
                    <d10p1:Id>1</d10p1:Id>
                    <d10p1:NamePlural>sample string 6</d10p1:NamePlural>
                    <d10p1:NameSingular>sample string 5</d10p1:NameSingular>
                    <d10p1:ParentCode>sample string 3</d10p1:ParentCode>
                    <d10p1:Route>sample string 7</d10p1:Route>
                  </d9p1:RelatedType>
                  <d9p1:SelectIsSearchable>true</d9p1:SelectIsSearchable>
                  <d9p1:SelectUrl>sample string 9</d9p1:SelectUrl>
                  <d9p1:Title>sample string 3</d9p1:Title>
                  <d9p1:Value />
                </d2p1:Field>
                <d2p1:Id>1</d2p1:Id>
                <d2p1:LogicalOperationType>None</d2p1:LogicalOperationType>
                <d2p1:Order>3</d2p1:Order>
              </d2p1:AutomationHistoryConditionSetItemDetailView>
              <d2p1:AutomationHistoryConditionSetItemDetailView>
                <d2p1:AutomationConditionTypeName>sample string 2</d2p1:AutomationConditionTypeName>
                <d2p1:Field xmlns:d9p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
                  <d9p1:CustomFieldDataId>1</d9p1:CustomFieldDataId>
                  <d9p1:DataType>None</d9p1:DataType>
                  <d9p1:DisplayableValue>sample string 11</d9p1:DisplayableValue>
                  <d9p1:FieldDataTypeId>2</d9p1:FieldDataTypeId>
                  <d9p1:FieldId>1</d9p1:FieldId>
                  <d9p1:GridSize>64</d9p1:GridSize>
                  <d9p1:IsPrimaryKey>true</d9p1:IsPrimaryKey>
                  <d9p1:IsRequired>true</d9p1:IsRequired>
                  <d9p1:IsUnique>true</d9p1:IsUnique>
                  <d9p1:Items>
                    <d9p1:FieldInputSelectListItemView>
                      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                        <Disabled>true</Disabled>
                        <Name>sample string 2</Name>
                      </Group>
                      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                    </d9p1:FieldInputSelectListItemView>
                    <d9p1:FieldInputSelectListItemView>
                      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                        <Disabled>true</Disabled>
                        <Name>sample string 2</Name>
                      </Group>
                      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                    </d9p1:FieldInputSelectListItemView>
                  </d9p1:Items>
                  <d9p1:RelatedType xmlns:d10p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                    <d10p1:Code>sample string 2</d10p1:Code>
                    <d10p1:HasBoard>true</d10p1:HasBoard>
                    <d10p1:HasCard>true</d10p1:HasCard>
                    <d10p1:HasPeople>true</d10p1:HasPeople>
                    <d10p1:HasPeopleMultiple>true</d10p1:HasPeopleMultiple>
                    <d10p1:Icon>sample string 4</d10p1:Icon>
                    <d10p1:Id>1</d10p1:Id>
                    <d10p1:NamePlural>sample string 6</d10p1:NamePlural>
                    <d10p1:NameSingular>sample string 5</d10p1:NameSingular>
                    <d10p1:ParentCode>sample string 3</d10p1:ParentCode>
                    <d10p1:Route>sample string 7</d10p1:Route>
                  </d9p1:RelatedType>
                  <d9p1:SelectIsSearchable>true</d9p1:SelectIsSearchable>
                  <d9p1:SelectUrl>sample string 9</d9p1:SelectUrl>
                  <d9p1:Title>sample string 3</d9p1:Title>
                  <d9p1:Value />
                </d2p1:Field>
                <d2p1:Id>1</d2p1:Id>
                <d2p1:LogicalOperationType>None</d2p1:LogicalOperationType>
                <d2p1:Order>3</d2p1:Order>
              </d2p1:AutomationHistoryConditionSetItemDetailView>
            </d2p1:Items>
            <d2p1:LogicalOperationType>None</d2p1:LogicalOperationType>
            <d2p1:Order>2</d2p1:Order>
          </d2p1:AutomationHistoryConditionSetDetailView>
          <d2p1:AutomationHistoryConditionSetDetailView>
            <d2p1:Id>1</d2p1:Id>
            <d2p1:Items>
              <d2p1:AutomationHistoryConditionSetItemDetailView>
                <d2p1:AutomationConditionTypeName>sample string 2</d2p1:AutomationConditionTypeName>
                <d2p1:Field xmlns:d9p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
                  <d9p1:CustomFieldDataId>1</d9p1:CustomFieldDataId>
                  <d9p1:DataType>None</d9p1:DataType>
                  <d9p1:DisplayableValue>sample string 11</d9p1:DisplayableValue>
                  <d9p1:FieldDataTypeId>2</d9p1:FieldDataTypeId>
                  <d9p1:FieldId>1</d9p1:FieldId>
                  <d9p1:GridSize>64</d9p1:GridSize>
                  <d9p1:IsPrimaryKey>true</d9p1:IsPrimaryKey>
                  <d9p1:IsRequired>true</d9p1:IsRequired>
                  <d9p1:IsUnique>true</d9p1:IsUnique>
                  <d9p1:Items>
                    <d9p1:FieldInputSelectListItemView>
                      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                        <Disabled>true</Disabled>
                        <Name>sample string 2</Name>
                      </Group>
                      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                    </d9p1:FieldInputSelectListItemView>
                    <d9p1:FieldInputSelectListItemView>
                      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                        <Disabled>true</Disabled>
                        <Name>sample string 2</Name>
                      </Group>
                      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                    </d9p1:FieldInputSelectListItemView>
                  </d9p1:Items>
                  <d9p1:RelatedType xmlns:d10p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                    <d10p1:Code>sample string 2</d10p1:Code>
                    <d10p1:HasBoard>true</d10p1:HasBoard>
                    <d10p1:HasCard>true</d10p1:HasCard>
                    <d10p1:HasPeople>true</d10p1:HasPeople>
                    <d10p1:HasPeopleMultiple>true</d10p1:HasPeopleMultiple>
                    <d10p1:Icon>sample string 4</d10p1:Icon>
                    <d10p1:Id>1</d10p1:Id>
                    <d10p1:NamePlural>sample string 6</d10p1:NamePlural>
                    <d10p1:NameSingular>sample string 5</d10p1:NameSingular>
                    <d10p1:ParentCode>sample string 3</d10p1:ParentCode>
                    <d10p1:Route>sample string 7</d10p1:Route>
                  </d9p1:RelatedType>
                  <d9p1:SelectIsSearchable>true</d9p1:SelectIsSearchable>
                  <d9p1:SelectUrl>sample string 9</d9p1:SelectUrl>
                  <d9p1:Title>sample string 3</d9p1:Title>
                  <d9p1:Value />
                </d2p1:Field>
                <d2p1:Id>1</d2p1:Id>
                <d2p1:LogicalOperationType>None</d2p1:LogicalOperationType>
                <d2p1:Order>3</d2p1:Order>
              </d2p1:AutomationHistoryConditionSetItemDetailView>
              <d2p1:AutomationHistoryConditionSetItemDetailView>
                <d2p1:AutomationConditionTypeName>sample string 2</d2p1:AutomationConditionTypeName>
                <d2p1:Field xmlns:d9p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
                  <d9p1:CustomFieldDataId>1</d9p1:CustomFieldDataId>
                  <d9p1:DataType>None</d9p1:DataType>
                  <d9p1:DisplayableValue>sample string 11</d9p1:DisplayableValue>
                  <d9p1:FieldDataTypeId>2</d9p1:FieldDataTypeId>
                  <d9p1:FieldId>1</d9p1:FieldId>
                  <d9p1:GridSize>64</d9p1:GridSize>
                  <d9p1:IsPrimaryKey>true</d9p1:IsPrimaryKey>
                  <d9p1:IsRequired>true</d9p1:IsRequired>
                  <d9p1:IsUnique>true</d9p1:IsUnique>
                  <d9p1:Items>
                    <d9p1:FieldInputSelectListItemView>
                      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                        <Disabled>true</Disabled>
                        <Name>sample string 2</Name>
                      </Group>
                      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                    </d9p1:FieldInputSelectListItemView>
                    <d9p1:FieldInputSelectListItemView>
                      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                        <Disabled>true</Disabled>
                        <Name>sample string 2</Name>
                      </Group>
                      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                    </d9p1:FieldInputSelectListItemView>
                  </d9p1:Items>
                  <d9p1:RelatedType xmlns:d10p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                    <d10p1:Code>sample string 2</d10p1:Code>
                    <d10p1:HasBoard>true</d10p1:HasBoard>
                    <d10p1:HasCard>true</d10p1:HasCard>
                    <d10p1:HasPeople>true</d10p1:HasPeople>
                    <d10p1:HasPeopleMultiple>true</d10p1:HasPeopleMultiple>
                    <d10p1:Icon>sample string 4</d10p1:Icon>
                    <d10p1:Id>1</d10p1:Id>
                    <d10p1:NamePlural>sample string 6</d10p1:NamePlural>
                    <d10p1:NameSingular>sample string 5</d10p1:NameSingular>
                    <d10p1:ParentCode>sample string 3</d10p1:ParentCode>
                    <d10p1:Route>sample string 7</d10p1:Route>
                  </d9p1:RelatedType>
                  <d9p1:SelectIsSearchable>true</d9p1:SelectIsSearchable>
                  <d9p1:SelectUrl>sample string 9</d9p1:SelectUrl>
                  <d9p1:Title>sample string 3</d9p1:Title>
                  <d9p1:Value />
                </d2p1:Field>
                <d2p1:Id>1</d2p1:Id>
                <d2p1:LogicalOperationType>None</d2p1:LogicalOperationType>
                <d2p1:Order>3</d2p1:Order>
              </d2p1:AutomationHistoryConditionSetItemDetailView>
            </d2p1:Items>
            <d2p1:LogicalOperationType>None</d2p1:LogicalOperationType>
            <d2p1:Order>2</d2p1:Order>
          </d2p1:AutomationHistoryConditionSetDetailView>
        </d2p1:ConditionSets>
        <d2p1:Delay>
          <d2p1:Duration>1</d2p1:Duration>
          <d2p1:DurationUnit>None</d2p1:DurationUnit>
          <d2p1:Time>sample string 2</d2p1:Time>
        </d2p1:Delay>
        <d2p1:ExecuteStatus>None</d2p1:ExecuteStatus>
        <d2p1:Id>1</d2p1:Id>
        <d2p1:ReasonStatusTitle>sample string 6</d2p1:ReasonStatusTitle>
        <d2p1:RelatedType xmlns:d5p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
          <d5p1:Code>sample string 2</d5p1:Code>
          <d5p1:HasBoard>true</d5p1:HasBoard>
          <d5p1:HasCard>true</d5p1:HasCard>
          <d5p1:HasPeople>true</d5p1:HasPeople>
          <d5p1:HasPeopleMultiple>true</d5p1:HasPeopleMultiple>
          <d5p1:Icon>sample string 4</d5p1:Icon>
          <d5p1:Id>1</d5p1:Id>
          <d5p1:NamePlural>sample string 6</d5p1:NamePlural>
          <d5p1:NameSingular>sample string 5</d5p1:NameSingular>
          <d5p1:ParentCode>sample string 3</d5p1:ParentCode>
          <d5p1:Route>sample string 7</d5p1:Route>
        </d2p1:RelatedType>
        <d2p1:StepId>2</d2p1:StepId>
        <d2p1:StepName>sample string 4</d2p1:StepName>
        <d2p1:StepOrder>3</d2p1:StepOrder>
        <d2p1:StepType>None</d2p1:StepType>
        <d2p1:SubmitDate>sample string 5</d2p1:SubmitDate>
      </d2p1:AutomationHistoryDetailView>
    </d2p1:Histories>
    <d2p1:Id>1</d2p1:Id>
    <d2p1:SubmitDate>sample string 3</d2p1:SubmitDate>
    <d2p1:TriggerName>sample string 2</d2p1:TriggerName>
    <d2p1:TriggerRelatedType xmlns:d3p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
      <d3p1:Code>sample string 2</d3p1:Code>
      <d3p1:HasBoard>true</d3p1:HasBoard>
      <d3p1:HasCard>true</d3p1:HasCard>
      <d3p1:HasPeople>true</d3p1:HasPeople>
      <d3p1:HasPeopleMultiple>true</d3p1:HasPeopleMultiple>
      <d3p1:Icon>sample string 4</d3p1:Icon>
      <d3p1:Id>1</d3p1:Id>
      <d3p1:NamePlural>sample string 6</d3p1:NamePlural>
      <d3p1:NameSingular>sample string 5</d3p1:NameSingular>
      <d3p1:ParentCode>sample string 3</d3p1:ParentCode>
      <d3p1:Route>sample string 7</d3p1:Route>
    </d2p1:TriggerRelatedType>
    <d2p1:User xmlns:d3p1="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.UserView">
      <d3p1:FullName>sample string 2</d3p1:FullName>
      <d3p1:Id>1</d3p1:Id>
      <d3p1:ProfilePath>sample string 4</d3p1:ProfilePath>
      <d3p1:Username>sample string 3</d3p1:Username>
    </d2p1:User>
  </ExecuteLogDetail>
  <Id>1</Id>
  <IsCreate>true</IsCreate>
  <IsEnable>true</IsEnable>
  <Name>sample string 3</Name>
  <StepCreate>
    <ActionFieldValues>
      <AutomationStepActionFieldValueCreateEditView>
        <Field xmlns:d5p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
          <d5p1:CustomFieldDataId>1</d5p1:CustomFieldDataId>
          <d5p1:DataType>None</d5p1:DataType>
          <d5p1:DisplayableValue>sample string 11</d5p1:DisplayableValue>
          <d5p1:FieldDataTypeId>2</d5p1:FieldDataTypeId>
          <d5p1:FieldId>1</d5p1:FieldId>
          <d5p1:GridSize>64</d5p1:GridSize>
          <d5p1:IsPrimaryKey>true</d5p1:IsPrimaryKey>
          <d5p1:IsRequired>true</d5p1:IsRequired>
          <d5p1:IsUnique>true</d5p1:IsUnique>
          <d5p1:Items>
            <d5p1:FieldInputSelectListItemView>
              <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
              <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                <Disabled>true</Disabled>
                <Name>sample string 2</Name>
              </Group>
              <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
              <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
              <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
            </d5p1:FieldInputSelectListItemView>
            <d5p1:FieldInputSelectListItemView>
              <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
              <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                <Disabled>true</Disabled>
                <Name>sample string 2</Name>
              </Group>
              <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
              <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
              <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
            </d5p1:FieldInputSelectListItemView>
          </d5p1:Items>
          <d5p1:RelatedType xmlns:d6p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
            <d6p1:Code>sample string 2</d6p1:Code>
            <d6p1:HasBoard>true</d6p1:HasBoard>
            <d6p1:HasCard>true</d6p1:HasCard>
            <d6p1:HasPeople>true</d6p1:HasPeople>
            <d6p1:HasPeopleMultiple>true</d6p1:HasPeopleMultiple>
            <d6p1:Icon>sample string 4</d6p1:Icon>
            <d6p1:Id>1</d6p1:Id>
            <d6p1:NamePlural>sample string 6</d6p1:NamePlural>
            <d6p1:NameSingular>sample string 5</d6p1:NameSingular>
            <d6p1:ParentCode>sample string 3</d6p1:ParentCode>
            <d6p1:Route>sample string 7</d6p1:Route>
          </d5p1:RelatedType>
          <d5p1:SelectIsSearchable>true</d5p1:SelectIsSearchable>
          <d5p1:SelectUrl>sample string 9</d5p1:SelectUrl>
          <d5p1:Title>sample string 3</d5p1:Title>
          <d5p1:Value />
        </Field>
        <FromStepId>1</FromStepId>
        <Function xmlns:d5p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView.Field">
          <d5p1:FunctionParameters xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
          </d5p1:FunctionParameters>
          <d5p1:FunctionValueSelected>sample string 2</d5p1:FunctionValueSelected>
          <d5p1:Functions xmlns:d6p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
            <d6p1:SelectListItem>
              <d6p1:Disabled>true</d6p1:Disabled>
              <d6p1:Group>
                <d6p1:Disabled>true</d6p1:Disabled>
                <d6p1:Name>sample string 2</d6p1:Name>
              </d6p1:Group>
              <d6p1:Selected>true</d6p1:Selected>
              <d6p1:Text>sample string 3</d6p1:Text>
              <d6p1:Value>sample string 4</d6p1:Value>
            </d6p1:SelectListItem>
            <d6p1:SelectListItem>
              <d6p1:Disabled>true</d6p1:Disabled>
              <d6p1:Group>
                <d6p1:Disabled>true</d6p1:Disabled>
                <d6p1:Name>sample string 2</d6p1:Name>
              </d6p1:Group>
              <d6p1:Selected>true</d6p1:Selected>
              <d6p1:Text>sample string 3</d6p1:Text>
              <d6p1:Value>sample string 4</d6p1:Value>
            </d6p1:SelectListItem>
          </d5p1:Functions>
          <d5p1:IsPredefined>true</d5p1:IsPredefined>
          <d5p1:PredefinedValueSelected>sample string 3</d5p1:PredefinedValueSelected>
          <d5p1:Predefineds xmlns:d6p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
            <d6p1:SelectListItem>
              <d6p1:Disabled>true</d6p1:Disabled>
              <d6p1:Group>
                <d6p1:Disabled>true</d6p1:Disabled>
                <d6p1:Name>sample string 2</d6p1:Name>
              </d6p1:Group>
              <d6p1:Selected>true</d6p1:Selected>
              <d6p1:Text>sample string 3</d6p1:Text>
              <d6p1:Value>sample string 4</d6p1:Value>
            </d6p1:SelectListItem>
            <d6p1:SelectListItem>
              <d6p1:Disabled>true</d6p1:Disabled>
              <d6p1:Group>
                <d6p1:Disabled>true</d6p1:Disabled>
                <d6p1:Name>sample string 2</d6p1:Name>
              </d6p1:Group>
              <d6p1:Selected>true</d6p1:Selected>
              <d6p1:Text>sample string 3</d6p1:Text>
              <d6p1:Value>sample string 4</d6p1:Value>
            </d6p1:SelectListItem>
          </d5p1:Predefineds>
        </Function>
        <IsSelected>true</IsSelected>
      </AutomationStepActionFieldValueCreateEditView>
      <AutomationStepActionFieldValueCreateEditView>
        <Field xmlns:d5p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
          <d5p1:CustomFieldDataId>1</d5p1:CustomFieldDataId>
          <d5p1:DataType>None</d5p1:DataType>
          <d5p1:DisplayableValue>sample string 11</d5p1:DisplayableValue>
          <d5p1:FieldDataTypeId>2</d5p1:FieldDataTypeId>
          <d5p1:FieldId>1</d5p1:FieldId>
          <d5p1:GridSize>64</d5p1:GridSize>
          <d5p1:IsPrimaryKey>true</d5p1:IsPrimaryKey>
          <d5p1:IsRequired>true</d5p1:IsRequired>
          <d5p1:IsUnique>true</d5p1:IsUnique>
          <d5p1:Items>
            <d5p1:FieldInputSelectListItemView>
              <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
              <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                <Disabled>true</Disabled>
                <Name>sample string 2</Name>
              </Group>
              <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
              <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
              <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
            </d5p1:FieldInputSelectListItemView>
            <d5p1:FieldInputSelectListItemView>
              <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
              <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                <Disabled>true</Disabled>
                <Name>sample string 2</Name>
              </Group>
              <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
              <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
              <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
            </d5p1:FieldInputSelectListItemView>
          </d5p1:Items>
          <d5p1:RelatedType xmlns:d6p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
            <d6p1:Code>sample string 2</d6p1:Code>
            <d6p1:HasBoard>true</d6p1:HasBoard>
            <d6p1:HasCard>true</d6p1:HasCard>
            <d6p1:HasPeople>true</d6p1:HasPeople>
            <d6p1:HasPeopleMultiple>true</d6p1:HasPeopleMultiple>
            <d6p1:Icon>sample string 4</d6p1:Icon>
            <d6p1:Id>1</d6p1:Id>
            <d6p1:NamePlural>sample string 6</d6p1:NamePlural>
            <d6p1:NameSingular>sample string 5</d6p1:NameSingular>
            <d6p1:ParentCode>sample string 3</d6p1:ParentCode>
            <d6p1:Route>sample string 7</d6p1:Route>
          </d5p1:RelatedType>
          <d5p1:SelectIsSearchable>true</d5p1:SelectIsSearchable>
          <d5p1:SelectUrl>sample string 9</d5p1:SelectUrl>
          <d5p1:Title>sample string 3</d5p1:Title>
          <d5p1:Value />
        </Field>
        <FromStepId>1</FromStepId>
        <Function xmlns:d5p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView.Field">
          <d5p1:FunctionParameters xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
          </d5p1:FunctionParameters>
          <d5p1:FunctionValueSelected>sample string 2</d5p1:FunctionValueSelected>
          <d5p1:Functions xmlns:d6p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
            <d6p1:SelectListItem>
              <d6p1:Disabled>true</d6p1:Disabled>
              <d6p1:Group>
                <d6p1:Disabled>true</d6p1:Disabled>
                <d6p1:Name>sample string 2</d6p1:Name>
              </d6p1:Group>
              <d6p1:Selected>true</d6p1:Selected>
              <d6p1:Text>sample string 3</d6p1:Text>
              <d6p1:Value>sample string 4</d6p1:Value>
            </d6p1:SelectListItem>
            <d6p1:SelectListItem>
              <d6p1:Disabled>true</d6p1:Disabled>
              <d6p1:Group>
                <d6p1:Disabled>true</d6p1:Disabled>
                <d6p1:Name>sample string 2</d6p1:Name>
              </d6p1:Group>
              <d6p1:Selected>true</d6p1:Selected>
              <d6p1:Text>sample string 3</d6p1:Text>
              <d6p1:Value>sample string 4</d6p1:Value>
            </d6p1:SelectListItem>
          </d5p1:Functions>
          <d5p1:IsPredefined>true</d5p1:IsPredefined>
          <d5p1:PredefinedValueSelected>sample string 3</d5p1:PredefinedValueSelected>
          <d5p1:Predefineds xmlns:d6p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
            <d6p1:SelectListItem>
              <d6p1:Disabled>true</d6p1:Disabled>
              <d6p1:Group>
                <d6p1:Disabled>true</d6p1:Disabled>
                <d6p1:Name>sample string 2</d6p1:Name>
              </d6p1:Group>
              <d6p1:Selected>true</d6p1:Selected>
              <d6p1:Text>sample string 3</d6p1:Text>
              <d6p1:Value>sample string 4</d6p1:Value>
            </d6p1:SelectListItem>
            <d6p1:SelectListItem>
              <d6p1:Disabled>true</d6p1:Disabled>
              <d6p1:Group>
                <d6p1:Disabled>true</d6p1:Disabled>
                <d6p1:Name>sample string 2</d6p1:Name>
              </d6p1:Group>
              <d6p1:Selected>true</d6p1:Selected>
              <d6p1:Text>sample string 3</d6p1:Text>
              <d6p1:Value>sample string 4</d6p1:Value>
            </d6p1:SelectListItem>
          </d5p1:Predefineds>
        </Function>
        <IsSelected>true</IsSelected>
      </AutomationStepActionFieldValueCreateEditView>
    </ActionFieldValues>
    <AutomationActionId>1</AutomationActionId>
    <AutomationActions>
      <AutomationActionSelectListItemView>
        <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
        <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
          <Disabled>true</Disabled>
          <Name>sample string 2</Name>
        </Group>
        <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
        <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
        <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
        <RelatedType xmlns:d5p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
          <d5p1:Code>sample string 2</d5p1:Code>
          <d5p1:HasBoard>true</d5p1:HasBoard>
          <d5p1:HasCard>true</d5p1:HasCard>
          <d5p1:HasPeople>true</d5p1:HasPeople>
          <d5p1:HasPeopleMultiple>true</d5p1:HasPeopleMultiple>
          <d5p1:Icon>sample string 4</d5p1:Icon>
          <d5p1:Id>1</d5p1:Id>
          <d5p1:NamePlural>sample string 6</d5p1:NamePlural>
          <d5p1:NameSingular>sample string 5</d5p1:NameSingular>
          <d5p1:ParentCode>sample string 3</d5p1:ParentCode>
          <d5p1:Route>sample string 7</d5p1:Route>
        </RelatedType>
      </AutomationActionSelectListItemView>
      <AutomationActionSelectListItemView>
        <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
        <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
          <Disabled>true</Disabled>
          <Name>sample string 2</Name>
        </Group>
        <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
        <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
        <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
        <RelatedType xmlns:d5p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
          <d5p1:Code>sample string 2</d5p1:Code>
          <d5p1:HasBoard>true</d5p1:HasBoard>
          <d5p1:HasCard>true</d5p1:HasCard>
          <d5p1:HasPeople>true</d5p1:HasPeople>
          <d5p1:HasPeopleMultiple>true</d5p1:HasPeopleMultiple>
          <d5p1:Icon>sample string 4</d5p1:Icon>
          <d5p1:Id>1</d5p1:Id>
          <d5p1:NamePlural>sample string 6</d5p1:NamePlural>
          <d5p1:NameSingular>sample string 5</d5p1:NameSingular>
          <d5p1:ParentCode>sample string 3</d5p1:ParentCode>
          <d5p1:Route>sample string 7</d5p1:Route>
        </RelatedType>
      </AutomationActionSelectListItemView>
    </AutomationActions>
    <AutomationTriggerId>3</AutomationTriggerId>
    <ConditionSets>
      <AutomationStepConditionSetCreateEditView>
        <Id>1</Id>
        <Items>
          <AutomationStepConditionSetItemCreateEditView>
            <AutomationConditionTypeId>2</AutomationConditionTypeId>
            <AutomationConditionTypeName>sample string 3</AutomationConditionTypeName>
            <AutomationConditionTypes>
              <AutomationConditionTypeSelectListItemView>
                <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                  <Disabled>true</Disabled>
                  <Name>sample string 2</Name>
                </Group>
                <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                <ConditionType>None</ConditionType>
                <FieldDataType>None</FieldDataType>
                <HasValue>true</HasValue>
                <IsNot>true</IsNot>
              </AutomationConditionTypeSelectListItemView>
              <AutomationConditionTypeSelectListItemView>
                <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                  <Disabled>true</Disabled>
                  <Name>sample string 2</Name>
                </Group>
                <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                <ConditionType>None</ConditionType>
                <FieldDataType>None</FieldDataType>
                <HasValue>true</HasValue>
                <IsNot>true</IsNot>
              </AutomationConditionTypeSelectListItemView>
            </AutomationConditionTypes>
            <Field xmlns:d7p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
              <d7p1:CustomFieldDataId>1</d7p1:CustomFieldDataId>
              <d7p1:DataType>None</d7p1:DataType>
              <d7p1:DisplayableValue>sample string 11</d7p1:DisplayableValue>
              <d7p1:FieldDataTypeId>2</d7p1:FieldDataTypeId>
              <d7p1:FieldId>1</d7p1:FieldId>
              <d7p1:GridSize>64</d7p1:GridSize>
              <d7p1:IsPrimaryKey>true</d7p1:IsPrimaryKey>
              <d7p1:IsRequired>true</d7p1:IsRequired>
              <d7p1:IsUnique>true</d7p1:IsUnique>
              <d7p1:Items>
                <d7p1:FieldInputSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                </d7p1:FieldInputSelectListItemView>
                <d7p1:FieldInputSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                </d7p1:FieldInputSelectListItemView>
              </d7p1:Items>
              <d7p1:RelatedType xmlns:d8p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                <d8p1:Code>sample string 2</d8p1:Code>
                <d8p1:HasBoard>true</d8p1:HasBoard>
                <d8p1:HasCard>true</d8p1:HasCard>
                <d8p1:HasPeople>true</d8p1:HasPeople>
                <d8p1:HasPeopleMultiple>true</d8p1:HasPeopleMultiple>
                <d8p1:Icon>sample string 4</d8p1:Icon>
                <d8p1:Id>1</d8p1:Id>
                <d8p1:NamePlural>sample string 6</d8p1:NamePlural>
                <d8p1:NameSingular>sample string 5</d8p1:NameSingular>
                <d8p1:ParentCode>sample string 3</d8p1:ParentCode>
                <d8p1:Route>sample string 7</d8p1:Route>
              </d7p1:RelatedType>
              <d7p1:SelectIsSearchable>true</d7p1:SelectIsSearchable>
              <d7p1:SelectUrl>sample string 9</d7p1:SelectUrl>
              <d7p1:Title>sample string 3</d7p1:Title>
              <d7p1:Value />
            </Field>
            <FromStepId>1</FromStepId>
            <Id>1</Id>
            <LogicalOperationType>None</LogicalOperationType>
            <Order>4</Order>
          </AutomationStepConditionSetItemCreateEditView>
          <AutomationStepConditionSetItemCreateEditView>
            <AutomationConditionTypeId>2</AutomationConditionTypeId>
            <AutomationConditionTypeName>sample string 3</AutomationConditionTypeName>
            <AutomationConditionTypes>
              <AutomationConditionTypeSelectListItemView>
                <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                  <Disabled>true</Disabled>
                  <Name>sample string 2</Name>
                </Group>
                <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                <ConditionType>None</ConditionType>
                <FieldDataType>None</FieldDataType>
                <HasValue>true</HasValue>
                <IsNot>true</IsNot>
              </AutomationConditionTypeSelectListItemView>
              <AutomationConditionTypeSelectListItemView>
                <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                  <Disabled>true</Disabled>
                  <Name>sample string 2</Name>
                </Group>
                <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                <ConditionType>None</ConditionType>
                <FieldDataType>None</FieldDataType>
                <HasValue>true</HasValue>
                <IsNot>true</IsNot>
              </AutomationConditionTypeSelectListItemView>
            </AutomationConditionTypes>
            <Field xmlns:d7p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
              <d7p1:CustomFieldDataId>1</d7p1:CustomFieldDataId>
              <d7p1:DataType>None</d7p1:DataType>
              <d7p1:DisplayableValue>sample string 11</d7p1:DisplayableValue>
              <d7p1:FieldDataTypeId>2</d7p1:FieldDataTypeId>
              <d7p1:FieldId>1</d7p1:FieldId>
              <d7p1:GridSize>64</d7p1:GridSize>
              <d7p1:IsPrimaryKey>true</d7p1:IsPrimaryKey>
              <d7p1:IsRequired>true</d7p1:IsRequired>
              <d7p1:IsUnique>true</d7p1:IsUnique>
              <d7p1:Items>
                <d7p1:FieldInputSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                </d7p1:FieldInputSelectListItemView>
                <d7p1:FieldInputSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                </d7p1:FieldInputSelectListItemView>
              </d7p1:Items>
              <d7p1:RelatedType xmlns:d8p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                <d8p1:Code>sample string 2</d8p1:Code>
                <d8p1:HasBoard>true</d8p1:HasBoard>
                <d8p1:HasCard>true</d8p1:HasCard>
                <d8p1:HasPeople>true</d8p1:HasPeople>
                <d8p1:HasPeopleMultiple>true</d8p1:HasPeopleMultiple>
                <d8p1:Icon>sample string 4</d8p1:Icon>
                <d8p1:Id>1</d8p1:Id>
                <d8p1:NamePlural>sample string 6</d8p1:NamePlural>
                <d8p1:NameSingular>sample string 5</d8p1:NameSingular>
                <d8p1:ParentCode>sample string 3</d8p1:ParentCode>
                <d8p1:Route>sample string 7</d8p1:Route>
              </d7p1:RelatedType>
              <d7p1:SelectIsSearchable>true</d7p1:SelectIsSearchable>
              <d7p1:SelectUrl>sample string 9</d7p1:SelectUrl>
              <d7p1:Title>sample string 3</d7p1:Title>
              <d7p1:Value />
            </Field>
            <FromStepId>1</FromStepId>
            <Id>1</Id>
            <LogicalOperationType>None</LogicalOperationType>
            <Order>4</Order>
          </AutomationStepConditionSetItemCreateEditView>
        </Items>
        <LogicalOperationType>None</LogicalOperationType>
        <Order>2</Order>
      </AutomationStepConditionSetCreateEditView>
      <AutomationStepConditionSetCreateEditView>
        <Id>1</Id>
        <Items>
          <AutomationStepConditionSetItemCreateEditView>
            <AutomationConditionTypeId>2</AutomationConditionTypeId>
            <AutomationConditionTypeName>sample string 3</AutomationConditionTypeName>
            <AutomationConditionTypes>
              <AutomationConditionTypeSelectListItemView>
                <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                  <Disabled>true</Disabled>
                  <Name>sample string 2</Name>
                </Group>
                <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                <ConditionType>None</ConditionType>
                <FieldDataType>None</FieldDataType>
                <HasValue>true</HasValue>
                <IsNot>true</IsNot>
              </AutomationConditionTypeSelectListItemView>
              <AutomationConditionTypeSelectListItemView>
                <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                  <Disabled>true</Disabled>
                  <Name>sample string 2</Name>
                </Group>
                <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                <ConditionType>None</ConditionType>
                <FieldDataType>None</FieldDataType>
                <HasValue>true</HasValue>
                <IsNot>true</IsNot>
              </AutomationConditionTypeSelectListItemView>
            </AutomationConditionTypes>
            <Field xmlns:d7p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
              <d7p1:CustomFieldDataId>1</d7p1:CustomFieldDataId>
              <d7p1:DataType>None</d7p1:DataType>
              <d7p1:DisplayableValue>sample string 11</d7p1:DisplayableValue>
              <d7p1:FieldDataTypeId>2</d7p1:FieldDataTypeId>
              <d7p1:FieldId>1</d7p1:FieldId>
              <d7p1:GridSize>64</d7p1:GridSize>
              <d7p1:IsPrimaryKey>true</d7p1:IsPrimaryKey>
              <d7p1:IsRequired>true</d7p1:IsRequired>
              <d7p1:IsUnique>true</d7p1:IsUnique>
              <d7p1:Items>
                <d7p1:FieldInputSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                </d7p1:FieldInputSelectListItemView>
                <d7p1:FieldInputSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                </d7p1:FieldInputSelectListItemView>
              </d7p1:Items>
              <d7p1:RelatedType xmlns:d8p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                <d8p1:Code>sample string 2</d8p1:Code>
                <d8p1:HasBoard>true</d8p1:HasBoard>
                <d8p1:HasCard>true</d8p1:HasCard>
                <d8p1:HasPeople>true</d8p1:HasPeople>
                <d8p1:HasPeopleMultiple>true</d8p1:HasPeopleMultiple>
                <d8p1:Icon>sample string 4</d8p1:Icon>
                <d8p1:Id>1</d8p1:Id>
                <d8p1:NamePlural>sample string 6</d8p1:NamePlural>
                <d8p1:NameSingular>sample string 5</d8p1:NameSingular>
                <d8p1:ParentCode>sample string 3</d8p1:ParentCode>
                <d8p1:Route>sample string 7</d8p1:Route>
              </d7p1:RelatedType>
              <d7p1:SelectIsSearchable>true</d7p1:SelectIsSearchable>
              <d7p1:SelectUrl>sample string 9</d7p1:SelectUrl>
              <d7p1:Title>sample string 3</d7p1:Title>
              <d7p1:Value />
            </Field>
            <FromStepId>1</FromStepId>
            <Id>1</Id>
            <LogicalOperationType>None</LogicalOperationType>
            <Order>4</Order>
          </AutomationStepConditionSetItemCreateEditView>
          <AutomationStepConditionSetItemCreateEditView>
            <AutomationConditionTypeId>2</AutomationConditionTypeId>
            <AutomationConditionTypeName>sample string 3</AutomationConditionTypeName>
            <AutomationConditionTypes>
              <AutomationConditionTypeSelectListItemView>
                <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                  <Disabled>true</Disabled>
                  <Name>sample string 2</Name>
                </Group>
                <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                <ConditionType>None</ConditionType>
                <FieldDataType>None</FieldDataType>
                <HasValue>true</HasValue>
                <IsNot>true</IsNot>
              </AutomationConditionTypeSelectListItemView>
              <AutomationConditionTypeSelectListItemView>
                <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                  <Disabled>true</Disabled>
                  <Name>sample string 2</Name>
                </Group>
                <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                <ConditionType>None</ConditionType>
                <FieldDataType>None</FieldDataType>
                <HasValue>true</HasValue>
                <IsNot>true</IsNot>
              </AutomationConditionTypeSelectListItemView>
            </AutomationConditionTypes>
            <Field xmlns:d7p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
              <d7p1:CustomFieldDataId>1</d7p1:CustomFieldDataId>
              <d7p1:DataType>None</d7p1:DataType>
              <d7p1:DisplayableValue>sample string 11</d7p1:DisplayableValue>
              <d7p1:FieldDataTypeId>2</d7p1:FieldDataTypeId>
              <d7p1:FieldId>1</d7p1:FieldId>
              <d7p1:GridSize>64</d7p1:GridSize>
              <d7p1:IsPrimaryKey>true</d7p1:IsPrimaryKey>
              <d7p1:IsRequired>true</d7p1:IsRequired>
              <d7p1:IsUnique>true</d7p1:IsUnique>
              <d7p1:Items>
                <d7p1:FieldInputSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                </d7p1:FieldInputSelectListItemView>
                <d7p1:FieldInputSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                </d7p1:FieldInputSelectListItemView>
              </d7p1:Items>
              <d7p1:RelatedType xmlns:d8p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                <d8p1:Code>sample string 2</d8p1:Code>
                <d8p1:HasBoard>true</d8p1:HasBoard>
                <d8p1:HasCard>true</d8p1:HasCard>
                <d8p1:HasPeople>true</d8p1:HasPeople>
                <d8p1:HasPeopleMultiple>true</d8p1:HasPeopleMultiple>
                <d8p1:Icon>sample string 4</d8p1:Icon>
                <d8p1:Id>1</d8p1:Id>
                <d8p1:NamePlural>sample string 6</d8p1:NamePlural>
                <d8p1:NameSingular>sample string 5</d8p1:NameSingular>
                <d8p1:ParentCode>sample string 3</d8p1:ParentCode>
                <d8p1:Route>sample string 7</d8p1:Route>
              </d7p1:RelatedType>
              <d7p1:SelectIsSearchable>true</d7p1:SelectIsSearchable>
              <d7p1:SelectUrl>sample string 9</d7p1:SelectUrl>
              <d7p1:Title>sample string 3</d7p1:Title>
              <d7p1:Value />
            </Field>
            <FromStepId>1</FromStepId>
            <Id>1</Id>
            <LogicalOperationType>None</LogicalOperationType>
            <Order>4</Order>
          </AutomationStepConditionSetItemCreateEditView>
        </Items>
        <LogicalOperationType>None</LogicalOperationType>
        <Order>2</Order>
      </AutomationStepConditionSetCreateEditView>
    </ConditionSets>
    <Delay>
      <Duration>1</Duration>
      <DurationUnit>None</DurationUnit>
      <IsPredefined>true</IsPredefined>
      <PredefinedId>1</PredefinedId>
      <Predefineds xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
        <d4p1:SelectListItem>
          <d4p1:Disabled>true</d4p1:Disabled>
          <d4p1:Group>
            <d4p1:Disabled>true</d4p1:Disabled>
            <d4p1:Name>sample string 2</d4p1:Name>
          </d4p1:Group>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:Text>sample string 3</d4p1:Text>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:SelectListItem>
        <d4p1:SelectListItem>
          <d4p1:Disabled>true</d4p1:Disabled>
          <d4p1:Group>
            <d4p1:Disabled>true</d4p1:Disabled>
            <d4p1:Name>sample string 2</d4p1:Name>
          </d4p1:Group>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:Text>sample string 3</d4p1:Text>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:SelectListItem>
      </Predefineds>
      <Time>sample string 2</Time>
    </Delay>
    <Id>1</Id>
    <IsCreate>true</IsCreate>
    <MatchId>sample string 6</MatchId>
    <Name>sample string 5</Name>
    <Order>4</Order>
    <RelatedType xmlns:d3p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
      <d3p1:Code>sample string 2</d3p1:Code>
      <d3p1:HasBoard>true</d3p1:HasBoard>
      <d3p1:HasCard>true</d3p1:HasCard>
      <d3p1:HasPeople>true</d3p1:HasPeople>
      <d3p1:HasPeopleMultiple>true</d3p1:HasPeopleMultiple>
      <d3p1:Icon>sample string 4</d3p1:Icon>
      <d3p1:Id>1</d3p1:Id>
      <d3p1:NamePlural>sample string 6</d3p1:NamePlural>
      <d3p1:NameSingular>sample string 5</d3p1:NameSingular>
      <d3p1:ParentCode>sample string 3</d3p1:ParentCode>
      <d3p1:Route>sample string 7</d3p1:Route>
    </RelatedType>
    <StepType>None</StepType>
    <TriggerDate>
      <AutomationTriggerId>6</AutomationTriggerId>
      <DateFieldId>3</DateFieldId>
      <DateScheduleType>Exact</DateScheduleType>
      <DayOffset>5</DayOffset>
      <Id>1</Id>
      <IsCreate>true</IsCreate>
      <Time>sample string 4</Time>
    </TriggerDate>
    <TriggerType>None</TriggerType>
  </StepCreate>
  <Steps>
    <AutomationStepCreateEditView>
      <ActionFieldValues>
        <AutomationStepActionFieldValueCreateEditView>
          <Field xmlns:d6p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
            <d6p1:CustomFieldDataId>1</d6p1:CustomFieldDataId>
            <d6p1:DataType>None</d6p1:DataType>
            <d6p1:DisplayableValue>sample string 11</d6p1:DisplayableValue>
            <d6p1:FieldDataTypeId>2</d6p1:FieldDataTypeId>
            <d6p1:FieldId>1</d6p1:FieldId>
            <d6p1:GridSize>64</d6p1:GridSize>
            <d6p1:IsPrimaryKey>true</d6p1:IsPrimaryKey>
            <d6p1:IsRequired>true</d6p1:IsRequired>
            <d6p1:IsUnique>true</d6p1:IsUnique>
            <d6p1:Items>
              <d6p1:FieldInputSelectListItemView>
                <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                  <Disabled>true</Disabled>
                  <Name>sample string 2</Name>
                </Group>
                <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
              </d6p1:FieldInputSelectListItemView>
              <d6p1:FieldInputSelectListItemView>
                <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                  <Disabled>true</Disabled>
                  <Name>sample string 2</Name>
                </Group>
                <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
              </d6p1:FieldInputSelectListItemView>
            </d6p1:Items>
            <d6p1:RelatedType xmlns:d7p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
              <d7p1:Code>sample string 2</d7p1:Code>
              <d7p1:HasBoard>true</d7p1:HasBoard>
              <d7p1:HasCard>true</d7p1:HasCard>
              <d7p1:HasPeople>true</d7p1:HasPeople>
              <d7p1:HasPeopleMultiple>true</d7p1:HasPeopleMultiple>
              <d7p1:Icon>sample string 4</d7p1:Icon>
              <d7p1:Id>1</d7p1:Id>
              <d7p1:NamePlural>sample string 6</d7p1:NamePlural>
              <d7p1:NameSingular>sample string 5</d7p1:NameSingular>
              <d7p1:ParentCode>sample string 3</d7p1:ParentCode>
              <d7p1:Route>sample string 7</d7p1:Route>
            </d6p1:RelatedType>
            <d6p1:SelectIsSearchable>true</d6p1:SelectIsSearchable>
            <d6p1:SelectUrl>sample string 9</d6p1:SelectUrl>
            <d6p1:Title>sample string 3</d6p1:Title>
            <d6p1:Value />
          </Field>
          <FromStepId>1</FromStepId>
          <Function xmlns:d6p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView.Field">
            <d6p1:FunctionParameters xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
              <d7p1:string>sample string 1</d7p1:string>
              <d7p1:string>sample string 2</d7p1:string>
            </d6p1:FunctionParameters>
            <d6p1:FunctionValueSelected>sample string 2</d6p1:FunctionValueSelected>
            <d6p1:Functions xmlns:d7p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
              <d7p1:SelectListItem>
                <d7p1:Disabled>true</d7p1:Disabled>
                <d7p1:Group>
                  <d7p1:Disabled>true</d7p1:Disabled>
                  <d7p1:Name>sample string 2</d7p1:Name>
                </d7p1:Group>
                <d7p1:Selected>true</d7p1:Selected>
                <d7p1:Text>sample string 3</d7p1:Text>
                <d7p1:Value>sample string 4</d7p1:Value>
              </d7p1:SelectListItem>
              <d7p1:SelectListItem>
                <d7p1:Disabled>true</d7p1:Disabled>
                <d7p1:Group>
                  <d7p1:Disabled>true</d7p1:Disabled>
                  <d7p1:Name>sample string 2</d7p1:Name>
                </d7p1:Group>
                <d7p1:Selected>true</d7p1:Selected>
                <d7p1:Text>sample string 3</d7p1:Text>
                <d7p1:Value>sample string 4</d7p1:Value>
              </d7p1:SelectListItem>
            </d6p1:Functions>
            <d6p1:IsPredefined>true</d6p1:IsPredefined>
            <d6p1:PredefinedValueSelected>sample string 3</d6p1:PredefinedValueSelected>
            <d6p1:Predefineds xmlns:d7p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
              <d7p1:SelectListItem>
                <d7p1:Disabled>true</d7p1:Disabled>
                <d7p1:Group>
                  <d7p1:Disabled>true</d7p1:Disabled>
                  <d7p1:Name>sample string 2</d7p1:Name>
                </d7p1:Group>
                <d7p1:Selected>true</d7p1:Selected>
                <d7p1:Text>sample string 3</d7p1:Text>
                <d7p1:Value>sample string 4</d7p1:Value>
              </d7p1:SelectListItem>
              <d7p1:SelectListItem>
                <d7p1:Disabled>true</d7p1:Disabled>
                <d7p1:Group>
                  <d7p1:Disabled>true</d7p1:Disabled>
                  <d7p1:Name>sample string 2</d7p1:Name>
                </d7p1:Group>
                <d7p1:Selected>true</d7p1:Selected>
                <d7p1:Text>sample string 3</d7p1:Text>
                <d7p1:Value>sample string 4</d7p1:Value>
              </d7p1:SelectListItem>
            </d6p1:Predefineds>
          </Function>
          <IsSelected>true</IsSelected>
        </AutomationStepActionFieldValueCreateEditView>
        <AutomationStepActionFieldValueCreateEditView>
          <Field xmlns:d6p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
            <d6p1:CustomFieldDataId>1</d6p1:CustomFieldDataId>
            <d6p1:DataType>None</d6p1:DataType>
            <d6p1:DisplayableValue>sample string 11</d6p1:DisplayableValue>
            <d6p1:FieldDataTypeId>2</d6p1:FieldDataTypeId>
            <d6p1:FieldId>1</d6p1:FieldId>
            <d6p1:GridSize>64</d6p1:GridSize>
            <d6p1:IsPrimaryKey>true</d6p1:IsPrimaryKey>
            <d6p1:IsRequired>true</d6p1:IsRequired>
            <d6p1:IsUnique>true</d6p1:IsUnique>
            <d6p1:Items>
              <d6p1:FieldInputSelectListItemView>
                <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                  <Disabled>true</Disabled>
                  <Name>sample string 2</Name>
                </Group>
                <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
              </d6p1:FieldInputSelectListItemView>
              <d6p1:FieldInputSelectListItemView>
                <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                  <Disabled>true</Disabled>
                  <Name>sample string 2</Name>
                </Group>
                <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
              </d6p1:FieldInputSelectListItemView>
            </d6p1:Items>
            <d6p1:RelatedType xmlns:d7p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
              <d7p1:Code>sample string 2</d7p1:Code>
              <d7p1:HasBoard>true</d7p1:HasBoard>
              <d7p1:HasCard>true</d7p1:HasCard>
              <d7p1:HasPeople>true</d7p1:HasPeople>
              <d7p1:HasPeopleMultiple>true</d7p1:HasPeopleMultiple>
              <d7p1:Icon>sample string 4</d7p1:Icon>
              <d7p1:Id>1</d7p1:Id>
              <d7p1:NamePlural>sample string 6</d7p1:NamePlural>
              <d7p1:NameSingular>sample string 5</d7p1:NameSingular>
              <d7p1:ParentCode>sample string 3</d7p1:ParentCode>
              <d7p1:Route>sample string 7</d7p1:Route>
            </d6p1:RelatedType>
            <d6p1:SelectIsSearchable>true</d6p1:SelectIsSearchable>
            <d6p1:SelectUrl>sample string 9</d6p1:SelectUrl>
            <d6p1:Title>sample string 3</d6p1:Title>
            <d6p1:Value />
          </Field>
          <FromStepId>1</FromStepId>
          <Function xmlns:d6p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView.Field">
            <d6p1:FunctionParameters xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
              <d7p1:string>sample string 1</d7p1:string>
              <d7p1:string>sample string 2</d7p1:string>
            </d6p1:FunctionParameters>
            <d6p1:FunctionValueSelected>sample string 2</d6p1:FunctionValueSelected>
            <d6p1:Functions xmlns:d7p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
              <d7p1:SelectListItem>
                <d7p1:Disabled>true</d7p1:Disabled>
                <d7p1:Group>
                  <d7p1:Disabled>true</d7p1:Disabled>
                  <d7p1:Name>sample string 2</d7p1:Name>
                </d7p1:Group>
                <d7p1:Selected>true</d7p1:Selected>
                <d7p1:Text>sample string 3</d7p1:Text>
                <d7p1:Value>sample string 4</d7p1:Value>
              </d7p1:SelectListItem>
              <d7p1:SelectListItem>
                <d7p1:Disabled>true</d7p1:Disabled>
                <d7p1:Group>
                  <d7p1:Disabled>true</d7p1:Disabled>
                  <d7p1:Name>sample string 2</d7p1:Name>
                </d7p1:Group>
                <d7p1:Selected>true</d7p1:Selected>
                <d7p1:Text>sample string 3</d7p1:Text>
                <d7p1:Value>sample string 4</d7p1:Value>
              </d7p1:SelectListItem>
            </d6p1:Functions>
            <d6p1:IsPredefined>true</d6p1:IsPredefined>
            <d6p1:PredefinedValueSelected>sample string 3</d6p1:PredefinedValueSelected>
            <d6p1:Predefineds xmlns:d7p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
              <d7p1:SelectListItem>
                <d7p1:Disabled>true</d7p1:Disabled>
                <d7p1:Group>
                  <d7p1:Disabled>true</d7p1:Disabled>
                  <d7p1:Name>sample string 2</d7p1:Name>
                </d7p1:Group>
                <d7p1:Selected>true</d7p1:Selected>
                <d7p1:Text>sample string 3</d7p1:Text>
                <d7p1:Value>sample string 4</d7p1:Value>
              </d7p1:SelectListItem>
              <d7p1:SelectListItem>
                <d7p1:Disabled>true</d7p1:Disabled>
                <d7p1:Group>
                  <d7p1:Disabled>true</d7p1:Disabled>
                  <d7p1:Name>sample string 2</d7p1:Name>
                </d7p1:Group>
                <d7p1:Selected>true</d7p1:Selected>
                <d7p1:Text>sample string 3</d7p1:Text>
                <d7p1:Value>sample string 4</d7p1:Value>
              </d7p1:SelectListItem>
            </d6p1:Predefineds>
          </Function>
          <IsSelected>true</IsSelected>
        </AutomationStepActionFieldValueCreateEditView>
      </ActionFieldValues>
      <AutomationActionId>1</AutomationActionId>
      <AutomationActions>
        <AutomationActionSelectListItemView>
          <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
          <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
            <Disabled>true</Disabled>
            <Name>sample string 2</Name>
          </Group>
          <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
          <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
          <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
          <RelatedType xmlns:d6p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
            <d6p1:Code>sample string 2</d6p1:Code>
            <d6p1:HasBoard>true</d6p1:HasBoard>
            <d6p1:HasCard>true</d6p1:HasCard>
            <d6p1:HasPeople>true</d6p1:HasPeople>
            <d6p1:HasPeopleMultiple>true</d6p1:HasPeopleMultiple>
            <d6p1:Icon>sample string 4</d6p1:Icon>
            <d6p1:Id>1</d6p1:Id>
            <d6p1:NamePlural>sample string 6</d6p1:NamePlural>
            <d6p1:NameSingular>sample string 5</d6p1:NameSingular>
            <d6p1:ParentCode>sample string 3</d6p1:ParentCode>
            <d6p1:Route>sample string 7</d6p1:Route>
          </RelatedType>
        </AutomationActionSelectListItemView>
        <AutomationActionSelectListItemView>
          <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
          <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
            <Disabled>true</Disabled>
            <Name>sample string 2</Name>
          </Group>
          <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
          <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
          <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
          <RelatedType xmlns:d6p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
            <d6p1:Code>sample string 2</d6p1:Code>
            <d6p1:HasBoard>true</d6p1:HasBoard>
            <d6p1:HasCard>true</d6p1:HasCard>
            <d6p1:HasPeople>true</d6p1:HasPeople>
            <d6p1:HasPeopleMultiple>true</d6p1:HasPeopleMultiple>
            <d6p1:Icon>sample string 4</d6p1:Icon>
            <d6p1:Id>1</d6p1:Id>
            <d6p1:NamePlural>sample string 6</d6p1:NamePlural>
            <d6p1:NameSingular>sample string 5</d6p1:NameSingular>
            <d6p1:ParentCode>sample string 3</d6p1:ParentCode>
            <d6p1:Route>sample string 7</d6p1:Route>
          </RelatedType>
        </AutomationActionSelectListItemView>
      </AutomationActions>
      <AutomationTriggerId>3</AutomationTriggerId>
      <ConditionSets>
        <AutomationStepConditionSetCreateEditView>
          <Id>1</Id>
          <Items>
            <AutomationStepConditionSetItemCreateEditView>
              <AutomationConditionTypeId>2</AutomationConditionTypeId>
              <AutomationConditionTypeName>sample string 3</AutomationConditionTypeName>
              <AutomationConditionTypes>
                <AutomationConditionTypeSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                  <ConditionType>None</ConditionType>
                  <FieldDataType>None</FieldDataType>
                  <HasValue>true</HasValue>
                  <IsNot>true</IsNot>
                </AutomationConditionTypeSelectListItemView>
                <AutomationConditionTypeSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                  <ConditionType>None</ConditionType>
                  <FieldDataType>None</FieldDataType>
                  <HasValue>true</HasValue>
                  <IsNot>true</IsNot>
                </AutomationConditionTypeSelectListItemView>
              </AutomationConditionTypes>
              <Field xmlns:d8p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
                <d8p1:CustomFieldDataId>1</d8p1:CustomFieldDataId>
                <d8p1:DataType>None</d8p1:DataType>
                <d8p1:DisplayableValue>sample string 11</d8p1:DisplayableValue>
                <d8p1:FieldDataTypeId>2</d8p1:FieldDataTypeId>
                <d8p1:FieldId>1</d8p1:FieldId>
                <d8p1:GridSize>64</d8p1:GridSize>
                <d8p1:IsPrimaryKey>true</d8p1:IsPrimaryKey>
                <d8p1:IsRequired>true</d8p1:IsRequired>
                <d8p1:IsUnique>true</d8p1:IsUnique>
                <d8p1:Items>
                  <d8p1:FieldInputSelectListItemView>
                    <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                    <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                      <Disabled>true</Disabled>
                      <Name>sample string 2</Name>
                    </Group>
                    <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                    <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                    <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                  </d8p1:FieldInputSelectListItemView>
                  <d8p1:FieldInputSelectListItemView>
                    <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                    <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                      <Disabled>true</Disabled>
                      <Name>sample string 2</Name>
                    </Group>
                    <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                    <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                    <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                  </d8p1:FieldInputSelectListItemView>
                </d8p1:Items>
                <d8p1:RelatedType xmlns:d9p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                  <d9p1:Code>sample string 2</d9p1:Code>
                  <d9p1:HasBoard>true</d9p1:HasBoard>
                  <d9p1:HasCard>true</d9p1:HasCard>
                  <d9p1:HasPeople>true</d9p1:HasPeople>
                  <d9p1:HasPeopleMultiple>true</d9p1:HasPeopleMultiple>
                  <d9p1:Icon>sample string 4</d9p1:Icon>
                  <d9p1:Id>1</d9p1:Id>
                  <d9p1:NamePlural>sample string 6</d9p1:NamePlural>
                  <d9p1:NameSingular>sample string 5</d9p1:NameSingular>
                  <d9p1:ParentCode>sample string 3</d9p1:ParentCode>
                  <d9p1:Route>sample string 7</d9p1:Route>
                </d8p1:RelatedType>
                <d8p1:SelectIsSearchable>true</d8p1:SelectIsSearchable>
                <d8p1:SelectUrl>sample string 9</d8p1:SelectUrl>
                <d8p1:Title>sample string 3</d8p1:Title>
                <d8p1:Value />
              </Field>
              <FromStepId>1</FromStepId>
              <Id>1</Id>
              <LogicalOperationType>None</LogicalOperationType>
              <Order>4</Order>
            </AutomationStepConditionSetItemCreateEditView>
            <AutomationStepConditionSetItemCreateEditView>
              <AutomationConditionTypeId>2</AutomationConditionTypeId>
              <AutomationConditionTypeName>sample string 3</AutomationConditionTypeName>
              <AutomationConditionTypes>
                <AutomationConditionTypeSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                  <ConditionType>None</ConditionType>
                  <FieldDataType>None</FieldDataType>
                  <HasValue>true</HasValue>
                  <IsNot>true</IsNot>
                </AutomationConditionTypeSelectListItemView>
                <AutomationConditionTypeSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                  <ConditionType>None</ConditionType>
                  <FieldDataType>None</FieldDataType>
                  <HasValue>true</HasValue>
                  <IsNot>true</IsNot>
                </AutomationConditionTypeSelectListItemView>
              </AutomationConditionTypes>
              <Field xmlns:d8p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
                <d8p1:CustomFieldDataId>1</d8p1:CustomFieldDataId>
                <d8p1:DataType>None</d8p1:DataType>
                <d8p1:DisplayableValue>sample string 11</d8p1:DisplayableValue>
                <d8p1:FieldDataTypeId>2</d8p1:FieldDataTypeId>
                <d8p1:FieldId>1</d8p1:FieldId>
                <d8p1:GridSize>64</d8p1:GridSize>
                <d8p1:IsPrimaryKey>true</d8p1:IsPrimaryKey>
                <d8p1:IsRequired>true</d8p1:IsRequired>
                <d8p1:IsUnique>true</d8p1:IsUnique>
                <d8p1:Items>
                  <d8p1:FieldInputSelectListItemView>
                    <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                    <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                      <Disabled>true</Disabled>
                      <Name>sample string 2</Name>
                    </Group>
                    <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                    <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                    <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                  </d8p1:FieldInputSelectListItemView>
                  <d8p1:FieldInputSelectListItemView>
                    <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                    <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                      <Disabled>true</Disabled>
                      <Name>sample string 2</Name>
                    </Group>
                    <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                    <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                    <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                  </d8p1:FieldInputSelectListItemView>
                </d8p1:Items>
                <d8p1:RelatedType xmlns:d9p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                  <d9p1:Code>sample string 2</d9p1:Code>
                  <d9p1:HasBoard>true</d9p1:HasBoard>
                  <d9p1:HasCard>true</d9p1:HasCard>
                  <d9p1:HasPeople>true</d9p1:HasPeople>
                  <d9p1:HasPeopleMultiple>true</d9p1:HasPeopleMultiple>
                  <d9p1:Icon>sample string 4</d9p1:Icon>
                  <d9p1:Id>1</d9p1:Id>
                  <d9p1:NamePlural>sample string 6</d9p1:NamePlural>
                  <d9p1:NameSingular>sample string 5</d9p1:NameSingular>
                  <d9p1:ParentCode>sample string 3</d9p1:ParentCode>
                  <d9p1:Route>sample string 7</d9p1:Route>
                </d8p1:RelatedType>
                <d8p1:SelectIsSearchable>true</d8p1:SelectIsSearchable>
                <d8p1:SelectUrl>sample string 9</d8p1:SelectUrl>
                <d8p1:Title>sample string 3</d8p1:Title>
                <d8p1:Value />
              </Field>
              <FromStepId>1</FromStepId>
              <Id>1</Id>
              <LogicalOperationType>None</LogicalOperationType>
              <Order>4</Order>
            </AutomationStepConditionSetItemCreateEditView>
          </Items>
          <LogicalOperationType>None</LogicalOperationType>
          <Order>2</Order>
        </AutomationStepConditionSetCreateEditView>
        <AutomationStepConditionSetCreateEditView>
          <Id>1</Id>
          <Items>
            <AutomationStepConditionSetItemCreateEditView>
              <AutomationConditionTypeId>2</AutomationConditionTypeId>
              <AutomationConditionTypeName>sample string 3</AutomationConditionTypeName>
              <AutomationConditionTypes>
                <AutomationConditionTypeSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                  <ConditionType>None</ConditionType>
                  <FieldDataType>None</FieldDataType>
                  <HasValue>true</HasValue>
                  <IsNot>true</IsNot>
                </AutomationConditionTypeSelectListItemView>
                <AutomationConditionTypeSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                  <ConditionType>None</ConditionType>
                  <FieldDataType>None</FieldDataType>
                  <HasValue>true</HasValue>
                  <IsNot>true</IsNot>
                </AutomationConditionTypeSelectListItemView>
              </AutomationConditionTypes>
              <Field xmlns:d8p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
                <d8p1:CustomFieldDataId>1</d8p1:CustomFieldDataId>
                <d8p1:DataType>None</d8p1:DataType>
                <d8p1:DisplayableValue>sample string 11</d8p1:DisplayableValue>
                <d8p1:FieldDataTypeId>2</d8p1:FieldDataTypeId>
                <d8p1:FieldId>1</d8p1:FieldId>
                <d8p1:GridSize>64</d8p1:GridSize>
                <d8p1:IsPrimaryKey>true</d8p1:IsPrimaryKey>
                <d8p1:IsRequired>true</d8p1:IsRequired>
                <d8p1:IsUnique>true</d8p1:IsUnique>
                <d8p1:Items>
                  <d8p1:FieldInputSelectListItemView>
                    <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                    <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                      <Disabled>true</Disabled>
                      <Name>sample string 2</Name>
                    </Group>
                    <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                    <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                    <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                  </d8p1:FieldInputSelectListItemView>
                  <d8p1:FieldInputSelectListItemView>
                    <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                    <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                      <Disabled>true</Disabled>
                      <Name>sample string 2</Name>
                    </Group>
                    <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                    <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                    <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                  </d8p1:FieldInputSelectListItemView>
                </d8p1:Items>
                <d8p1:RelatedType xmlns:d9p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                  <d9p1:Code>sample string 2</d9p1:Code>
                  <d9p1:HasBoard>true</d9p1:HasBoard>
                  <d9p1:HasCard>true</d9p1:HasCard>
                  <d9p1:HasPeople>true</d9p1:HasPeople>
                  <d9p1:HasPeopleMultiple>true</d9p1:HasPeopleMultiple>
                  <d9p1:Icon>sample string 4</d9p1:Icon>
                  <d9p1:Id>1</d9p1:Id>
                  <d9p1:NamePlural>sample string 6</d9p1:NamePlural>
                  <d9p1:NameSingular>sample string 5</d9p1:NameSingular>
                  <d9p1:ParentCode>sample string 3</d9p1:ParentCode>
                  <d9p1:Route>sample string 7</d9p1:Route>
                </d8p1:RelatedType>
                <d8p1:SelectIsSearchable>true</d8p1:SelectIsSearchable>
                <d8p1:SelectUrl>sample string 9</d8p1:SelectUrl>
                <d8p1:Title>sample string 3</d8p1:Title>
                <d8p1:Value />
              </Field>
              <FromStepId>1</FromStepId>
              <Id>1</Id>
              <LogicalOperationType>None</LogicalOperationType>
              <Order>4</Order>
            </AutomationStepConditionSetItemCreateEditView>
            <AutomationStepConditionSetItemCreateEditView>
              <AutomationConditionTypeId>2</AutomationConditionTypeId>
              <AutomationConditionTypeName>sample string 3</AutomationConditionTypeName>
              <AutomationConditionTypes>
                <AutomationConditionTypeSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                  <ConditionType>None</ConditionType>
                  <FieldDataType>None</FieldDataType>
                  <HasValue>true</HasValue>
                  <IsNot>true</IsNot>
                </AutomationConditionTypeSelectListItemView>
                <AutomationConditionTypeSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                  <ConditionType>None</ConditionType>
                  <FieldDataType>None</FieldDataType>
                  <HasValue>true</HasValue>
                  <IsNot>true</IsNot>
                </AutomationConditionTypeSelectListItemView>
              </AutomationConditionTypes>
              <Field xmlns:d8p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
                <d8p1:CustomFieldDataId>1</d8p1:CustomFieldDataId>
                <d8p1:DataType>None</d8p1:DataType>
                <d8p1:DisplayableValue>sample string 11</d8p1:DisplayableValue>
                <d8p1:FieldDataTypeId>2</d8p1:FieldDataTypeId>
                <d8p1:FieldId>1</d8p1:FieldId>
                <d8p1:GridSize>64</d8p1:GridSize>
                <d8p1:IsPrimaryKey>true</d8p1:IsPrimaryKey>
                <d8p1:IsRequired>true</d8p1:IsRequired>
                <d8p1:IsUnique>true</d8p1:IsUnique>
                <d8p1:Items>
                  <d8p1:FieldInputSelectListItemView>
                    <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                    <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                      <Disabled>true</Disabled>
                      <Name>sample string 2</Name>
                    </Group>
                    <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                    <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                    <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                  </d8p1:FieldInputSelectListItemView>
                  <d8p1:FieldInputSelectListItemView>
                    <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                    <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                      <Disabled>true</Disabled>
                      <Name>sample string 2</Name>
                    </Group>
                    <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                    <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                    <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                  </d8p1:FieldInputSelectListItemView>
                </d8p1:Items>
                <d8p1:RelatedType xmlns:d9p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                  <d9p1:Code>sample string 2</d9p1:Code>
                  <d9p1:HasBoard>true</d9p1:HasBoard>
                  <d9p1:HasCard>true</d9p1:HasCard>
                  <d9p1:HasPeople>true</d9p1:HasPeople>
                  <d9p1:HasPeopleMultiple>true</d9p1:HasPeopleMultiple>
                  <d9p1:Icon>sample string 4</d9p1:Icon>
                  <d9p1:Id>1</d9p1:Id>
                  <d9p1:NamePlural>sample string 6</d9p1:NamePlural>
                  <d9p1:NameSingular>sample string 5</d9p1:NameSingular>
                  <d9p1:ParentCode>sample string 3</d9p1:ParentCode>
                  <d9p1:Route>sample string 7</d9p1:Route>
                </d8p1:RelatedType>
                <d8p1:SelectIsSearchable>true</d8p1:SelectIsSearchable>
                <d8p1:SelectUrl>sample string 9</d8p1:SelectUrl>
                <d8p1:Title>sample string 3</d8p1:Title>
                <d8p1:Value />
              </Field>
              <FromStepId>1</FromStepId>
              <Id>1</Id>
              <LogicalOperationType>None</LogicalOperationType>
              <Order>4</Order>
            </AutomationStepConditionSetItemCreateEditView>
          </Items>
          <LogicalOperationType>None</LogicalOperationType>
          <Order>2</Order>
        </AutomationStepConditionSetCreateEditView>
      </ConditionSets>
      <Delay>
        <Duration>1</Duration>
        <DurationUnit>None</DurationUnit>
        <IsPredefined>true</IsPredefined>
        <PredefinedId>1</PredefinedId>
        <Predefineds xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
          <d5p1:SelectListItem>
            <d5p1:Disabled>true</d5p1:Disabled>
            <d5p1:Group>
              <d5p1:Disabled>true</d5p1:Disabled>
              <d5p1:Name>sample string 2</d5p1:Name>
            </d5p1:Group>
            <d5p1:Selected>true</d5p1:Selected>
            <d5p1:Text>sample string 3</d5p1:Text>
            <d5p1:Value>sample string 4</d5p1:Value>
          </d5p1:SelectListItem>
          <d5p1:SelectListItem>
            <d5p1:Disabled>true</d5p1:Disabled>
            <d5p1:Group>
              <d5p1:Disabled>true</d5p1:Disabled>
              <d5p1:Name>sample string 2</d5p1:Name>
            </d5p1:Group>
            <d5p1:Selected>true</d5p1:Selected>
            <d5p1:Text>sample string 3</d5p1:Text>
            <d5p1:Value>sample string 4</d5p1:Value>
          </d5p1:SelectListItem>
        </Predefineds>
        <Time>sample string 2</Time>
      </Delay>
      <Id>1</Id>
      <IsCreate>true</IsCreate>
      <MatchId>sample string 6</MatchId>
      <Name>sample string 5</Name>
      <Order>4</Order>
      <RelatedType xmlns:d4p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
        <d4p1:Code>sample string 2</d4p1:Code>
        <d4p1:HasBoard>true</d4p1:HasBoard>
        <d4p1:HasCard>true</d4p1:HasCard>
        <d4p1:HasPeople>true</d4p1:HasPeople>
        <d4p1:HasPeopleMultiple>true</d4p1:HasPeopleMultiple>
        <d4p1:Icon>sample string 4</d4p1:Icon>
        <d4p1:Id>1</d4p1:Id>
        <d4p1:NamePlural>sample string 6</d4p1:NamePlural>
        <d4p1:NameSingular>sample string 5</d4p1:NameSingular>
        <d4p1:ParentCode>sample string 3</d4p1:ParentCode>
        <d4p1:Route>sample string 7</d4p1:Route>
      </RelatedType>
      <StepType>None</StepType>
      <TriggerDate>
        <AutomationTriggerId>6</AutomationTriggerId>
        <DateFieldId>3</DateFieldId>
        <DateScheduleType>Exact</DateScheduleType>
        <DayOffset>5</DayOffset>
        <Id>1</Id>
        <IsCreate>true</IsCreate>
        <Time>sample string 4</Time>
      </TriggerDate>
      <TriggerType>None</TriggerType>
    </AutomationStepCreateEditView>
    <AutomationStepCreateEditView>
      <ActionFieldValues>
        <AutomationStepActionFieldValueCreateEditView>
          <Field xmlns:d6p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
            <d6p1:CustomFieldDataId>1</d6p1:CustomFieldDataId>
            <d6p1:DataType>None</d6p1:DataType>
            <d6p1:DisplayableValue>sample string 11</d6p1:DisplayableValue>
            <d6p1:FieldDataTypeId>2</d6p1:FieldDataTypeId>
            <d6p1:FieldId>1</d6p1:FieldId>
            <d6p1:GridSize>64</d6p1:GridSize>
            <d6p1:IsPrimaryKey>true</d6p1:IsPrimaryKey>
            <d6p1:IsRequired>true</d6p1:IsRequired>
            <d6p1:IsUnique>true</d6p1:IsUnique>
            <d6p1:Items>
              <d6p1:FieldInputSelectListItemView>
                <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                  <Disabled>true</Disabled>
                  <Name>sample string 2</Name>
                </Group>
                <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
              </d6p1:FieldInputSelectListItemView>
              <d6p1:FieldInputSelectListItemView>
                <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                  <Disabled>true</Disabled>
                  <Name>sample string 2</Name>
                </Group>
                <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
              </d6p1:FieldInputSelectListItemView>
            </d6p1:Items>
            <d6p1:RelatedType xmlns:d7p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
              <d7p1:Code>sample string 2</d7p1:Code>
              <d7p1:HasBoard>true</d7p1:HasBoard>
              <d7p1:HasCard>true</d7p1:HasCard>
              <d7p1:HasPeople>true</d7p1:HasPeople>
              <d7p1:HasPeopleMultiple>true</d7p1:HasPeopleMultiple>
              <d7p1:Icon>sample string 4</d7p1:Icon>
              <d7p1:Id>1</d7p1:Id>
              <d7p1:NamePlural>sample string 6</d7p1:NamePlural>
              <d7p1:NameSingular>sample string 5</d7p1:NameSingular>
              <d7p1:ParentCode>sample string 3</d7p1:ParentCode>
              <d7p1:Route>sample string 7</d7p1:Route>
            </d6p1:RelatedType>
            <d6p1:SelectIsSearchable>true</d6p1:SelectIsSearchable>
            <d6p1:SelectUrl>sample string 9</d6p1:SelectUrl>
            <d6p1:Title>sample string 3</d6p1:Title>
            <d6p1:Value />
          </Field>
          <FromStepId>1</FromStepId>
          <Function xmlns:d6p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView.Field">
            <d6p1:FunctionParameters xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
              <d7p1:string>sample string 1</d7p1:string>
              <d7p1:string>sample string 2</d7p1:string>
            </d6p1:FunctionParameters>
            <d6p1:FunctionValueSelected>sample string 2</d6p1:FunctionValueSelected>
            <d6p1:Functions xmlns:d7p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
              <d7p1:SelectListItem>
                <d7p1:Disabled>true</d7p1:Disabled>
                <d7p1:Group>
                  <d7p1:Disabled>true</d7p1:Disabled>
                  <d7p1:Name>sample string 2</d7p1:Name>
                </d7p1:Group>
                <d7p1:Selected>true</d7p1:Selected>
                <d7p1:Text>sample string 3</d7p1:Text>
                <d7p1:Value>sample string 4</d7p1:Value>
              </d7p1:SelectListItem>
              <d7p1:SelectListItem>
                <d7p1:Disabled>true</d7p1:Disabled>
                <d7p1:Group>
                  <d7p1:Disabled>true</d7p1:Disabled>
                  <d7p1:Name>sample string 2</d7p1:Name>
                </d7p1:Group>
                <d7p1:Selected>true</d7p1:Selected>
                <d7p1:Text>sample string 3</d7p1:Text>
                <d7p1:Value>sample string 4</d7p1:Value>
              </d7p1:SelectListItem>
            </d6p1:Functions>
            <d6p1:IsPredefined>true</d6p1:IsPredefined>
            <d6p1:PredefinedValueSelected>sample string 3</d6p1:PredefinedValueSelected>
            <d6p1:Predefineds xmlns:d7p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
              <d7p1:SelectListItem>
                <d7p1:Disabled>true</d7p1:Disabled>
                <d7p1:Group>
                  <d7p1:Disabled>true</d7p1:Disabled>
                  <d7p1:Name>sample string 2</d7p1:Name>
                </d7p1:Group>
                <d7p1:Selected>true</d7p1:Selected>
                <d7p1:Text>sample string 3</d7p1:Text>
                <d7p1:Value>sample string 4</d7p1:Value>
              </d7p1:SelectListItem>
              <d7p1:SelectListItem>
                <d7p1:Disabled>true</d7p1:Disabled>
                <d7p1:Group>
                  <d7p1:Disabled>true</d7p1:Disabled>
                  <d7p1:Name>sample string 2</d7p1:Name>
                </d7p1:Group>
                <d7p1:Selected>true</d7p1:Selected>
                <d7p1:Text>sample string 3</d7p1:Text>
                <d7p1:Value>sample string 4</d7p1:Value>
              </d7p1:SelectListItem>
            </d6p1:Predefineds>
          </Function>
          <IsSelected>true</IsSelected>
        </AutomationStepActionFieldValueCreateEditView>
        <AutomationStepActionFieldValueCreateEditView>
          <Field xmlns:d6p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
            <d6p1:CustomFieldDataId>1</d6p1:CustomFieldDataId>
            <d6p1:DataType>None</d6p1:DataType>
            <d6p1:DisplayableValue>sample string 11</d6p1:DisplayableValue>
            <d6p1:FieldDataTypeId>2</d6p1:FieldDataTypeId>
            <d6p1:FieldId>1</d6p1:FieldId>
            <d6p1:GridSize>64</d6p1:GridSize>
            <d6p1:IsPrimaryKey>true</d6p1:IsPrimaryKey>
            <d6p1:IsRequired>true</d6p1:IsRequired>
            <d6p1:IsUnique>true</d6p1:IsUnique>
            <d6p1:Items>
              <d6p1:FieldInputSelectListItemView>
                <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                  <Disabled>true</Disabled>
                  <Name>sample string 2</Name>
                </Group>
                <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
              </d6p1:FieldInputSelectListItemView>
              <d6p1:FieldInputSelectListItemView>
                <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                  <Disabled>true</Disabled>
                  <Name>sample string 2</Name>
                </Group>
                <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
              </d6p1:FieldInputSelectListItemView>
            </d6p1:Items>
            <d6p1:RelatedType xmlns:d7p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
              <d7p1:Code>sample string 2</d7p1:Code>
              <d7p1:HasBoard>true</d7p1:HasBoard>
              <d7p1:HasCard>true</d7p1:HasCard>
              <d7p1:HasPeople>true</d7p1:HasPeople>
              <d7p1:HasPeopleMultiple>true</d7p1:HasPeopleMultiple>
              <d7p1:Icon>sample string 4</d7p1:Icon>
              <d7p1:Id>1</d7p1:Id>
              <d7p1:NamePlural>sample string 6</d7p1:NamePlural>
              <d7p1:NameSingular>sample string 5</d7p1:NameSingular>
              <d7p1:ParentCode>sample string 3</d7p1:ParentCode>
              <d7p1:Route>sample string 7</d7p1:Route>
            </d6p1:RelatedType>
            <d6p1:SelectIsSearchable>true</d6p1:SelectIsSearchable>
            <d6p1:SelectUrl>sample string 9</d6p1:SelectUrl>
            <d6p1:Title>sample string 3</d6p1:Title>
            <d6p1:Value />
          </Field>
          <FromStepId>1</FromStepId>
          <Function xmlns:d6p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView.Field">
            <d6p1:FunctionParameters xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
              <d7p1:string>sample string 1</d7p1:string>
              <d7p1:string>sample string 2</d7p1:string>
            </d6p1:FunctionParameters>
            <d6p1:FunctionValueSelected>sample string 2</d6p1:FunctionValueSelected>
            <d6p1:Functions xmlns:d7p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
              <d7p1:SelectListItem>
                <d7p1:Disabled>true</d7p1:Disabled>
                <d7p1:Group>
                  <d7p1:Disabled>true</d7p1:Disabled>
                  <d7p1:Name>sample string 2</d7p1:Name>
                </d7p1:Group>
                <d7p1:Selected>true</d7p1:Selected>
                <d7p1:Text>sample string 3</d7p1:Text>
                <d7p1:Value>sample string 4</d7p1:Value>
              </d7p1:SelectListItem>
              <d7p1:SelectListItem>
                <d7p1:Disabled>true</d7p1:Disabled>
                <d7p1:Group>
                  <d7p1:Disabled>true</d7p1:Disabled>
                  <d7p1:Name>sample string 2</d7p1:Name>
                </d7p1:Group>
                <d7p1:Selected>true</d7p1:Selected>
                <d7p1:Text>sample string 3</d7p1:Text>
                <d7p1:Value>sample string 4</d7p1:Value>
              </d7p1:SelectListItem>
            </d6p1:Functions>
            <d6p1:IsPredefined>true</d6p1:IsPredefined>
            <d6p1:PredefinedValueSelected>sample string 3</d6p1:PredefinedValueSelected>
            <d6p1:Predefineds xmlns:d7p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
              <d7p1:SelectListItem>
                <d7p1:Disabled>true</d7p1:Disabled>
                <d7p1:Group>
                  <d7p1:Disabled>true</d7p1:Disabled>
                  <d7p1:Name>sample string 2</d7p1:Name>
                </d7p1:Group>
                <d7p1:Selected>true</d7p1:Selected>
                <d7p1:Text>sample string 3</d7p1:Text>
                <d7p1:Value>sample string 4</d7p1:Value>
              </d7p1:SelectListItem>
              <d7p1:SelectListItem>
                <d7p1:Disabled>true</d7p1:Disabled>
                <d7p1:Group>
                  <d7p1:Disabled>true</d7p1:Disabled>
                  <d7p1:Name>sample string 2</d7p1:Name>
                </d7p1:Group>
                <d7p1:Selected>true</d7p1:Selected>
                <d7p1:Text>sample string 3</d7p1:Text>
                <d7p1:Value>sample string 4</d7p1:Value>
              </d7p1:SelectListItem>
            </d6p1:Predefineds>
          </Function>
          <IsSelected>true</IsSelected>
        </AutomationStepActionFieldValueCreateEditView>
      </ActionFieldValues>
      <AutomationActionId>1</AutomationActionId>
      <AutomationActions>
        <AutomationActionSelectListItemView>
          <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
          <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
            <Disabled>true</Disabled>
            <Name>sample string 2</Name>
          </Group>
          <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
          <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
          <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
          <RelatedType xmlns:d6p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
            <d6p1:Code>sample string 2</d6p1:Code>
            <d6p1:HasBoard>true</d6p1:HasBoard>
            <d6p1:HasCard>true</d6p1:HasCard>
            <d6p1:HasPeople>true</d6p1:HasPeople>
            <d6p1:HasPeopleMultiple>true</d6p1:HasPeopleMultiple>
            <d6p1:Icon>sample string 4</d6p1:Icon>
            <d6p1:Id>1</d6p1:Id>
            <d6p1:NamePlural>sample string 6</d6p1:NamePlural>
            <d6p1:NameSingular>sample string 5</d6p1:NameSingular>
            <d6p1:ParentCode>sample string 3</d6p1:ParentCode>
            <d6p1:Route>sample string 7</d6p1:Route>
          </RelatedType>
        </AutomationActionSelectListItemView>
        <AutomationActionSelectListItemView>
          <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
          <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
            <Disabled>true</Disabled>
            <Name>sample string 2</Name>
          </Group>
          <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
          <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
          <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
          <RelatedType xmlns:d6p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
            <d6p1:Code>sample string 2</d6p1:Code>
            <d6p1:HasBoard>true</d6p1:HasBoard>
            <d6p1:HasCard>true</d6p1:HasCard>
            <d6p1:HasPeople>true</d6p1:HasPeople>
            <d6p1:HasPeopleMultiple>true</d6p1:HasPeopleMultiple>
            <d6p1:Icon>sample string 4</d6p1:Icon>
            <d6p1:Id>1</d6p1:Id>
            <d6p1:NamePlural>sample string 6</d6p1:NamePlural>
            <d6p1:NameSingular>sample string 5</d6p1:NameSingular>
            <d6p1:ParentCode>sample string 3</d6p1:ParentCode>
            <d6p1:Route>sample string 7</d6p1:Route>
          </RelatedType>
        </AutomationActionSelectListItemView>
      </AutomationActions>
      <AutomationTriggerId>3</AutomationTriggerId>
      <ConditionSets>
        <AutomationStepConditionSetCreateEditView>
          <Id>1</Id>
          <Items>
            <AutomationStepConditionSetItemCreateEditView>
              <AutomationConditionTypeId>2</AutomationConditionTypeId>
              <AutomationConditionTypeName>sample string 3</AutomationConditionTypeName>
              <AutomationConditionTypes>
                <AutomationConditionTypeSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                  <ConditionType>None</ConditionType>
                  <FieldDataType>None</FieldDataType>
                  <HasValue>true</HasValue>
                  <IsNot>true</IsNot>
                </AutomationConditionTypeSelectListItemView>
                <AutomationConditionTypeSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                  <ConditionType>None</ConditionType>
                  <FieldDataType>None</FieldDataType>
                  <HasValue>true</HasValue>
                  <IsNot>true</IsNot>
                </AutomationConditionTypeSelectListItemView>
              </AutomationConditionTypes>
              <Field xmlns:d8p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
                <d8p1:CustomFieldDataId>1</d8p1:CustomFieldDataId>
                <d8p1:DataType>None</d8p1:DataType>
                <d8p1:DisplayableValue>sample string 11</d8p1:DisplayableValue>
                <d8p1:FieldDataTypeId>2</d8p1:FieldDataTypeId>
                <d8p1:FieldId>1</d8p1:FieldId>
                <d8p1:GridSize>64</d8p1:GridSize>
                <d8p1:IsPrimaryKey>true</d8p1:IsPrimaryKey>
                <d8p1:IsRequired>true</d8p1:IsRequired>
                <d8p1:IsUnique>true</d8p1:IsUnique>
                <d8p1:Items>
                  <d8p1:FieldInputSelectListItemView>
                    <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                    <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                      <Disabled>true</Disabled>
                      <Name>sample string 2</Name>
                    </Group>
                    <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                    <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                    <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                  </d8p1:FieldInputSelectListItemView>
                  <d8p1:FieldInputSelectListItemView>
                    <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                    <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                      <Disabled>true</Disabled>
                      <Name>sample string 2</Name>
                    </Group>
                    <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                    <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                    <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                  </d8p1:FieldInputSelectListItemView>
                </d8p1:Items>
                <d8p1:RelatedType xmlns:d9p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                  <d9p1:Code>sample string 2</d9p1:Code>
                  <d9p1:HasBoard>true</d9p1:HasBoard>
                  <d9p1:HasCard>true</d9p1:HasCard>
                  <d9p1:HasPeople>true</d9p1:HasPeople>
                  <d9p1:HasPeopleMultiple>true</d9p1:HasPeopleMultiple>
                  <d9p1:Icon>sample string 4</d9p1:Icon>
                  <d9p1:Id>1</d9p1:Id>
                  <d9p1:NamePlural>sample string 6</d9p1:NamePlural>
                  <d9p1:NameSingular>sample string 5</d9p1:NameSingular>
                  <d9p1:ParentCode>sample string 3</d9p1:ParentCode>
                  <d9p1:Route>sample string 7</d9p1:Route>
                </d8p1:RelatedType>
                <d8p1:SelectIsSearchable>true</d8p1:SelectIsSearchable>
                <d8p1:SelectUrl>sample string 9</d8p1:SelectUrl>
                <d8p1:Title>sample string 3</d8p1:Title>
                <d8p1:Value />
              </Field>
              <FromStepId>1</FromStepId>
              <Id>1</Id>
              <LogicalOperationType>None</LogicalOperationType>
              <Order>4</Order>
            </AutomationStepConditionSetItemCreateEditView>
            <AutomationStepConditionSetItemCreateEditView>
              <AutomationConditionTypeId>2</AutomationConditionTypeId>
              <AutomationConditionTypeName>sample string 3</AutomationConditionTypeName>
              <AutomationConditionTypes>
                <AutomationConditionTypeSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                  <ConditionType>None</ConditionType>
                  <FieldDataType>None</FieldDataType>
                  <HasValue>true</HasValue>
                  <IsNot>true</IsNot>
                </AutomationConditionTypeSelectListItemView>
                <AutomationConditionTypeSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                  <ConditionType>None</ConditionType>
                  <FieldDataType>None</FieldDataType>
                  <HasValue>true</HasValue>
                  <IsNot>true</IsNot>
                </AutomationConditionTypeSelectListItemView>
              </AutomationConditionTypes>
              <Field xmlns:d8p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
                <d8p1:CustomFieldDataId>1</d8p1:CustomFieldDataId>
                <d8p1:DataType>None</d8p1:DataType>
                <d8p1:DisplayableValue>sample string 11</d8p1:DisplayableValue>
                <d8p1:FieldDataTypeId>2</d8p1:FieldDataTypeId>
                <d8p1:FieldId>1</d8p1:FieldId>
                <d8p1:GridSize>64</d8p1:GridSize>
                <d8p1:IsPrimaryKey>true</d8p1:IsPrimaryKey>
                <d8p1:IsRequired>true</d8p1:IsRequired>
                <d8p1:IsUnique>true</d8p1:IsUnique>
                <d8p1:Items>
                  <d8p1:FieldInputSelectListItemView>
                    <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                    <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                      <Disabled>true</Disabled>
                      <Name>sample string 2</Name>
                    </Group>
                    <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                    <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                    <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                  </d8p1:FieldInputSelectListItemView>
                  <d8p1:FieldInputSelectListItemView>
                    <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                    <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                      <Disabled>true</Disabled>
                      <Name>sample string 2</Name>
                    </Group>
                    <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                    <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                    <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                  </d8p1:FieldInputSelectListItemView>
                </d8p1:Items>
                <d8p1:RelatedType xmlns:d9p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                  <d9p1:Code>sample string 2</d9p1:Code>
                  <d9p1:HasBoard>true</d9p1:HasBoard>
                  <d9p1:HasCard>true</d9p1:HasCard>
                  <d9p1:HasPeople>true</d9p1:HasPeople>
                  <d9p1:HasPeopleMultiple>true</d9p1:HasPeopleMultiple>
                  <d9p1:Icon>sample string 4</d9p1:Icon>
                  <d9p1:Id>1</d9p1:Id>
                  <d9p1:NamePlural>sample string 6</d9p1:NamePlural>
                  <d9p1:NameSingular>sample string 5</d9p1:NameSingular>
                  <d9p1:ParentCode>sample string 3</d9p1:ParentCode>
                  <d9p1:Route>sample string 7</d9p1:Route>
                </d8p1:RelatedType>
                <d8p1:SelectIsSearchable>true</d8p1:SelectIsSearchable>
                <d8p1:SelectUrl>sample string 9</d8p1:SelectUrl>
                <d8p1:Title>sample string 3</d8p1:Title>
                <d8p1:Value />
              </Field>
              <FromStepId>1</FromStepId>
              <Id>1</Id>
              <LogicalOperationType>None</LogicalOperationType>
              <Order>4</Order>
            </AutomationStepConditionSetItemCreateEditView>
          </Items>
          <LogicalOperationType>None</LogicalOperationType>
          <Order>2</Order>
        </AutomationStepConditionSetCreateEditView>
        <AutomationStepConditionSetCreateEditView>
          <Id>1</Id>
          <Items>
            <AutomationStepConditionSetItemCreateEditView>
              <AutomationConditionTypeId>2</AutomationConditionTypeId>
              <AutomationConditionTypeName>sample string 3</AutomationConditionTypeName>
              <AutomationConditionTypes>
                <AutomationConditionTypeSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                  <ConditionType>None</ConditionType>
                  <FieldDataType>None</FieldDataType>
                  <HasValue>true</HasValue>
                  <IsNot>true</IsNot>
                </AutomationConditionTypeSelectListItemView>
                <AutomationConditionTypeSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                  <ConditionType>None</ConditionType>
                  <FieldDataType>None</FieldDataType>
                  <HasValue>true</HasValue>
                  <IsNot>true</IsNot>
                </AutomationConditionTypeSelectListItemView>
              </AutomationConditionTypes>
              <Field xmlns:d8p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
                <d8p1:CustomFieldDataId>1</d8p1:CustomFieldDataId>
                <d8p1:DataType>None</d8p1:DataType>
                <d8p1:DisplayableValue>sample string 11</d8p1:DisplayableValue>
                <d8p1:FieldDataTypeId>2</d8p1:FieldDataTypeId>
                <d8p1:FieldId>1</d8p1:FieldId>
                <d8p1:GridSize>64</d8p1:GridSize>
                <d8p1:IsPrimaryKey>true</d8p1:IsPrimaryKey>
                <d8p1:IsRequired>true</d8p1:IsRequired>
                <d8p1:IsUnique>true</d8p1:IsUnique>
                <d8p1:Items>
                  <d8p1:FieldInputSelectListItemView>
                    <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                    <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                      <Disabled>true</Disabled>
                      <Name>sample string 2</Name>
                    </Group>
                    <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                    <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                    <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                  </d8p1:FieldInputSelectListItemView>
                  <d8p1:FieldInputSelectListItemView>
                    <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                    <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                      <Disabled>true</Disabled>
                      <Name>sample string 2</Name>
                    </Group>
                    <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                    <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                    <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                  </d8p1:FieldInputSelectListItemView>
                </d8p1:Items>
                <d8p1:RelatedType xmlns:d9p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                  <d9p1:Code>sample string 2</d9p1:Code>
                  <d9p1:HasBoard>true</d9p1:HasBoard>
                  <d9p1:HasCard>true</d9p1:HasCard>
                  <d9p1:HasPeople>true</d9p1:HasPeople>
                  <d9p1:HasPeopleMultiple>true</d9p1:HasPeopleMultiple>
                  <d9p1:Icon>sample string 4</d9p1:Icon>
                  <d9p1:Id>1</d9p1:Id>
                  <d9p1:NamePlural>sample string 6</d9p1:NamePlural>
                  <d9p1:NameSingular>sample string 5</d9p1:NameSingular>
                  <d9p1:ParentCode>sample string 3</d9p1:ParentCode>
                  <d9p1:Route>sample string 7</d9p1:Route>
                </d8p1:RelatedType>
                <d8p1:SelectIsSearchable>true</d8p1:SelectIsSearchable>
                <d8p1:SelectUrl>sample string 9</d8p1:SelectUrl>
                <d8p1:Title>sample string 3</d8p1:Title>
                <d8p1:Value />
              </Field>
              <FromStepId>1</FromStepId>
              <Id>1</Id>
              <LogicalOperationType>None</LogicalOperationType>
              <Order>4</Order>
            </AutomationStepConditionSetItemCreateEditView>
            <AutomationStepConditionSetItemCreateEditView>
              <AutomationConditionTypeId>2</AutomationConditionTypeId>
              <AutomationConditionTypeName>sample string 3</AutomationConditionTypeName>
              <AutomationConditionTypes>
                <AutomationConditionTypeSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                  <ConditionType>None</ConditionType>
                  <FieldDataType>None</FieldDataType>
                  <HasValue>true</HasValue>
                  <IsNot>true</IsNot>
                </AutomationConditionTypeSelectListItemView>
                <AutomationConditionTypeSelectListItemView>
                  <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                  <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                    <Disabled>true</Disabled>
                    <Name>sample string 2</Name>
                  </Group>
                  <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                  <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
                  <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
                  <ConditionType>None</ConditionType>
                  <FieldDataType>None</FieldDataType>
                  <HasValue>true</HasValue>
                  <IsNot>true</IsNot>
                </AutomationConditionTypeSelectListItemView>
              </AutomationConditionTypes>
              <Field xmlns:d8p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
                <d8p1:CustomFieldDataId>1</d8p1:CustomFieldDataId>
                <d8p1:DataType>None</d8p1:DataType>
                <d8p1:DisplayableValue>sample string 11</d8p1:DisplayableValue>
                <d8p1:FieldDataTypeId>2</d8p1:FieldDataTypeId>
                <d8p1:FieldId>1</d8p1:FieldId>
                <d8p1:GridSize>64</d8p1:GridSize>
                <d8p1:IsPrimaryKey>true</d8p1:IsPrimaryKey>
                <d8p1:IsRequired>true</d8p1:IsRequired>
                <d8p1:IsUnique>true</d8p1:IsUnique>
                <d8p1:Items>
                  <d8p1:FieldInputSelectListItemView>
                    <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                    <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                      <Disabled>true</Disabled>
                      <Name>sample string 2</Name>
                    </Group>
                    <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                    <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                    <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                  </d8p1:FieldInputSelectListItemView>
                  <d8p1:FieldInputSelectListItemView>
                    <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
                    <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
                      <Disabled>true</Disabled>
                      <Name>sample string 2</Name>
                    </Group>
                    <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
                    <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
                    <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
                  </d8p1:FieldInputSelectListItemView>
                </d8p1:Items>
                <d8p1:RelatedType xmlns:d9p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
                  <d9p1:Code>sample string 2</d9p1:Code>
                  <d9p1:HasBoard>true</d9p1:HasBoard>
                  <d9p1:HasCard>true</d9p1:HasCard>
                  <d9p1:HasPeople>true</d9p1:HasPeople>
                  <d9p1:HasPeopleMultiple>true</d9p1:HasPeopleMultiple>
                  <d9p1:Icon>sample string 4</d9p1:Icon>
                  <d9p1:Id>1</d9p1:Id>
                  <d9p1:NamePlural>sample string 6</d9p1:NamePlural>
                  <d9p1:NameSingular>sample string 5</d9p1:NameSingular>
                  <d9p1:ParentCode>sample string 3</d9p1:ParentCode>
                  <d9p1:Route>sample string 7</d9p1:Route>
                </d8p1:RelatedType>
                <d8p1:SelectIsSearchable>true</d8p1:SelectIsSearchable>
                <d8p1:SelectUrl>sample string 9</d8p1:SelectUrl>
                <d8p1:Title>sample string 3</d8p1:Title>
                <d8p1:Value />
              </Field>
              <FromStepId>1</FromStepId>
              <Id>1</Id>
              <LogicalOperationType>None</LogicalOperationType>
              <Order>4</Order>
            </AutomationStepConditionSetItemCreateEditView>
          </Items>
          <LogicalOperationType>None</LogicalOperationType>
          <Order>2</Order>
        </AutomationStepConditionSetCreateEditView>
      </ConditionSets>
      <Delay>
        <Duration>1</Duration>
        <DurationUnit>None</DurationUnit>
        <IsPredefined>true</IsPredefined>
        <PredefinedId>1</PredefinedId>
        <Predefineds xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
          <d5p1:SelectListItem>
            <d5p1:Disabled>true</d5p1:Disabled>
            <d5p1:Group>
              <d5p1:Disabled>true</d5p1:Disabled>
              <d5p1:Name>sample string 2</d5p1:Name>
            </d5p1:Group>
            <d5p1:Selected>true</d5p1:Selected>
            <d5p1:Text>sample string 3</d5p1:Text>
            <d5p1:Value>sample string 4</d5p1:Value>
          </d5p1:SelectListItem>
          <d5p1:SelectListItem>
            <d5p1:Disabled>true</d5p1:Disabled>
            <d5p1:Group>
              <d5p1:Disabled>true</d5p1:Disabled>
              <d5p1:Name>sample string 2</d5p1:Name>
            </d5p1:Group>
            <d5p1:Selected>true</d5p1:Selected>
            <d5p1:Text>sample string 3</d5p1:Text>
            <d5p1:Value>sample string 4</d5p1:Value>
          </d5p1:SelectListItem>
        </Predefineds>
        <Time>sample string 2</Time>
      </Delay>
      <Id>1</Id>
      <IsCreate>true</IsCreate>
      <MatchId>sample string 6</MatchId>
      <Name>sample string 5</Name>
      <Order>4</Order>
      <RelatedType xmlns:d4p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
        <d4p1:Code>sample string 2</d4p1:Code>
        <d4p1:HasBoard>true</d4p1:HasBoard>
        <d4p1:HasCard>true</d4p1:HasCard>
        <d4p1:HasPeople>true</d4p1:HasPeople>
        <d4p1:HasPeopleMultiple>true</d4p1:HasPeopleMultiple>
        <d4p1:Icon>sample string 4</d4p1:Icon>
        <d4p1:Id>1</d4p1:Id>
        <d4p1:NamePlural>sample string 6</d4p1:NamePlural>
        <d4p1:NameSingular>sample string 5</d4p1:NameSingular>
        <d4p1:ParentCode>sample string 3</d4p1:ParentCode>
        <d4p1:Route>sample string 7</d4p1:Route>
      </RelatedType>
      <StepType>None</StepType>
      <TriggerDate>
        <AutomationTriggerId>6</AutomationTriggerId>
        <DateFieldId>3</DateFieldId>
        <DateScheduleType>Exact</DateScheduleType>
        <DayOffset>5</DayOffset>
        <Id>1</Id>
        <IsCreate>true</IsCreate>
        <Time>sample string 4</Time>
      </TriggerDate>
      <TriggerType>None</TriggerType>
    </AutomationStepCreateEditView>
  </Steps>
  <TriggerBy>None</TriggerBy>
  <TriggerByUserIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </TriggerByUserIds>
  <TriggerId>6</TriggerId>
  <Triggers>
    <AutomationTriggerSelectListItemView>
      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
        <Disabled>true</Disabled>
        <Name>sample string 2</Name>
      </Group>
      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
      <Date>
        <AutomationTriggerId>6</AutomationTriggerId>
        <DateFieldId>3</DateFieldId>
        <DateScheduleType>Exact</DateScheduleType>
        <DayOffset>5</DayOffset>
        <Id>1</Id>
        <IsCreate>true</IsCreate>
        <Time>sample string 4</Time>
      </Date>
      <Name>sample string 2</Name>
      <RelatedType xmlns:d4p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
        <d4p1:Code>sample string 2</d4p1:Code>
        <d4p1:HasBoard>true</d4p1:HasBoard>
        <d4p1:HasCard>true</d4p1:HasCard>
        <d4p1:HasPeople>true</d4p1:HasPeople>
        <d4p1:HasPeopleMultiple>true</d4p1:HasPeopleMultiple>
        <d4p1:Icon>sample string 4</d4p1:Icon>
        <d4p1:Id>1</d4p1:Id>
        <d4p1:NamePlural>sample string 6</d4p1:NamePlural>
        <d4p1:NameSingular>sample string 5</d4p1:NameSingular>
        <d4p1:ParentCode>sample string 3</d4p1:ParentCode>
        <d4p1:Route>sample string 7</d4p1:Route>
      </RelatedType>
      <TriggerTypeId>None</TriggerTypeId>
      <TriggerTypeName>sample string 1</TriggerTypeName>
    </AutomationTriggerSelectListItemView>
    <AutomationTriggerSelectListItemView>
      <Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
      <Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
        <Disabled>true</Disabled>
        <Name>sample string 2</Name>
      </Group>
      <Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
      <Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 5</Text>
      <Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 6</Value>
      <Date>
        <AutomationTriggerId>6</AutomationTriggerId>
        <DateFieldId>3</DateFieldId>
        <DateScheduleType>Exact</DateScheduleType>
        <DayOffset>5</DayOffset>
        <Id>1</Id>
        <IsCreate>true</IsCreate>
        <Time>sample string 4</Time>
      </Date>
      <Name>sample string 2</Name>
      <RelatedType xmlns:d4p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
        <d4p1:Code>sample string 2</d4p1:Code>
        <d4p1:HasBoard>true</d4p1:HasBoard>
        <d4p1:HasCard>true</d4p1:HasCard>
        <d4p1:HasPeople>true</d4p1:HasPeople>
        <d4p1:HasPeopleMultiple>true</d4p1:HasPeopleMultiple>
        <d4p1:Icon>sample string 4</d4p1:Icon>
        <d4p1:Id>1</d4p1:Id>
        <d4p1:NamePlural>sample string 6</d4p1:NamePlural>
        <d4p1:NameSingular>sample string 5</d4p1:NameSingular>
        <d4p1:ParentCode>sample string 3</d4p1:ParentCode>
        <d4p1:Route>sample string 7</d4p1:Route>
      </RelatedType>
      <TriggerTypeId>None</TriggerTypeId>
      <TriggerTypeName>sample string 1</TriggerTypeName>
    </AutomationTriggerSelectListItemView>
  </Triggers>
</AutomationCreateEditView>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.