{ "Entities": [ { "EntityType": "Rock.Model.WorkflowType", "Guid": "517be75e-8bf9-4ca5-9ba9-0f135e83539d", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "IsActive": true, "WorkflowIdPrefix": "", "Name": "Auto Renew Background Check (CIA)", "Description": "Used to automatically renew a background check", "Order": 0, "WorkTerm": "Request", "ProcessingIntervalSeconds": 0, "IsPersisted": true, "SummaryViewText": "", "NoActionMessage": "", "LogRetentionPeriod": null, "CompletedWorkflowRetentionPeriod": null, "LoggingLevel": 0, "IconCssClass": "fa fa-check-square-o", "CreatedDateTime": "2021-10-11T22:04:44.26", "ModifiedDateTime": "2021-10-11T22:45:28.343" }, "Transforms": {}, "References": [ { "Property": "CategoryId", "EntityType": "", "Type": 4, "Data": "WorkflowCategory" } ] }, { "EntityType": "Rock.Model.WorkflowActivityType", "Guid": "f5c6a4f4-2286-4cbf-82d6-c1875997b188", "GenerateNewGuid": true, "Properties": { "IsActive": true, "Name": "Initial Request", "Description": "Saves the person and requester and prompts for additional information needed to perform the request ( SSN, Campus, Type, etc).", "IsActivatedWithWorkflow": true, "Order": 0, "CreatedDateTime": "2021-10-11T22:04:44.863", "ModifiedDateTime": "2021-10-11T22:04:44.863" }, "Transforms": {}, "References": [ { "Property": "WorkflowTypeId", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "8dbabb6e-76c4-4a0c-a5b9-af4ec1110a3d", "GenerateNewGuid": true, "Properties": { "Name": "Set Status", "Order": 0, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:45.03", "ModifiedDateTime": "2021-10-11T22:04:45.03" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "f5c6a4f4-2286-4cbf-82d6-c1875997b188" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetStatus" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "36ce41f4-4c87-4096-b0c6-8269163bcc0a", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Active", "Name": "Active", "Description": "Should Service be used?", "Order": 0, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Active", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetStatus" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "53712a98-a0eb-4f55-8841-6ef73f5ba262", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:46.747", "ModifiedDateTime": "2021-10-11T22:04:46.747" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "36ce41f4-4c87-4096-b0c6-8269163bcc0a" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "8dbabb6e-76c4-4a0c-a5b9-af4ec1110a3d" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "91a9f4be-4a8e-430a-b466-a88db2d33b34", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Status", "Name": "Status", "Description": "The status to set workflow to. ", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Status", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.93" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.TextFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetStatus" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "744c912e-c768-4cd4-80f2-7a3480386537", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "Initial Entry", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:46.747", "ModifiedDateTime": "2021-10-11T22:04:46.747" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "91a9f4be-4a8e-430a-b466-a88db2d33b34" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "8dbabb6e-76c4-4a0c-a5b9-af4ec1110a3d" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "ae8c180c-e370-414a-b10d-97891b95d105", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Order", "Name": "Order", "Description": "The order that this service should be used (priority)", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Order", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.937" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.IntegerFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetStatus" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "7eac089b-58e4-41bc-b0d4-fdf2cb8efb09", "GenerateNewGuid": true, "Properties": { "Name": "Set Person", "Order": 1, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:45.03", "ModifiedDateTime": "2021-10-11T22:04:45.03" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "f5c6a4f4-2286-4cbf-82d6-c1875997b188" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeFromEntity" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "9392e3d7-a28b-4cd8-8b03-5e147b102ef1", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Active", "Name": "Active", "Description": "Should Service be used?", "Order": 0, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Active", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeFromEntity" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "1a578ca1-415c-409b-9e52-64d6139e75d1", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:46.887", "ModifiedDateTime": "2021-10-11T22:04:46.887" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "9392e3d7-a28b-4cd8-8b03-5e147b102ef1" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "7eac089b-58e4-41bc-b0d4-fdf2cb8efb09" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "ad4efac4-e687-43df-832f-0dc3856ababb", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Order", "Name": "Order", "Description": "The order that this service should be used (priority)", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Order", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.27" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.IntegerFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeFromEntity" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "61e6e1bc-e657-4f00-b2e9-769aaa25b9f7", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Attribute", "Name": "Attribute", "Description": "The attribute to set the value of.", "Order": 1, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Attribute", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.247" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.WorkflowAttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeFromEntity" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "a2107d0b-1df2-419a-bdfd-f87650e3d6fc", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "b433d4dc-3f4c-4010-b1cc-76c1f1d6e808", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:46.887", "ModifiedDateTime": "2021-10-11T22:04:46.887" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "61e6e1bc-e657-4f00-b2e9-769aaa25b9f7" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "7eac089b-58e4-41bc-b0d4-fdf2cb8efb09" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "1b717f33-754a-49b6-8cc7-c446577d479f", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "EntityIsRequired", "Name": "Entity Is Required", "Description": "Should an error be returned if the entity is missing or not a valid entity type?", "Order": 2, "IsGridColumn": false, "DefaultValue": "True", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Entity Is Required", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeFromEntity" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "fb85cddb-ec1e-4f1a-90d4-e2c8e377f2da", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "True", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:46.887", "ModifiedDateTime": "2021-10-11T22:04:46.887" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "1b717f33-754a-49b6-8cc7-c446577d479f" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "7eac089b-58e4-41bc-b0d4-fdf2cb8efb09" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "1246c53a-fd92-4e08-abde-9a6c37e70c7b", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "UseId", "Name": "Use Id instead of Guid", "Description": "Most entity attribute field types expect the Guid of the entity (which is used by default). Select this option if the entity's Id should be used instead (should be rare).", "Order": 3, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Use Id instead of Guid", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeFromEntity" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "055def64-f08b-4616-87c6-3c7f4c18177d", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "True", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:46.887", "ModifiedDateTime": "2021-10-11T22:04:46.887" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "1246c53a-fd92-4e08-abde-9a6c37e70c7b" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "7eac089b-58e4-41bc-b0d4-fdf2cb8efb09" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "1fa882eb-9fb9-4dae-baca-9286edfdb579", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "LavaTemplate", "Name": "Lava Template", "Description": "By default this action will set the attribute value equal to the guid (or id) of the entity that was passed in for processing. If you include a lava template here, the action will instead set the attribute value to the output of this template. The mergefield to use for the entity is 'Entity.' For example, use {{ Entity.Name }} if the entity has a Name property. ", "Order": 4, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Lava Template", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.CodeEditorFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeFromEntity" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "719b02a5-7b2b-4d82-9d30-bed93fdfb4e9", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "editorHeight", "Value": "200" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "1fa882eb-9fb9-4dae-baca-9286edfdb579" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "0e8f7aea-b450-4248-b516-937be168fcab", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "editorMode", "Value": "Lava" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "1fa882eb-9fb9-4dae-baca-9286edfdb579" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "a1e79745-2710-451e-918f-fa12db2a17d5", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "editorTheme", "Value": "Rock" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "1fa882eb-9fb9-4dae-baca-9286edfdb579" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "5e17b4f3-a3fc-40a6-9413-059c2f5b15fe", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "{{ Entity.Person.PrimaryAlias.Guid }}", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:19:27.927", "ModifiedDateTime": "2021-10-11T22:19:27.927" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "1fa882eb-9fb9-4dae-baca-9286edfdb579" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "7eac089b-58e4-41bc-b0d4-fdf2cb8efb09" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "9adfd154-d164-4eb5-9707-d8ff8f684b10", "GenerateNewGuid": true, "Properties": { "Name": "Set Name", "Order": 2, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:45.03", "ModifiedDateTime": "2021-10-11T22:04:45.03" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "f5c6a4f4-2286-4cbf-82d6-c1875997b188" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetWorkflowName" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "0a800013-51f7-4902-885a-5be215d67d3d", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Active", "Name": "Active", "Description": "Should Service be used?", "Order": 0, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Active", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetWorkflowName" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "580b80f1-af5a-4b9b-bf1e-a78b27c46169", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:46.943", "ModifiedDateTime": "2021-10-11T22:04:46.943" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "0a800013-51f7-4902-885a-5be215d67d3d" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "9adfd154-d164-4eb5-9707-d8ff8f684b10" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "5d95c15a-ccae-40ad-a9dd-f929da587115", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Order", "Name": "Order", "Description": "The order that this service should be used (priority)", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Order", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.95" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.IntegerFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetWorkflowName" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "93852244-a667-4749-961a-d47f88675be4", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "NameValue", "Name": "Text Value|Attribute Value", "Description": "The value to use for the workflow's name. ", "Order": 1, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Text Value|Attribute Value", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.WorkflowTextOrAttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetWorkflowName" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "9ef7f394-de25-4202-9c13-f85cf6975e49", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "b433d4dc-3f4c-4010-b1cc-76c1f1d6e808", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:46.943", "ModifiedDateTime": "2021-10-11T22:04:46.943" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "93852244-a667-4749-961a-d47f88675be4" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "9adfd154-d164-4eb5-9707-d8ff8f684b10" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "71b95ba2-ebe5-4923-b927-13cdfeaaf25f", "GenerateNewGuid": true, "Properties": { "Name": "Activate Approve Request", "Order": 3, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:45.03", "ModifiedDateTime": "2021-10-11T22:21:17.123" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "f5c6a4f4-2286-4cbf-82d6-c1875997b188" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.ActivateActivity" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "e8abd802-372c-47be-82b1-96f50db5169e", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Active", "Name": "Active", "Description": "Should Service be used?", "Order": 0, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Active", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.ActivateActivity" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "909d8c34-b839-456e-b7e7-7e647778109f", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:19:28.017", "ModifiedDateTime": "2021-10-11T22:19:28.017" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e8abd802-372c-47be-82b1-96f50db5169e" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "71b95ba2-ebe5-4923-b927-13cdfeaaf25f" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "3809a78c-b773-440c-8e3f-a8e81d0dae08", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Order", "Name": "Order", "Description": "The order that this service should be used (priority)", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Order", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.IntegerFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.ActivateActivity" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "02d5a7a5-8781-46b4-b9fc-af816829d240", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Activity", "Name": "Activity", "Description": "The activity type to activate", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Activity", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.61" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.WorkflowActivityFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.ActivateActivity" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "7a342be1-b8fd-4fe2-8108-812adeef25b5", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "4464493C-A50E-494C-8AC5-6D4293F05B6B", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:19:28.017", "ModifiedDateTime": "2021-10-11T22:19:28.017" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "02d5a7a5-8781-46b4-b9fc-af816829d240" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "71b95ba2-ebe5-4923-b927-13cdfeaaf25f" } ] }, { "EntityType": "Rock.Model.WorkflowActivityType", "Guid": "4464493c-a50e-494c-8ac5-6d4293f05b6b", "GenerateNewGuid": true, "Properties": { "IsActive": true, "Name": "Approve Request", "Description": "Assigns the activity to security team and waits for their approval before submitting the request.", "IsActivatedWithWorkflow": false, "Order": 1, "CreatedDateTime": "2021-10-11T22:04:45.03", "ModifiedDateTime": "2021-10-11T22:04:45.03" }, "Transforms": {}, "References": [ { "Property": "WorkflowTypeId", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "e348ccba-6f9d-45d8-b4c3-f9f4eb21a5f4", "GenerateNewGuid": true, "Properties": { "Name": "Set Status", "Order": 0, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:04:45.45" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4464493c-a50e-494c-8ac5-6d4293f05b6b" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetStatus" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "21e13e7f-77c6-47c7-af11-322d01891c82", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.163", "ModifiedDateTime": "2021-10-11T22:04:47.163" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "36ce41f4-4c87-4096-b0c6-8269163bcc0a" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e348ccba-6f9d-45d8-b4c3-f9f4eb21a5f4" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "0a816df6-78f6-4d0a-b88d-41ae70eb425e", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "Waiting for Submit Approval", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.163", "ModifiedDateTime": "2021-10-11T22:04:47.163" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "91a9f4be-4a8e-430a-b466-a88db2d33b34" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e348ccba-6f9d-45d8-b4c3-f9f4eb21a5f4" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "6c9ce865-52ef-428b-95eb-eee661ac47ac", "GenerateNewGuid": true, "Properties": { "Name": "Assign to Security", "Order": 1, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:19:27.157" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4464493c-a50e-494c-8ac5-6d4293f05b6b" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.AssignActivityToSecurityRole" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "27bac9c8-2bf7-405a-aa01-845a3d374295", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Active", "Name": "Active", "Description": "Should Service be used?", "Order": 0, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Active", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.AssignActivityToSecurityRole" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "666d6d56-c251-44cc-a50a-de04105a40a5", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.263", "ModifiedDateTime": "2021-10-11T22:04:47.263" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "27bac9c8-2bf7-405a-aa01-845a3d374295" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "6c9ce865-52ef-428b-95eb-eee661ac47ac" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "d53823a1-28cb-4ba0-a24c-873ecf4079c5", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "SecurityRole", "Name": "Security Role", "Description": "The security role to assign this activity to.", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Security Role", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.757" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.SecurityRoleFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.AssignActivityToSecurityRole" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "705eb557-a5a7-4762-9309-2f76cf142fb5", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "a6bcc49e-103f-46b0-8bac-84ea03ff04d5", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.263", "ModifiedDateTime": "2021-10-11T22:04:47.263" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "d53823a1-28cb-4ba0-a24c-873ecf4079c5" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "6c9ce865-52ef-428b-95eb-eee661ac47ac" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "120d39b5-8d2a-4b96-9419-c73be0f2451a", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Order", "Name": "Order", "Description": "The order that this service should be used (priority)", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Order", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.76" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.IntegerFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.AssignActivityToSecurityRole" } ] }, { "EntityType": "Rock.Model.Category", "Guid": "cb71e9cd-f11d-4ea0-a154-edf3cecf6f77", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": null, "EntityTypeQualifierValue": null, "Order": 0, "Name": "Global", "Description": null, "IconCssClass": null, "HighlightColor": null, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.DefinedType" } ] }, { "EntityType": "Rock.Model.DefinedType", "Guid": "407a3a73-a3ef-4970-b856-2a33f62ac72e", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Order": 26, "Name": "Button HTML", "Description": "Contains HTML for common button styles.", "HelpText": null, "IsActive": true, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.TextFieldType" }, { "Property": "CategoryId", "EntityType": "Rock.Model.Category", "Type": 1, "Data": "cb71e9cd-f11d-4ea0-a154-edf3cecf6f77" } ] }, { "EntityType": "Rock.Model.DefinedValue", "Guid": "c88fef94-95b9-444a-bc93-58e983f3c047", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Order": 4, "Value": "Approve", "Description": "Used for as a approving or positive commands.", "IsActive": true, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "DefinedTypeId", "EntityType": "Rock.Model.DefinedType", "Type": 1, "Data": "407a3a73-a3ef-4970-b856-2a33f62ac72e" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "6ff59f53-28ea-4bfe-afe1-a459cc588495", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "DefinedTypeId", "Key": "ButtonHTML", "Name": "Button HTML", "Description": "The HTML to use for displaying a button. \"{{ ButtonLink }}\", \"{{ ButtonClick }}\" and \"{{ ButtonText }}\" merge fields are available to be used in the HTML as placeholders. {{ ButtonLink }} will be replaced with the url that user should be redirected to when they select that button. {{ ButtonClick }} is replaced with any necessary client script (e.g. validation and animation). {{ ButtonText }} is replaced with the name to be displayed.", "Order": 28, "IsGridColumn": true, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Button HTML", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.CodeEditorFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.DefinedValue" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.DefinedType", "Type": 1, "Data": "407a3a73-a3ef-4970-b856-2a33f62ac72e" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "7e21a104-50f6-4c93-943b-d1ebee3444ee", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "editorHeight", "Value": "" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "6ff59f53-28ea-4bfe-afe1-a459cc588495" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "203785f4-60c1-4bd4-b2f4-cc125857a360", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "editorMode", "Value": "2" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "6ff59f53-28ea-4bfe-afe1-a459cc588495" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "afd572cd-b751-474f-945d-97dd1a3c7edf", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "editorTheme", "Value": "0" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "6ff59f53-28ea-4bfe-afe1-a459cc588495" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "db41fca5-bdfb-4636-9d34-51604f5b8cc7", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Value": " {{ ButtonText }}\"\r\n class=\"btn btn-success\" >\r\n {{ ButtonText }}\r\n", "ValueAsNumeric": null, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "6ff59f53-28ea-4bfe-afe1-a459cc588495" }, { "Property": "EntityId", "EntityType": "Rock.Model.DefinedValue", "Type": 1, "Data": "c88fef94-95b9-444a-bc93-58e983f3c047" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "8da98984-ba25-473c-93ba-8ba2fd58c4c7", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "DefinedTypeId", "Key": "ButtonEmailHTML", "Name": "Button Email HTML", "Description": "The HTML to use for displaying a button in an HTML email. {{ ButtonLink }}, {{ ButtonClick }} and {{ ButtonText }} merge fields are available to be used in the HTML as placeholders. {{ ButtonLink }} will be replaced with the url that user should be redirected to when they select that button. {{ ButtonClick }} is replaced with any necessary client script (e.g. validation and animation). {{ ButtonText }} is replaced with the name to be displayed.", "Order": 35, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Button Email HTML", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.CodeEditorFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.DefinedValue" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.DefinedType", "Type": 1, "Data": "407a3a73-a3ef-4970-b856-2a33f62ac72e" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "73b8da44-9d4b-4c93-bcea-632b6b43426e", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "editorHeight", "Value": "" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "8da98984-ba25-473c-93ba-8ba2fd58c4c7" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "94a24055-9866-4ac8-8e57-278d232c935b", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "editorMode", "Value": "2" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "8da98984-ba25-473c-93ba-8ba2fd58c4c7" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "3446ecac-9273-449c-b933-f0f6506f5b19", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "editorTheme", "Value": "0" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "8da98984-ba25-473c-93ba-8ba2fd58c4c7" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "09f570c1-d09f-4c2a-b770-174dce7b2846", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Value": "\r\n \r\n \r\n \r\n
\r\n\r\n\t\t
{{ ButtonText }}
\r\n\r\n\t
", "ValueAsNumeric": null, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "8da98984-ba25-473c-93ba-8ba2fd58c4c7" }, { "Property": "EntityId", "EntityType": "Rock.Model.DefinedValue", "Type": 1, "Data": "c88fef94-95b9-444a-bc93-58e983f3c047" } ] }, { "EntityType": "Rock.Model.DefinedValue", "Guid": "d6b809a9-c1cc-4ebb-816e-33d8c1e53ea4", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Order": 3, "Value": "Deny", "Description": "Used for as a denying or negative commands.", "IsActive": true, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "DefinedTypeId", "EntityType": "Rock.Model.DefinedType", "Type": 1, "Data": "407a3a73-a3ef-4970-b856-2a33f62ac72e" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "00522a7f-b802-4d7f-a2df-9471c40d5e67", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Value": " {{ ButtonText }}\"\r\n class=\"btn btn-danger\" >\r\n {{ ButtonText }}\r\n", "ValueAsNumeric": null, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "6ff59f53-28ea-4bfe-afe1-a459cc588495" }, { "Property": "EntityId", "EntityType": "Rock.Model.DefinedValue", "Type": 1, "Data": "d6b809a9-c1cc-4ebb-816e-33d8c1e53ea4" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "eaae8824-20a6-470d-a889-9d6eaa9e2a38", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Value": "\r\n \r\n \r\n \r\n
\r\n\r\n\t\t
{{ ButtonText }}
\r\n\r\n\t
", "ValueAsNumeric": null, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "8da98984-ba25-473c-93ba-8ba2fd58c4c7" }, { "Property": "EntityId", "EntityType": "Rock.Model.DefinedValue", "Type": 1, "Data": "d6b809a9-c1cc-4ebb-816e-33d8c1e53ea4" } ] }, { "EntityType": "Rock.Model.WorkflowActionForm", "Guid": "c5187b9a-a649-4472-89c9-5f0e96f6e142", "GenerateNewGuid": true, "Properties": { "IncludeActionsInNotification": true, "Header": "

Background Request Details

{{CurrentPerson.NickName}}, the following background request has been submitted for your review. If you approve the request it will be sent to the background check provider for processing. If you deny the request, it will be sent back to the requester. If you deny the request, please add notes explaining why the request was denied.
", "Footer": "", "ActionAttributeGuid": "f1d38f24-d75b-41c7-9ebf-f60ab48bb1d6", "AllowNotes": false, "AllowPersonEntry": false, "PersonEntryPreHtml": "", "PersonEntryPostHtml": "", "PersonEntryCampusIsVisible": true, "PersonEntryAutofillCurrentPerson": true, "PersonEntryHideIfCurrentPersonKnown": false, "PersonEntrySpouseEntryOption": 0, "PersonEntryGenderEntryOption": 2, "PersonEntryEmailEntryOption": 2, "PersonEntryMobilePhoneEntryOption": 0, "PersonEntryBirthdateEntryOption": 0, "PersonEntryAddressEntryOption": 0, "PersonEntryMaritalStatusEntryOption": 0, "PersonEntrySpouseLabel": "Spouse", "PersonEntryPersonAttributeGuid": null, "PersonEntrySpouseAttributeGuid": null, "PersonEntryFamilyAttributeGuid": null, "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:04:45.45" }, "Transforms": { "5df81bd2-6d4e-438e-98a8-6e756b738264": "Approve^c88fef94-95b9-444a-bc93-58e983f3c047^^The request has been submitted to provider for processing.|Deny^d6b809a9-c1cc-4ebb-816e-33d8c1e53ea4^^The requester will be notified that this request has been denied (along with the reason why)." }, "References": [ { "Property": "Actions", "EntityType": "Rock.Model.DefinedValue", "Type": 1, "Data": "c88fef94-95b9-444a-bc93-58e983f3c047" }, { "Property": "Actions", "EntityType": "Rock.Model.DefinedValue", "Type": 1, "Data": "d6b809a9-c1cc-4ebb-816e-33d8c1e53ea4" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "17164f01-e94c-42d1-9c2b-351c094b2acc", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "DateAttribute", "Name": "Date Attribute", "Description": "The person attribute the stores the date background check was completed", "Order": 3, "IsGridColumn": false, "DefaultValue": "3daff000-7f74-47d7-8cb0-e4a4e6c81f5f", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Date Attribute", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:28.653" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.AttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.AttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "e6774924-5df4-4603-a6ac-61cdaadc0704", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "allowmultiple", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "17164f01-e94c-42d1-9c2b-351c094b2acc" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "10e9c40c-4d17-4909-957f-1fee6a487b22", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "entitytype", "Value": "72657ed8-d16e-492e-ac12-144c5e7567e7" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "17164f01-e94c-42d1-9c2b-351c094b2acc" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "9c451a08-7ce3-46e4-9279-b65fcc5f807c", "GenerateNewGuid": true, "Properties": { "Order": 0, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:04:45.45" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "17164f01-e94c-42d1-9c2b-351c094b2acc" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "4c385b7c-ee03-42b0-920e-115876cef1a4", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "StatusAttribute", "Name": "Status Attribute", "Description": "The person attribute that stores the background check status", "Order": 4, "IsGridColumn": false, "DefaultValue": "44490089-e02c-4e54-a456-454845abbc9d", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Status Attribute", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:28.697" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.AttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.AttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "4b11fa70-3a65-4d24-a569-87b396b95bd8", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "allowmultiple", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "4c385b7c-ee03-42b0-920e-115876cef1a4" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "067585c0-e3ad-4e21-b4b9-44aa2cb3f7d4", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "entitytype", "Value": "72657ed8-d16e-492e-ac12-144c5e7567e7" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "4c385b7c-ee03-42b0-920e-115876cef1a4" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "51db8100-81fc-485d-bd34-35e4e6af0ec5", "GenerateNewGuid": true, "Properties": { "Order": 1, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:04:45.45" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "4c385b7c-ee03-42b0-920e-115876cef1a4" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "6fb40d01-c60f-4f1c-a8c3-105e5b7e2583", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "ResultAttribute", "Name": "Result Attribute", "Description": "The person attribute that stores the background check document", "Order": 5, "IsGridColumn": false, "DefaultValue": "f3931952-460d-43e0-a6e0-eb6b5b1f9167", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Result Attribute", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:28.733" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.AttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.AttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "5edf48f8-da22-49e3-8e6d-267acdce4c2c", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "allowmultiple", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "6fb40d01-c60f-4f1c-a8c3-105e5b7e2583" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "0c5be513-5227-4aaf-9557-a6c410fb5868", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "entitytype", "Value": "72657ed8-d16e-492e-ac12-144c5e7567e7" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "6fb40d01-c60f-4f1c-a8c3-105e5b7e2583" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "c48ee6a4-8549-4701-90e7-a4d7a73c7dec", "GenerateNewGuid": true, "Properties": { "Order": 2, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:04:45.45" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "6fb40d01-c60f-4f1c-a8c3-105e5b7e2583" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "b433d4dc-3f4c-4010-b1cc-76c1f1d6e808", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "Person", "Name": "Person", "Description": "The person who request should be initiated for", "Order": 7, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Person", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:28.76" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.PersonFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.PersonFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "f63a09fc-afe1-4ada-afac-c74ada55c4d5", "GenerateNewGuid": true, "Properties": { "Order": 3, "IsVisible": true, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "b433d4dc-3f4c-4010-b1cc-76c1f1d6e808" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "12f9299f-ab86-4d40-9b8a-2a2727a94628", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "WarnOfRecent", "Name": "Warn Of Recent", "Description": "Flag indicating if user should be warned that person has a recent background check already.", "Order": 8, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Warn Of Recent", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:28.793" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "63e1f649-09e4-418d-b340-dfbf60610de3", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "falsetext", "Value": "No" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "12f9299f-ab86-4d40-9b8a-2a2727a94628" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "451828c3-7013-49be-a9ea-85af2d868311", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "truetext", "Value": "Yes" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "12f9299f-ab86-4d40-9b8a-2a2727a94628" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "71be4f5d-3dc0-47b6-a0e4-de81acd13241", "GenerateNewGuid": true, "Properties": { "Order": 4, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "12f9299f-ab86-4d40-9b8a-2a2727a94628" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "4bf99fa8-966c-4bd3-b2d7-dabcdd7495fb", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "Campus", "Name": "Campus", "Description": "If included, the campus name will be used as the Billing Reference Code for the request (optional)", "Order": 9, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Campus", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:28.82" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.CampusFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.CampusFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "2a2ef448-6f94-41da-a700-9420b38958ee", "GenerateNewGuid": true, "Properties": { "Order": 5, "IsVisible": true, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "4bf99fa8-966c-4bd3-b2d7-dabcdd7495fb" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "d77e4c8b-62d9-426c-890d-e8f0db61bacb", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "SSN", "Name": "SSN", "Description": "The SSN of the person that the request is for", "Order": 10, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "SSN", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:28.837" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.SSNFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.SSNFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "4c855c39-3aee-4552-8006-ed9d0e5bf923", "GenerateNewGuid": true, "Properties": { "Order": 6, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "d77e4c8b-62d9-426c-890d-e8f0db61bacb" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "b728ec97-cb28-42f7-85d3-3be22c7c9de2", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "Reason", "Name": "Reason", "Description": "A brief description of the reason that a background check is being requested", "Order": 12, "IsGridColumn": false, "DefaultValue": "Background check automatically renewed.", "IsMultiValue": false, "IsRequired": false, "IconCssClass": "", "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": "", "PostHtml": "", "AbbreviatedName": "Reason", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:28.957" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.MemoFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.MemoFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "977d11b6-d8f0-4d22-811a-479cfbc65d83", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "allowhtml", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "b728ec97-cb28-42f7-85d3-3be22c7c9de2" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "d56dfc9c-6e40-4999-9da3-197f17412d36", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "maxcharacters", "Value": "" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "b728ec97-cb28-42f7-85d3-3be22c7c9de2" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "dd69efaa-3669-428d-aa66-616d75e3f9b1", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "numberofrows", "Value": "4" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "b728ec97-cb28-42f7-85d3-3be22c7c9de2" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "f809bc97-1481-4461-aeae-3586266107c4", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "showcountdown", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "b728ec97-cb28-42f7-85d3-3be22c7c9de2" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "e8a124f4-afdf-4df0-ae32-e2e3d3416d28", "GenerateNewGuid": true, "Properties": { "Order": 7, "IsVisible": true, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "b728ec97-cb28-42f7-85d3-3be22c7c9de2" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "7ecc35a1-f8d2-43c1-a673-46b07ae96dcf", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "PackageType", "Name": "Type", "Description": "Value should be the type of background check to request from the vendor.", "Order": 11, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Type", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:28.89" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.DefinedValueFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.DefinedValueFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "1c4019db-51f0-4729-b103-0eafba683b6d", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "allowmultiple", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "7ecc35a1-f8d2-43c1-a673-46b07ae96dcf" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "a93f3d7e-d7a8-46d8-8c8c-82f4997fdc83", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "definedtype", "Value": "96" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "7ecc35a1-f8d2-43c1-a673-46b07ae96dcf" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "fe3f9528-59a1-452c-81d8-12e50ec98b82", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "displaydescription", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "7ecc35a1-f8d2-43c1-a673-46b07ae96dcf" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "a6b4a03c-4e57-432a-b04a-a9a4c9c857c8", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "enhancedselection", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "7ecc35a1-f8d2-43c1-a673-46b07ae96dcf" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "3c1f014b-2c21-470b-ae7a-9c5b8050004c", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "includeInactive", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "7ecc35a1-f8d2-43c1-a673-46b07ae96dcf" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "dba66de8-3959-4978-bfe0-e99a5178b6df", "GenerateNewGuid": true, "Properties": { "Order": 8, "IsVisible": true, "IsReadOnly": false, "IsRequired": true, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "7ecc35a1-f8d2-43c1-a673-46b07ae96dcf" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "c12beb0a-22a6-45d4-8b99-ea9a297b47a3", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "ReportStatus", "Name": "Report Status", "Description": "The result status of the background check", "Order": 13, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Report Status", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:28.997" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.SelectSingleFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.SelectSingleFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "cdd65300-2ddf-4483-88b2-02b25168ed7c", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "fieldtype", "Value": "ddl" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "c12beb0a-22a6-45d4-8b99-ea9a297b47a3" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "3f7ed8d2-8668-4900-b6b8-1f63fc75d8e1", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "values", "Value": "Pass,Fail,Review" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "c12beb0a-22a6-45d4-8b99-ea9a297b47a3" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "9621b5fe-203f-45dc-98ba-df2a64472fc0", "GenerateNewGuid": true, "Properties": { "Order": 9, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "c12beb0a-22a6-45d4-8b99-ea9a297b47a3" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "130d134e-86c0-4477-82ca-ceb6a01f5390", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "ReportLink", "Name": "Report Link", "Description": "The location (URL) of the background report result", "Order": 14, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Report Link", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:29.017" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.UrlLinkFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.UrlLinkFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "7a5041e7-4aab-421e-be03-571acfe15b74", "GenerateNewGuid": true, "Properties": { "Order": 10, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "130d134e-86c0-4477-82ca-ceb6a01f5390" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "c0b8916c-8610-44fe-974c-ced5b5b145f4", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "Report", "Name": "Report", "Description": "The downloaded background check report", "Order": 15, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Report", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:29.043" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BinaryFileFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BinaryFileFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "91ec584c-789a-4a02-b997-646e9ffa5863", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "binaryFileType", "Value": "5C701472-8A6B-4BBE-AEC6-EC833C859F2D" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "c0b8916c-8610-44fe-974c-ced5b5b145f4" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "c46ab5a1-fd7c-4a27-8ec5-c5922946a620", "GenerateNewGuid": true, "Properties": { "Order": 11, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "c0b8916c-8610-44fe-974c-ced5b5b145f4" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "e7523302-b4ca-44f2-b0c7-58bd027924f5", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "ActivityTypeId", "Key": "Approver", "Name": "Approver", "Description": "Person who approved or denied this request", "Order": 1, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Approver", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:29.43" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.PersonFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActivity" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4464493c-a50e-494c-8ac5-6d4293f05b6b" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.PersonFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActivity" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "5197e8f2-22dd-44f3-9f94-81f39526cf4a", "GenerateNewGuid": true, "Properties": { "Order": 12, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e7523302-b4ca-44f2-b0c7-58bd027924f5" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "f1d38f24-d75b-41c7-9ebf-f60ab48bb1d6", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "ActivityTypeId", "Key": "ApprovalStatus", "Name": "Approval Status", "Description": "The status of the appoval (Approve,Deny)", "Order": 2, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Approval Status", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:29.467" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.TextFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActivity" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4464493c-a50e-494c-8ac5-6d4293f05b6b" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.TextFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActivity" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "3e43334b-e0f7-41ef-b620-26891693849a", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "ispassword", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "f1d38f24-d75b-41c7-9ebf-f60ab48bb1d6" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "ad571751-5754-45df-9371-0f8e26bee4a8", "GenerateNewGuid": true, "Properties": { "Order": 13, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "f1d38f24-d75b-41c7-9ebf-f60ab48bb1d6" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "040d627e-4ad4-4314-bc7b-4d2bb41d6139", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "CheckedAttribute", "Name": "Checked Attribute", "Description": "The person attribute that indicates if person has a valid background check (passed)", "Order": 0, "IsGridColumn": false, "DefaultValue": "daf87b87-3d1e-463d-a197-52227fe4ea28", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Checked Attribute", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:28.57" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.AttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.AttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "9bf4a727-296c-4647-a281-5101a9b9db59", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "allowmultiple", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "040d627e-4ad4-4314-bc7b-4d2bb41d6139" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "9fbeb114-3c96-44da-a165-7f46f1078d96", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "entitytype", "Value": "72657ed8-d16e-492e-ac12-144c5e7567e7" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "040d627e-4ad4-4314-bc7b-4d2bb41d6139" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "7e30c1ee-475b-479c-b0a4-80a1175efc64", "GenerateNewGuid": true, "Properties": { "Order": 14, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "040d627e-4ad4-4314-bc7b-4d2bb41d6139" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "c9bfe3fd-2612-4472-83d0-6def972d6bc1", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "RequestMessage", "Name": "Request Message", "Description": "", "Order": 1, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Request Message", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:28.603" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.TextFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.TextFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "45e25a7d-c0e2-4f68-8abd-60d1a39a07f6", "GenerateNewGuid": true, "Properties": { "Order": 15, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "c9bfe3fd-2612-4472-83d0-6def972d6bc1" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "87757643-4d51-4338-81fa-c0a8fe46f84b", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "RequestStatus", "Name": "Request Status", "Description": "", "Order": 2, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Request Status", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:28.62" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.TextFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.TextFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "2974bbea-3773-4c24-88c2-d8ecc187b440", "GenerateNewGuid": true, "Properties": { "Order": 16, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "87757643-4d51-4338-81fa-c0a8fe46f84b" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "d5c24aae-9a0b-415a-b389-56587a23a201", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "EConsent", "Name": "EConsent", "Description": "", "Order": 16, "IsGridColumn": false, "DefaultValue": "df61d6a0-f236-4959-b611-5439a8a7a172", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "EConsent", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:29.09" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.DefinedValueFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.DefinedValueFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "611e2528-d9e4-44c2-b526-766a9f0064f3", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "allowmultiple", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "d5c24aae-9a0b-415a-b389-56587a23a201" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "1f1a631b-bef2-49af-a37b-c0ad29c6597b", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "definedtype", "Value": "96" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "d5c24aae-9a0b-415a-b389-56587a23a201" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "42e08f25-997c-4064-a452-6c05d9cf788f", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "displaydescription", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "d5c24aae-9a0b-415a-b389-56587a23a201" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "b1294b6a-5046-4b49-969a-77d9c29308ee", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "enhancedselection", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "d5c24aae-9a0b-415a-b389-56587a23a201" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "fcf1486b-3a31-447c-b644-0cbc8ac755bb", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "includeInactive", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "d5c24aae-9a0b-415a-b389-56587a23a201" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "6bcaa2c2-53a7-4c99-96c8-e9c4b3f09eb0", "GenerateNewGuid": true, "Properties": { "Order": 17, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "d5c24aae-9a0b-415a-b389-56587a23a201" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "821b74be-14c4-4eb3-b199-4a982ee71e77", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "CompleteIfNoHits", "Name": "Complete If No Hits", "Description": "Should the workflow complete without further review if there are no hits?", "Order": 19, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Complete If No Hits", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:29.177" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "97502dc1-d069-49bb-bc1e-d43b2102601d", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "BooleanControlType", "Value": "0" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "821b74be-14c4-4eb3-b199-4a982ee71e77" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "4683d0da-cd05-4b49-812e-eabfe0f3b013", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "falsetext", "Value": "No" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "821b74be-14c4-4eb3-b199-4a982ee71e77" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "78596ee4-be3e-4de5-a716-17ec2e660f1b", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "truetext", "Value": "Yes" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "821b74be-14c4-4eb3-b199-4a982ee71e77" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "b63d5341-c98c-4ec7-9297-b6c9aa2df70e", "GenerateNewGuid": true, "Properties": { "Order": 18, "IsVisible": true, "IsReadOnly": false, "IsRequired": true, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "821b74be-14c4-4eb3-b199-4a982ee71e77" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "9bc1fef0-43c0-4c8d-8d66-3758174a2c45", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "BypassReview", "Name": "BypassReview", "Description": "", "Order": 20, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "BypassReview", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:29.22" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "2090e36a-3a03-4b0d-8c99-cdebb46092d8", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "BooleanControlType", "Value": "0" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "9bc1fef0-43c0-4c8d-8d66-3758174a2c45" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "bd2d7aa2-5646-485c-aa90-bf84d9ee9a4f", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "falsetext", "Value": "No" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "9bc1fef0-43c0-4c8d-8d66-3758174a2c45" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "650d2417-3e37-4f75-afa7-15fb8af0ad08", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "truetext", "Value": "Yes" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "9bc1fef0-43c0-4c8d-8d66-3758174a2c45" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "f05301cd-eb24-4c65-9ff8-a6970a0dd3a3", "GenerateNewGuid": true, "Properties": { "Order": 19, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "9bc1fef0-43c0-4c8d-8d66-3758174a2c45" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "0ca9b926-f160-440c-93bd-fb018215d28b", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "NumberRecords", "Name": "Number Records", "Description": "The number of records returned from CIA.", "Order": 17, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Number Records", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:29.123" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.TextFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.TextFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "3f196a0a-ffeb-452f-bc89-bb49305a0190", "GenerateNewGuid": true, "Properties": { "Order": 20, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "0ca9b926-f160-440c-93bd-fb018215d28b" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "7af0e307-cc0b-4e2c-b44a-1a8c87f99d8d", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "WorkflowTypeId", "Key": "TotalCost", "Name": "Total Cost", "Description": "The total cost of the background check.", "Order": 18, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Total Cost", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:29.14" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.TextFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.TextFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.Workflow" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "92c0272f-f433-4fb1-9174-e76c27a4c459", "GenerateNewGuid": true, "Properties": { "Order": 21, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:45:29.643" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "7af0e307-cc0b-4e2c-b44a-1a8c87f99d8d" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "3bdf85c0-da3e-431e-88ab-d9bfbc7d5b39", "GenerateNewGuid": true, "Properties": { "Name": "Approve or Deny", "Order": 2, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:19:27.157" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4464493c-a50e-494c-8ac5-6d4293f05b6b" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.UserEntryForm" }, { "Property": "WorkflowFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "c5187b9a-a649-4472-89c9-5f0e96f6e142" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "234910f2-a0db-4d7d-baf7-83c880ef30ae", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Active", "Name": "Active", "Description": "Should Service be used?", "Order": 0, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Active", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.UserEntryForm" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "23196366-b53c-44e4-92e5-8314adf4a886", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.297", "ModifiedDateTime": "2021-10-11T22:04:47.297" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "234910f2-a0db-4d7d-baf7-83c880ef30ae" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "3bdf85c0-da3e-431e-88ab-d9bfbc7d5b39" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "c178113d-7c86-4229-8424-c6d0cf4a7e23", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Order", "Name": "Order", "Description": "The order that this service should be used (priority)", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Order", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.96" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.IntegerFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.UserEntryForm" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "418cd1e4-a157-459f-ae16-5d3a4662c83a", "GenerateNewGuid": true, "Properties": { "Name": "Set Approver", "Order": 3, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:19:27.157" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4464493c-a50e-494c-8ac5-6d4293f05b6b" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeToCurrentPerson" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "de9cb292-4785-4ea3-976d-3826f91e9e98", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Active", "Name": "Active", "Description": "Should Service be used?", "Order": 0, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Active", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeToCurrentPerson" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "564fa80b-38ba-490b-b7d5-05976a1ba85c", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.343", "ModifiedDateTime": "2021-10-11T22:04:47.343" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "de9cb292-4785-4ea3-976d-3826f91e9e98" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "418cd1e4-a157-459f-ae16-5d3a4662c83a" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "bbed8a83-8bb2-4d35-bafb-05f67dcad112", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "PersonAttribute", "Name": "Person Attribute", "Description": "The attribute to set to the currently logged in person.", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Person Attribute", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.333" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.WorkflowAttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeToCurrentPerson" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "29c27053-8038-4a7e-8606-1afa91df365c", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "attributefieldtypes", "Value": "Rock.Field.Types.TextFieldType|Rock.Field.Types.PersonFieldType" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "bbed8a83-8bb2-4d35-bafb-05f67dcad112" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "7467fa8c-f70b-43c9-9623-6244d647c688", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "e7523302-b4ca-44f2-b0c7-58bd027924f5", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.343", "ModifiedDateTime": "2021-10-11T22:04:47.343" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "bbed8a83-8bb2-4d35-bafb-05f67dcad112" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "418cd1e4-a157-459f-ae16-5d3a4662c83a" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "89e9bced-91ab-47b0-ad52-d78b0b7cb9e8", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Order", "Name": "Order", "Description": "The order that this service should be used (priority)", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Order", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.343" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.IntegerFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeToCurrentPerson" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "bc90a0da-609a-4110-a1be-aa618bbd0cec", "GenerateNewGuid": true, "Properties": { "Name": "Submit Request", "Order": 4, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": true, "CriteriaAttributeGuid": "f1d38f24-d75b-41c7-9ebf-f60ab48bb1d6", "CriteriaComparisonType": 1, "CriteriaValue": "Approve", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:19:27.157" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4464493c-a50e-494c-8ac5-6d4293f05b6b" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.ActivateActivity" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "ce45ce59-4373-424d-a597-d1a06b629f8d", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.38", "ModifiedDateTime": "2021-10-11T22:04:47.38" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e8abd802-372c-47be-82b1-96f50db5169e" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "bc90a0da-609a-4110-a1be-aa618bbd0cec" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "c2eab88b-95c7-4e6f-a6f3-7e9ca2257f2e", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "0269539A-FE1B-4F61-81A1-1598ABB195BB", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.38", "ModifiedDateTime": "2021-10-11T22:04:47.38" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "02d5a7a5-8781-46b4-b9fc-af816829d240" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "bc90a0da-609a-4110-a1be-aa618bbd0cec" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "5a72bb51-c530-4a3e-abe6-ea1db23c81fc", "GenerateNewGuid": true, "Properties": { "Name": "Deny Request", "Order": 5, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": true, "CriteriaAttributeGuid": "f1d38f24-d75b-41c7-9ebf-f60ab48bb1d6", "CriteriaComparisonType": 1, "CriteriaValue": "Deny", "CreatedDateTime": "2021-10-11T22:04:45.45", "ModifiedDateTime": "2021-10-11T22:19:27.157" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4464493c-a50e-494c-8ac5-6d4293f05b6b" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.ActivateActivity" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "8783e52e-750c-4441-afcd-a51ab4046277", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.427", "ModifiedDateTime": "2021-10-11T22:04:47.427" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e8abd802-372c-47be-82b1-96f50db5169e" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "5a72bb51-c530-4a3e-abe6-ea1db23c81fc" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "4b42b9d2-177f-43f2-98ae-3f9fb6c95f8a", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "DC888F49-B50D-48A0-85C0-F13A0ED398B1", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.427", "ModifiedDateTime": "2021-10-11T22:19:28.143" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "02d5a7a5-8781-46b4-b9fc-af816829d240" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "5a72bb51-c530-4a3e-abe6-ea1db23c81fc" } ] }, { "EntityType": "Rock.Model.WorkflowActivityType", "Guid": "0269539a-fe1b-4f61-81a1-1598abb195bb", "GenerateNewGuid": true, "Properties": { "IsActive": true, "Name": "Submit Request", "Description": "Submits the background request to the selected provider for processing.", "IsActivatedWithWorkflow": false, "Order": 2, "CreatedDateTime": "2021-10-11T22:04:45.61", "ModifiedDateTime": "2021-10-11T22:19:27.157" }, "Transforms": {}, "References": [ { "Property": "WorkflowTypeId", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "46242d45-de2f-4561-a4b4-7aaad1a97f12", "GenerateNewGuid": true, "Properties": { "Name": "Set Status", "Order": 0, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:45.773", "ModifiedDateTime": "2021-10-11T22:04:45.773" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "0269539a-fe1b-4f61-81a1-1598abb195bb" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetStatus" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "90536b43-f731-48c6-9bb2-3cabba32bc7d", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.627", "ModifiedDateTime": "2021-10-11T22:04:47.627" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "36ce41f4-4c87-4096-b0c6-8269163bcc0a" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "46242d45-de2f-4561-a4b4-7aaad1a97f12" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "860e438d-9a9d-4bdb-909f-df37e91bc466", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "Waiting for Result", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.627", "ModifiedDateTime": "2021-10-11T22:04:47.627" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "91a9f4be-4a8e-430a-b466-a88db2d33b34" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "46242d45-de2f-4561-a4b4-7aaad1a97f12" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "e22e664b-800a-4dfa-a609-bf3af310032a", "GenerateNewGuid": true, "Properties": { "Name": "Submit Request", "Order": 1, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:45.773", "ModifiedDateTime": "2021-10-11T22:04:45.773" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "0269539a-fe1b-4f61-81a1-1598abb195bb" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.BackgroundCheckRequest" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "6bebd4be-edc7-4757-b597-445fc60db6ed", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Active", "Name": "Active", "Description": "Should Service be used?", "Order": 0, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Active", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.BackgroundCheckRequest" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "610629e8-6ccf-43d6-b782-b28e5954226a", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.697", "ModifiedDateTime": "2021-10-11T22:04:47.697" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "6bebd4be-edc7-4757-b597-445fc60db6ed" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e22e664b-800a-4dfa-a609-bf3af310032a" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "6e2366b4-9f0e-454a-9db1-e06263749c12", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Provider", "Name": "Background Check Provider", "Description": "The Background Check provider to use", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Background Check Provider", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.ComponentFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.BackgroundCheckRequest" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "a4216846-da62-4327-894c-1cbd5936172e", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "container", "Value": "Rock.Security.BackgroundCheckContainer, Rock" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "6e2366b4-9f0e-454a-9db1-e06263749c12" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "7cb2f61a-bc04-4140-a5e6-83e4efaf7a85", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "7f674fd9-8cb0-4078-ab6b-03b6d47978a1", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.697", "ModifiedDateTime": "2021-10-11T22:04:47.697" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "6e2366b4-9f0e-454a-9db1-e06263749c12" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e22e664b-800a-4dfa-a609-bf3af310032a" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "3936e931-cc27-4c38-9aa5-aaa502057333", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Order", "Name": "Order", "Description": "The order that this service should be used (priority)", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Order", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:04.267" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.IntegerFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.BackgroundCheckRequest" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "077a9c4e-86e7-42f6-bec3-dbc8f57e6a13", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "PersonAttribute", "Name": "Person Attribute", "Description": "The Person attribute that contains the person who the background check should be submitted for.", "Order": 1, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Person Attribute", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:04.24" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.WorkflowAttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.BackgroundCheckRequest" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "965d656c-562e-42d6-b283-d9fc008dbe56", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "attributefieldtypes", "Value": "Rock.Field.Types.PersonFieldType" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "077a9c4e-86e7-42f6-bec3-dbc8f57e6a13" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "e0fc0c23-0dca-4ea5-aa39-7c3e06746390", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "b433d4dc-3f4c-4010-b1cc-76c1f1d6e808", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.697", "ModifiedDateTime": "2021-10-11T22:04:47.697" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "077a9c4e-86e7-42f6-bec3-dbc8f57e6a13" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e22e664b-800a-4dfa-a609-bf3af310032a" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "2631e72b-1d9b-40e8-b857-8b1d41943451", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "SSNAttribute", "Name": "SSN Attribute", "Description": "The attribute that contains the Social Security Number of the person who the background check should be submitted for ( Must be an 'Encrypted Text' attribute )", "Order": 2, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "SSN Attribute", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.WorkflowAttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.BackgroundCheckRequest" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "4a9f7695-e2d8-42cd-bddc-d9036aceb5e3", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "attributefieldtypes", "Value": "Rock.Field.Types.SSNFieldType" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "2631e72b-1d9b-40e8-b857-8b1d41943451" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "20e8555e-9acc-4670-8dcd-7d82e3fc9eb6", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "d77e4c8b-62d9-426c-890d-e8f0db61bacb", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.697", "ModifiedDateTime": "2021-10-11T22:04:47.697" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "2631e72b-1d9b-40e8-b857-8b1d41943451" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e22e664b-800a-4dfa-a609-bf3af310032a" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "ec759165-949e-4966-bafd-68a656a4ebf7", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "RequestTypeAttribute", "Name": "Request Type Attribute", "Description": "The attribute that contains the type of background check to submit (Specific to provider).", "Order": 3, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Request Type Attribute", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.WorkflowAttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.BackgroundCheckRequest" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "44e99000-a09a-4264-9fe9-47bab0593594", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "7ecc35a1-f8d2-43c1-a673-46b07ae96dcf", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.697", "ModifiedDateTime": "2021-10-11T22:04:47.697" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "ec759165-949e-4966-bafd-68a656a4ebf7" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e22e664b-800a-4dfa-a609-bf3af310032a" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "232b2f98-3b2f-4c53-81fc-061a92675c41", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "BillingCodeAttribute", "Name": "Billing Code Attribute", "Description": "The attribute that contains the billing code to use when submitting background check.", "Order": 4, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Billing Code Attribute", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.WorkflowAttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.BackgroundCheckRequest" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "502427cf-05fb-40aa-bb2c-a8b2b16bb9e6", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "4bf99fa8-966c-4bd3-b2d7-dabcdd7495fb", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.697", "ModifiedDateTime": "2021-10-11T22:04:47.697" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "232b2f98-3b2f-4c53-81fc-061a92675c41" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e22e664b-800a-4dfa-a609-bf3af310032a" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "e6530b3e-2f92-4cee-a6aa-b8969a1bc7a7", "GenerateNewGuid": true, "Properties": { "Name": "Process Request Error", "Order": 2, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": true, "CriteriaAttributeGuid": "87757643-4d51-4338-81fa-c0a8fe46f84b", "CriteriaComparisonType": 2, "CriteriaValue": "SUCCESS", "CreatedDateTime": "2021-10-11T22:04:45.773", "ModifiedDateTime": "2021-10-11T22:04:45.773" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "0269539a-fe1b-4f61-81a1-1598abb195bb" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.ActivateActivity" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "d78e165d-cd6f-4a15-9778-358fc99bac32", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.767", "ModifiedDateTime": "2021-10-11T22:04:47.767" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e8abd802-372c-47be-82b1-96f50db5169e" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e6530b3e-2f92-4cee-a6aa-b8969a1bc7a7" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "ccf32369-8755-4992-921e-138e00dde062", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "198D8228-0D98-41A7-97E8-287D9E986CDE", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.767", "ModifiedDateTime": "2021-10-11T22:04:47.767" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "02d5a7a5-8781-46b4-b9fc-af816829d240" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e6530b3e-2f92-4cee-a6aa-b8969a1bc7a7" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "a5ef0d4a-7054-4ccb-a6d1-1fdf41b35d20", "GenerateNewGuid": true, "Properties": { "Name": "Process Result", "Order": 3, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": true, "CriteriaAttributeGuid": "c12beb0a-22a6-45d4-8b99-ea9a297b47a3", "CriteriaComparisonType": 64, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:45.773", "ModifiedDateTime": "2021-10-11T22:04:45.773" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "0269539a-fe1b-4f61-81a1-1598abb195bb" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.ActivateActivity" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "0ec88141-982a-46d8-9d78-9cde425ce4c2", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.827", "ModifiedDateTime": "2021-10-11T22:04:47.827" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e8abd802-372c-47be-82b1-96f50db5169e" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "a5ef0d4a-7054-4ccb-a6d1-1fdf41b35d20" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "86b122a4-62bc-40b3-9356-8a1c081dc7f8", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "EC01F603-1C67-49F2-AEC8-F658204C2BBA", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.827", "ModifiedDateTime": "2021-10-11T22:04:47.827" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "02d5a7a5-8781-46b4-b9fc-af816829d240" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "a5ef0d4a-7054-4ccb-a6d1-1fdf41b35d20" } ] }, { "EntityType": "Rock.Model.WorkflowActivityType", "Guid": "198d8228-0d98-41a7-97e8-287d9e986cde", "GenerateNewGuid": true, "Properties": { "IsActive": true, "Name": "Request Error", "Description": "Displays any error from the request that is submitted to CIA and allows request to be resubmitted", "IsActivatedWithWorkflow": false, "Order": 3, "CreatedDateTime": "2021-10-11T22:04:45.773", "ModifiedDateTime": "2021-10-11T22:19:27.343" }, "Transforms": {}, "References": [ { "Property": "WorkflowTypeId", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "bef72571-e21b-4fa2-afcf-3caea4ed9cec", "GenerateNewGuid": true, "Properties": { "Name": "Set Status", "Order": 0, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:45.853", "ModifiedDateTime": "2021-10-11T22:04:45.853" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "198d8228-0d98-41a7-97e8-287d9e986cde" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetStatus" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "51a66fb5-3681-45a3-ab4f-2a50e1e2e7e6", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.88", "ModifiedDateTime": "2021-10-11T22:04:47.88" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "36ce41f4-4c87-4096-b0c6-8269163bcc0a" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "bef72571-e21b-4fa2-afcf-3caea4ed9cec" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "48346dff-ac07-487e-afce-fb73b9a64e34", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "Request Error", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.88", "ModifiedDateTime": "2021-10-11T22:04:47.88" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "91a9f4be-4a8e-430a-b466-a88db2d33b34" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "bef72571-e21b-4fa2-afcf-3caea4ed9cec" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "7ec1bc72-f798-43d4-a409-d3b4d6834a77", "GenerateNewGuid": true, "Properties": { "Name": "Assign to Security", "Order": 1, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:45.853", "ModifiedDateTime": "2021-10-11T22:04:45.853" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "198d8228-0d98-41a7-97e8-287d9e986cde" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.AssignActivityToGroup" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "c0d75d1a-16c5-4786-a1e0-25669bee8fe9", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Active", "Name": "Active", "Description": "Should Service be used?", "Order": 0, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Active", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.AssignActivityToGroup" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "845ed9c6-dd14-488d-95a9-782fe7bdd3db", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.967", "ModifiedDateTime": "2021-10-11T22:04:47.967" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "c0d75d1a-16c5-4786-a1e0-25669bee8fe9" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "7ec1bc72-f798-43d4-a409-d3b4d6834a77" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "041b7b51-a694-4af5-b455-64d0de7160a2", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Order", "Name": "Order", "Description": "The order that this service should be used (priority)", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Order", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.73" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.IntegerFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.AssignActivityToGroup" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "bbfad050-5968-4d11-8887-2ff877d8c8ab", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Group", "Name": "Group", "Description": "Select group type, then group, to set the group to assign this activity to.", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Group", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.717" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.GroupTypeGroupFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.AssignActivityToGroup" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "42a7295d-9795-4570-a524-76fe42d53e20", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "groupPickerLabel", "Value": "Group" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "bbfad050-5968-4d11-8887-2ff877d8c8ab" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "cf3eead0-1a53-4ffc-a11b-fea0e9e2a8d9", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "aece949f-704c-483e-a4fb-93d5e4720c4c|a6bcc49e-103f-46b0-8bac-84ea03ff04d5", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:47.967", "ModifiedDateTime": "2021-10-11T22:04:47.967" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "bbfad050-5968-4d11-8887-2ff877d8c8ab" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "7ec1bc72-f798-43d4-a409-d3b4d6834a77" } ] }, { "EntityType": "Rock.Model.DefinedValue", "Guid": "fdc397cd-8b4a-436e-bea1-bce2e6717c03", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Order": 0, "Value": "Primary", "Description": "Used for the primary button on the form. Styled to use the Rock brand color (orange).", "IsActive": true, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "DefinedTypeId", "EntityType": "Rock.Model.DefinedType", "Type": 1, "Data": "407a3a73-a3ef-4970-b856-2a33f62ac72e" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "1c99c131-60b2-40dd-ac2a-1697856920c5", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Value": " {{ ButtonText }}\"\r\n class=\"btn btn-primary\"\r\n >\r\n {{ ButtonText }}\r\n", "ValueAsNumeric": null, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "6ff59f53-28ea-4bfe-afe1-a459cc588495" }, { "Property": "EntityId", "EntityType": "Rock.Model.DefinedValue", "Type": 1, "Data": "fdc397cd-8b4a-436e-bea1-bce2e6717c03" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "1a8173bd-291d-4b9c-bf6c-b603cd1fc3bd", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Value": "\r\n \r\n \r\n \r\n
\r\n\r\n\t\t
{{ ButtonText }}
\r\n\r\n\t
", "ValueAsNumeric": null, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "8da98984-ba25-473c-93ba-8ba2fd58c4c7" }, { "Property": "EntityId", "EntityType": "Rock.Model.DefinedValue", "Type": 1, "Data": "fdc397cd-8b4a-436e-bea1-bce2e6717c03" } ] }, { "EntityType": "Rock.Model.WorkflowActionForm", "Guid": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8", "GenerateNewGuid": true, "Properties": { "IncludeActionsInNotification": true, "Header": "

Background Request Details

An error occurred when submitting this request to CIA. See details below.
", "Footer": "", "ActionAttributeGuid": null, "AllowNotes": false, "AllowPersonEntry": false, "PersonEntryPreHtml": "", "PersonEntryPostHtml": "", "PersonEntryCampusIsVisible": true, "PersonEntryAutofillCurrentPerson": true, "PersonEntryHideIfCurrentPersonKnown": false, "PersonEntrySpouseEntryOption": 0, "PersonEntryGenderEntryOption": 2, "PersonEntryEmailEntryOption": 2, "PersonEntryMobilePhoneEntryOption": 0, "PersonEntryBirthdateEntryOption": 0, "PersonEntryAddressEntryOption": 0, "PersonEntryMaritalStatusEntryOption": 0, "PersonEntrySpouseLabel": "Spouse", "PersonEntryPersonAttributeGuid": null, "PersonEntrySpouseAttributeGuid": null, "PersonEntryFamilyAttributeGuid": null, "CreatedDateTime": "2021-10-11T22:04:45.853", "ModifiedDateTime": "2021-10-11T22:04:45.853" }, "Transforms": { "5df81bd2-6d4e-438e-98a8-6e756b738264": "Re-Submit^fdc397cd-8b4a-436e-bea1-bce2e6717c03^0269539a-fe1b-4f61-81a1-1598abb195bb^Your information has been submitted successfully." }, "References": [ { "Property": "Actions", "EntityType": "Rock.Model.DefinedValue", "Type": 1, "Data": "fdc397cd-8b4a-436e-bea1-bce2e6717c03" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "142f4806-712f-4019-85b4-f8c668108e55", "GenerateNewGuid": true, "Properties": { "Order": 0, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.853", "ModifiedDateTime": "2021-10-11T22:04:45.853" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "040d627e-4ad4-4314-bc7b-4d2bb41d6139" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "7cc0a258-175e-443b-a905-02335c0fa64a", "GenerateNewGuid": true, "Properties": { "Order": 1, "IsVisible": true, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.853", "ModifiedDateTime": "2021-10-11T22:04:45.853" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "87757643-4d51-4338-81fa-c0a8fe46f84b" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "e4c8fed0-62f0-425b-83b3-abaab410f61b", "GenerateNewGuid": true, "Properties": { "Order": 2, "IsVisible": true, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.853", "ModifiedDateTime": "2021-10-11T22:04:45.853" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "c9bfe3fd-2612-4472-83d0-6def972d6bc1" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "6cc127b7-fc02-4a26-85f2-2abbf39803c9", "GenerateNewGuid": true, "Properties": { "Order": 3, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.853", "ModifiedDateTime": "2021-10-11T22:04:45.853" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "17164f01-e94c-42d1-9c2b-351c094b2acc" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "ffd2c1c6-566c-4f45-9ef0-484206e5d925", "GenerateNewGuid": true, "Properties": { "Order": 4, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.853", "ModifiedDateTime": "2021-10-11T22:04:45.853" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "4c385b7c-ee03-42b0-920e-115876cef1a4" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "eba9c572-abf6-4d8b-aebe-04edd55a23ea", "GenerateNewGuid": true, "Properties": { "Order": 5, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.853", "ModifiedDateTime": "2021-10-11T22:04:45.853" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "6fb40d01-c60f-4f1c-a8c3-105e5b7e2583" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "203184c4-5ce2-415a-ad26-77d83cf3ee78", "GenerateNewGuid": true, "Properties": { "Order": 6, "IsVisible": true, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.853", "ModifiedDateTime": "2021-10-11T22:45:29.793" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "b433d4dc-3f4c-4010-b1cc-76c1f1d6e808" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "b017fdcc-1e04-458c-bdf1-28b007e3112d", "GenerateNewGuid": true, "Properties": { "Order": 7, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.857", "ModifiedDateTime": "2021-10-11T22:45:29.793" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "12f9299f-ab86-4d40-9b8a-2a2727a94628" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "9d131157-b339-4189-8dad-4cd8d117c8f3", "GenerateNewGuid": true, "Properties": { "Order": 8, "IsVisible": true, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.857", "ModifiedDateTime": "2021-10-11T22:45:29.793" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "4bf99fa8-966c-4bd3-b2d7-dabcdd7495fb" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "e12306d0-8e16-4dc5-8a53-61ad3e34264d", "GenerateNewGuid": true, "Properties": { "Order": 9, "IsVisible": true, "IsReadOnly": false, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.857", "ModifiedDateTime": "2021-10-11T22:45:29.793" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "d77e4c8b-62d9-426c-890d-e8f0db61bacb" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "1c77154f-8939-40e7-96c9-6748ec4af138", "GenerateNewGuid": true, "Properties": { "Order": 10, "IsVisible": true, "IsReadOnly": false, "IsRequired": true, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.857", "ModifiedDateTime": "2021-10-11T22:45:29.793" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "7ecc35a1-f8d2-43c1-a673-46b07ae96dcf" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "a3e9b015-2870-4f00-bcf2-f7306dce00c8", "GenerateNewGuid": true, "Properties": { "Order": 11, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.857", "ModifiedDateTime": "2021-10-11T22:45:29.793" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "b728ec97-cb28-42f7-85d3-3be22c7c9de2" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "450f6cd1-77ee-4bc1-9116-fcb2fea03bcd", "GenerateNewGuid": true, "Properties": { "Order": 12, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.857", "ModifiedDateTime": "2021-10-11T22:45:29.793" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "c12beb0a-22a6-45d4-8b99-ea9a297b47a3" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "23ea93d2-5807-48ad-bfa3-b26b0336d714", "GenerateNewGuid": true, "Properties": { "Order": 13, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.857", "ModifiedDateTime": "2021-10-11T22:45:29.793" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "130d134e-86c0-4477-82ca-ceb6a01f5390" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "94e0d616-fe46-4aa0-a3ea-97e22ec30448", "GenerateNewGuid": true, "Properties": { "Order": 14, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.857", "ModifiedDateTime": "2021-10-11T22:45:29.793" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "c0b8916c-8610-44fe-974c-ced5b5b145f4" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "eed2c63a-38aa-49d7-8051-99e05c8f4fb9", "GenerateNewGuid": true, "Properties": { "Order": 15, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.857", "ModifiedDateTime": "2021-10-11T22:45:29.793" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "d5c24aae-9a0b-415a-b389-56587a23a201" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "1c347697-8762-47ec-9270-12f8d3e42e78", "GenerateNewGuid": true, "Properties": { "Order": 16, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.857", "ModifiedDateTime": "2021-10-11T22:45:29.793" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "0ca9b926-f160-440c-93bd-fb018215d28b" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "f760344c-fb87-476a-af17-96a53908b7ca", "GenerateNewGuid": true, "Properties": { "Order": 17, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.857", "ModifiedDateTime": "2021-10-11T22:45:29.793" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "7af0e307-cc0b-4e2c-b44a-1a8c87f99d8d" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "cffb1a45-9f6c-42c7-ab34-9a3c4f608585", "GenerateNewGuid": true, "Properties": { "Order": 18, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.857", "ModifiedDateTime": "2021-10-11T22:45:29.793" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "821b74be-14c4-4eb3-b199-4a982ee71e77" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "b4f1f1c3-7c1c-4a77-9754-fe7166c5d863", "GenerateNewGuid": true, "Properties": { "Order": 19, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:45.857", "ModifiedDateTime": "2021-10-11T22:45:29.793" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "9bc1fef0-43c0-4c8d-8d66-3758174a2c45" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "4b6708fa-2e20-4ef5-b8d5-6be1bc1ac5ca", "GenerateNewGuid": true, "Properties": { "Name": "Display Error Message", "Order": 2, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:45.853", "ModifiedDateTime": "2021-10-11T22:04:45.853" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "198d8228-0d98-41a7-97e8-287d9e986cde" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.UserEntryForm" }, { "Property": "WorkflowFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "ae83bebd-dbc0-405f-a9c5-f7813fcd67f8" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "69472abb-c718-4648-ae11-71df37f12726", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.03", "ModifiedDateTime": "2021-10-11T22:04:48.03" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "234910f2-a0db-4d7d-baf7-83c880ef30ae" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "4b6708fa-2e20-4ef5-b8d5-6be1bc1ac5ca" } ] }, { "EntityType": "Rock.Model.WorkflowActivityType", "Guid": "ec01f603-1c67-49f2-aec8-f658204c2bba", "GenerateNewGuid": true, "Properties": { "IsActive": true, "Name": "Process Result", "Description": "Evaluates the result of the background check received from the provider", "IsActivatedWithWorkflow": false, "Order": 4, "CreatedDateTime": "2021-10-11T22:04:45.853", "ModifiedDateTime": "2021-10-11T22:19:27.433" }, "Transforms": {}, "References": [ { "Property": "WorkflowTypeId", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "fbad490b-adfc-40df-8161-eb99ee25bbc5", "GenerateNewGuid": true, "Properties": { "Name": "Save Date", "Order": 0, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:45.997", "ModifiedDateTime": "2021-10-11T22:04:45.997" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "ec01f603-1c67-49f2-aec8-f658204c2bba" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetPersonAttribute" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "e5bac4a6-ff7f-4016-ba9c-72d16cb60184", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Active", "Name": "Active", "Description": "Should Service be used?", "Order": 0, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Active", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetPersonAttribute" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "571481b5-d51e-4f00-bed1-1878af331fe5", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.097", "ModifiedDateTime": "2021-10-11T22:04:48.097" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e5bac4a6-ff7f-4016-ba9c-72d16cb60184" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "fbad490b-adfc-40df-8161-eb99ee25bbc5" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "e456fb6f-05db-4826-a612-5b704bc4ea13", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Person", "Name": "Person", "Description": "Workflow attribute that contains the person to update.", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Person", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:07.42" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.WorkflowAttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetPersonAttribute" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "1d087fcc-ea8c-4252-9778-2cde49fe375c", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "attributefieldtypes", "Value": "Rock.Field.Types.PersonFieldType" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e456fb6f-05db-4826-a612-5b704bc4ea13" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "a022eec9-a81e-4d58-a1f8-ab595d406e91", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "b433d4dc-3f4c-4010-b1cc-76c1f1d6e808", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.097", "ModifiedDateTime": "2021-10-11T22:04:48.097" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e456fb6f-05db-4826-a612-5b704bc4ea13" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "fbad490b-adfc-40df-8161-eb99ee25bbc5" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "3f3bf3e6-ad53-491e-a40f-441f2afcbb5b", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Order", "Name": "Order", "Description": "The order that this service should be used (priority)", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Order", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:07.443" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.IntegerFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetPersonAttribute" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "8f4bb00f-7fa2-41ad-8e90-81f4dfe2c762", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "PersonAttribute", "Name": "Person Attribute", "Description": "The person attribute that should be updated with the provided value.", "Order": 1, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Person Attribute", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:07.43" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.AttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetPersonAttribute" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "459af1c4-5659-46a2-a4cb-f6cfec2f3fa6", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "allowmultiple", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "8f4bb00f-7fa2-41ad-8e90-81f4dfe2c762" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "11db2e1d-d4e1-448a-a1cb-cfecea4088b7", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "entitytype", "Value": "72657ED8-D16E-492E-AC12-144C5E7567E7" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "8f4bb00f-7fa2-41ad-8e90-81f4dfe2c762" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "1282718b-7f3d-459f-b6d8-94565352c2f2", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "3daff000-7f74-47d7-8cb0-e4a4e6c81f5f", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.097", "ModifiedDateTime": "2021-10-11T22:04:48.097" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "8f4bb00f-7fa2-41ad-8e90-81f4dfe2c762" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "fbad490b-adfc-40df-8161-eb99ee25bbc5" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "94689bde-493e-4869-a614-2d54822d747c", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Value", "Name": "Value|Attribute Value", "Description": "The value or attribute value to set the person attribute to. ", "Order": 2, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Value|Attribute Value", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.WorkflowTextOrAttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetPersonAttribute" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "d3cf6558-aa25-480b-a514-1898a6bcdede", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "{{ 'Now' | Date:'yyyy-MM-dd' }}T00:00:00", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.097", "ModifiedDateTime": "2021-10-11T22:04:48.097" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "94689bde-493e-4869-a614-2d54822d747c" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "fbad490b-adfc-40df-8161-eb99ee25bbc5" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "550051f8-a2a8-4fbc-b1b4-f9d573c906e1", "GenerateNewGuid": true, "Properties": { "Name": "Save Report", "Order": 1, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:45.997", "ModifiedDateTime": "2021-10-11T22:04:45.997" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "ec01f603-1c67-49f2-aec8-f658204c2bba" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetPersonAttribute" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "38d8fb90-5630-4e31-9759-1bba8395dd9a", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.183", "ModifiedDateTime": "2021-10-11T22:04:48.183" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e5bac4a6-ff7f-4016-ba9c-72d16cb60184" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "550051f8-a2a8-4fbc-b1b4-f9d573c906e1" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "55528986-31ee-4a24-9d43-e5870d5fe94c", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "b433d4dc-3f4c-4010-b1cc-76c1f1d6e808", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.183", "ModifiedDateTime": "2021-10-11T22:04:48.183" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e456fb6f-05db-4826-a612-5b704bc4ea13" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "550051f8-a2a8-4fbc-b1b4-f9d573c906e1" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "31bef644-b3a0-4c64-aa67-666fe634271b", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "f3931952-460d-43e0-a6e0-eb6b5b1f9167", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.183", "ModifiedDateTime": "2021-10-11T22:04:48.183" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "8f4bb00f-7fa2-41ad-8e90-81f4dfe2c762" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "550051f8-a2a8-4fbc-b1b4-f9d573c906e1" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "f07d0b1e-78bc-4a7d-8ae2-bf4968278994", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "c0b8916c-8610-44fe-974c-ced5b5b145f4", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.183", "ModifiedDateTime": "2021-10-11T22:04:48.183" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "94689bde-493e-4869-a614-2d54822d747c" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "550051f8-a2a8-4fbc-b1b4-f9d573c906e1" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "d56f3933-1b17-4c74-aacf-226cdc381a92", "GenerateNewGuid": true, "Properties": { "Name": "Activate Review", "Order": 2, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": true, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 2, "CriteriaValue": "Pass", "CreatedDateTime": "2021-10-11T22:04:45.997", "ModifiedDateTime": "2021-10-11T22:04:45.997" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "ec01f603-1c67-49f2-aec8-f658204c2bba" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.ActivateActivity" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "f9662246-9eb6-43ff-a62a-027565cbf3bc", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.25", "ModifiedDateTime": "2021-10-11T22:04:48.25" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e8abd802-372c-47be-82b1-96f50db5169e" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "d56f3933-1b17-4c74-aacf-226cdc381a92" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "67c07ad4-81d6-4912-91a4-0934ad9aed24", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "4F817D0A-FEB1-4AAC-9830-9457354C555B", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.25", "ModifiedDateTime": "2021-10-11T22:04:48.25" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "02d5a7a5-8781-46b4-b9fc-af816829d240" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "d56f3933-1b17-4c74-aacf-226cdc381a92" } ] }, { "EntityType": "Rock.Model.WorkflowActivityType", "Guid": "4f817d0a-feb1-4aac-9830-9457354c555b", "GenerateNewGuid": true, "Properties": { "IsActive": true, "Name": "Review Result", "Description": "Allows for review of the results from provider.", "IsActivatedWithWorkflow": false, "Order": 5, "CreatedDateTime": "2021-10-11T22:04:45.997", "ModifiedDateTime": "2021-10-11T22:19:27.493" }, "Transforms": {}, "References": [ { "Property": "WorkflowTypeId", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "e53349a6-b022-406c-82c5-5c6a09f03eaf", "GenerateNewGuid": true, "Properties": { "Name": "Detect If Can Bypass Review", "Order": 0, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:04:46.147" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4f817d0a-feb1-4aac-9830-9457354c555b" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.RunLava" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "f1f6f9d6-fdc5-489c-8261-4b9f45b3eed4", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Value", "Name": "Lava", "Description": "The to run.", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Lava", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:07.96" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.CodeEditorFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.RunLava" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "97a49a30-fee1-49ad-afb2-c85147e71fd0", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "editorHeight", "Value": "300" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "f1f6f9d6-fdc5-489c-8261-4b9f45b3eed4" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "c6d0b909-5670-44d1-a221-a811ba3fef33", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "editorMode", "Value": "Lava" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "f1f6f9d6-fdc5-489c-8261-4b9f45b3eed4" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "428c0c84-27b4-4937-8d85-2a076f4a9369", "GenerateNewGuid": false, "Properties": { "IsSystem": false, "Key": "editorTheme", "Value": "Rock" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "f1f6f9d6-fdc5-489c-8261-4b9f45b3eed4" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "49bbac57-af13-41b7-a536-569601ad15da", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "{% assign hits = Workflow | Attribute:'NumberRecords' | AsInteger -%} {% assign canBypass = Workflow | Attribute:'CompleteIfNoHits' -%} {% if hits == 0 and canBypass == 'Yes' -%} True {% else -%} False {% endif -%}", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.347", "ModifiedDateTime": "2021-10-11T22:04:48.347" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "f1f6f9d6-fdc5-489c-8261-4b9f45b3eed4" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e53349a6-b022-406c-82c5-5c6a09f03eaf" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "f1924bdc-9b79-4018-9d4a-c3516c87a514", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Active", "Name": "Active", "Description": "Should Service be used?", "Order": 0, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Active", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.RunLava" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "7f48fd61-07bb-4cec-8a20-7bc21a05f05a", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.347", "ModifiedDateTime": "2021-10-11T22:04:48.347" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "f1924bdc-9b79-4018-9d4a-c3516c87a514" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e53349a6-b022-406c-82c5-5c6a09f03eaf" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "1b833f48-efc2-4537-b1e3-7793f6863eaa", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Order", "Name": "Order", "Description": "The order that this service should be used (priority)", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Order", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:07.977" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.IntegerFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.RunLava" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "431273c6-342d-4030-adc7-7cdedc7f8b27", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Attribute", "Name": "Attribute", "Description": "The attribute to store the result in.", "Order": 1, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Attribute", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.WorkflowAttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.RunLava" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "46fe1374-3c1a-4897-80f5-cae709d32133", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "9bc1fef0-43c0-4c8d-8d66-3758174a2c45", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.347", "ModifiedDateTime": "2021-10-11T22:04:48.347" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "431273c6-342d-4030-adc7-7cdedc7f8b27" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e53349a6-b022-406c-82c5-5c6a09f03eaf" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "f3e380bf-aac8-4015-9adc-0df56b5462f5", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "EnabledLavaCommands", "Name": "Enabled Lava Commands", "Description": "The Lava commands that should be enabled for this action.", "Order": 2, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Enabled Lava Commands", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.LavaCommandsFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.RunLava" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "ac9f9974-dc41-49ab-9e63-c454a7cfaa46", "GenerateNewGuid": true, "Properties": { "Name": "(If Can Bypass) Set Status To Pass", "Order": 1, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": "9bc1fef0-43c0-4c8d-8d66-3758174a2c45", "CriteriaComparisonType": 1, "CriteriaValue": "True", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:04:46.147" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4f817d0a-feb1-4aac-9830-9457354c555b" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeValue" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "d7eaa859-f500-4521-9523-488b12eaa7d2", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Active", "Name": "Active", "Description": "Should Service be used?", "Order": 0, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Active", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeValue" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "3911f059-61e6-4f33-af63-d90f0d76a110", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.43", "ModifiedDateTime": "2021-10-11T22:04:48.43" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "d7eaa859-f500-4521-9523-488b12eaa7d2" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "ac9f9974-dc41-49ab-9e63-c454a7cfaa46" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "44a0b977-4730-4519-8ff6-b0a01a95b212", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Attribute", "Name": "Attribute", "Description": "The attribute to set the value of.", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Attribute", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.42" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.WorkflowAttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeValue" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "537178bb-a534-4e38-90e7-8dfe48a77b51", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "f45f4bee-5b3f-4abc-83a5-e6cda38cd839", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.43", "ModifiedDateTime": "2021-10-11T22:04:48.43" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "44a0b977-4730-4519-8ff6-b0a01a95b212" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "ac9f9974-dc41-49ab-9e63-c454a7cfaa46" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "57093b41-50ed-48e5-b72b-8829e62704c8", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Order", "Name": "Order", "Description": "The order that this service should be used (priority)", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Order", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.43" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.IntegerFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeValue" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "e5272b11-a2b8-49dc-860d-8d574e2bc15c", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Value", "Name": "Text Value|Attribute Value", "Description": "The text or attribute to set the value from. ", "Order": 1, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Text Value|Attribute Value", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.WorkflowTextOrAttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeValue" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "ea6eb496-d651-4d71-b91f-2dc9348b4ffd", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "Pass", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.43", "ModifiedDateTime": "2021-10-11T22:04:48.43" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e5272b11-a2b8-49dc-860d-8d574e2bc15c" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "ac9f9974-dc41-49ab-9e63-c454a7cfaa46" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "a3f8a19b-89e0-421b-a2ae-b661c91f3a1e", "GenerateNewGuid": true, "Properties": { "Name": "(If Can Bypass) Activate Complete", "Order": 2, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": true, "CriteriaAttributeGuid": "9bc1fef0-43c0-4c8d-8d66-3758174a2c45", "CriteriaComparisonType": 1, "CriteriaValue": "True", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:04:46.147" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4f817d0a-feb1-4aac-9830-9457354c555b" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.ActivateActivity" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "20b449dd-29ae-4d86-bf0b-c749ac715ac1", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.523", "ModifiedDateTime": "2021-10-11T22:04:48.523" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e8abd802-372c-47be-82b1-96f50db5169e" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "a3f8a19b-89e0-421b-a2ae-b661c91f3a1e" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "9e930030-785e-4558-9712-0b4908abcdce", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "5F143B9C-0924-4260-A39E-194EACD301C9", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.523", "ModifiedDateTime": "2021-10-11T22:04:48.523" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "02d5a7a5-8781-46b4-b9fc-af816829d240" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "a3f8a19b-89e0-421b-a2ae-b661c91f3a1e" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "0b5f5fe5-6cdd-4253-bbd3-9a59067ee5a6", "GenerateNewGuid": true, "Properties": { "Name": "Set Status", "Order": 3, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:04:46.147" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4f817d0a-feb1-4aac-9830-9457354c555b" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetStatus" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "a17ef587-ea0d-4ac7-a506-9033ffd3fc9c", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.62", "ModifiedDateTime": "2021-10-11T22:04:48.62" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "36ce41f4-4c87-4096-b0c6-8269163bcc0a" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "0b5f5fe5-6cdd-4253-bbd3-9a59067ee5a6" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "9524b470-d5ec-46d5-9248-4e546428ff98", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "Waiting for Review", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.62", "ModifiedDateTime": "2021-10-11T22:04:48.62" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "91a9f4be-4a8e-430a-b466-a88db2d33b34" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "0b5f5fe5-6cdd-4253-bbd3-9a59067ee5a6" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "229d4649-f6f9-419c-9429-cc10385dd33f", "GenerateNewGuid": true, "Properties": { "Name": "Assign Activity", "Order": 4, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:04:46.147" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4f817d0a-feb1-4aac-9830-9457354c555b" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.AssignActivityToSecurityRole" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "fec71241-6bcf-49b0-b7fd-a25959496476", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.707", "ModifiedDateTime": "2021-10-11T22:04:48.707" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "27bac9c8-2bf7-405a-aa01-845a3d374295" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "229d4649-f6f9-419c-9429-cc10385dd33f" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "ee38c4fb-3738-481f-a026-28ec4780314e", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "a6bcc49e-103f-46b0-8bac-84ea03ff04d5", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.707", "ModifiedDateTime": "2021-10-11T22:04:48.707" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "d53823a1-28cb-4ba0-a24c-873ecf4079c5" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "229d4649-f6f9-419c-9429-cc10385dd33f" } ] }, { "EntityType": "Rock.Model.WorkflowActionForm", "Guid": "97cb1999-1947-44b2-aff1-7d00999b42bd", "GenerateNewGuid": true, "Properties": { "IncludeActionsInNotification": true, "Header": "

Background Request Details

{{CurrentPerson.NickName}}, the following background request was submitted and completed, but requires your review. Please pass or fail this request. The requester will be notified and the person's record will be updated to indicate the result you select.

", "Footer": "", "ActionAttributeGuid": "f45f4bee-5b3f-4abc-83a5-e6cda38cd839", "AllowNotes": false, "AllowPersonEntry": false, "PersonEntryPreHtml": "", "PersonEntryPostHtml": "", "PersonEntryCampusIsVisible": true, "PersonEntryAutofillCurrentPerson": true, "PersonEntryHideIfCurrentPersonKnown": false, "PersonEntrySpouseEntryOption": 0, "PersonEntryGenderEntryOption": 2, "PersonEntryEmailEntryOption": 2, "PersonEntryMobilePhoneEntryOption": 0, "PersonEntryBirthdateEntryOption": 0, "PersonEntryAddressEntryOption": 0, "PersonEntryMaritalStatusEntryOption": 0, "PersonEntrySpouseLabel": "Spouse", "PersonEntryPersonAttributeGuid": null, "PersonEntrySpouseAttributeGuid": null, "PersonEntryFamilyAttributeGuid": null, "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:04:46.147" }, "Transforms": { "5df81bd2-6d4e-438e-98a8-6e756b738264": "Pass^c88fef94-95b9-444a-bc93-58e983f3c047^^The request has been marked as passed. Requester will be notified.|Fail^d6b809a9-c1cc-4ebb-816e-33d8c1e53ea4^^The request has been marked as failed. Requester will be notified." }, "References": [ { "Property": "Actions", "EntityType": "Rock.Model.DefinedValue", "Type": 1, "Data": "c88fef94-95b9-444a-bc93-58e983f3c047" }, { "Property": "Actions", "EntityType": "Rock.Model.DefinedValue", "Type": 1, "Data": "d6b809a9-c1cc-4ebb-816e-33d8c1e53ea4" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "67544d01-8926-4dfd-bd43-7e8dae62e005", "GenerateNewGuid": true, "Properties": { "Order": 0, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:04:46.147" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "17164f01-e94c-42d1-9c2b-351c094b2acc" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "739b5819-e787-4256-88bb-48f21bb6cc70", "GenerateNewGuid": true, "Properties": { "Order": 1, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:04:46.147" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "4c385b7c-ee03-42b0-920e-115876cef1a4" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "17b1681a-54a6-499e-9fe2-76d73ae53207", "GenerateNewGuid": true, "Properties": { "Order": 2, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:04:46.147" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "6fb40d01-c60f-4f1c-a8c3-105e5b7e2583" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "e4986bd0-8482-4fc2-aab7-a92b503ea0f2", "GenerateNewGuid": true, "Properties": { "Order": 3, "IsVisible": true, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "b433d4dc-3f4c-4010-b1cc-76c1f1d6e808" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "2e25005c-0dc7-431d-b61a-56338b4d502f", "GenerateNewGuid": true, "Properties": { "Order": 4, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "12f9299f-ab86-4d40-9b8a-2a2727a94628" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "2fb08e88-077f-4983-a2bb-7eca9a4461a0", "GenerateNewGuid": true, "Properties": { "Order": 5, "IsVisible": true, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "4bf99fa8-966c-4bd3-b2d7-dabcdd7495fb" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "2697033b-6f64-47a7-ba78-77f88a9d7c4c", "GenerateNewGuid": true, "Properties": { "Order": 6, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "d77e4c8b-62d9-426c-890d-e8f0db61bacb" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "3c662c4d-d41d-41d6-9012-862bf41cef6b", "GenerateNewGuid": true, "Properties": { "Order": 7, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "7ecc35a1-f8d2-43c1-a673-46b07ae96dcf" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "9814332d-b7ea-483f-99c4-336427a50954", "GenerateNewGuid": true, "Properties": { "Order": 8, "IsVisible": true, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "b728ec97-cb28-42f7-85d3-3be22c7c9de2" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "b0dbf5f9-f813-4918-a7d8-e7710af12154", "GenerateNewGuid": true, "Properties": { "Order": 9, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "c12beb0a-22a6-45d4-8b99-ea9a297b47a3" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "a2f550f1-a91e-464f-b7ae-f8765b53866f", "GenerateNewGuid": true, "Properties": { "Order": 10, "IsVisible": true, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "130d134e-86c0-4477-82ca-ceb6a01f5390" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "adaeb28c-1b68-4566-8789-4cd7e2517c87", "GenerateNewGuid": true, "Properties": { "Order": 11, "IsVisible": true, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "c0b8916c-8610-44fe-974c-ced5b5b145f4" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "f45f4bee-5b3f-4abc-83a5-e6cda38cd839", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "EntityTypeQualifierColumn": "ActivityTypeId", "Key": "ReviewResult", "Name": "Review Result", "Description": "The result of the review (Pass,Fail)", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Review Result", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2021-10-11T22:45:29.933" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.TextFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActivity" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4f817d0a-feb1-4aac-9830-9457354c555b" }, { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.TextFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActivity" } ] }, { "EntityType": "Rock.Model.AttributeQualifier", "Guid": "b64133b7-d3b1-4d0a-9eb8-3762f8674fe9", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "Key": "ispassword", "Value": "False" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "f45f4bee-5b3f-4abc-83a5-e6cda38cd839" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "997e997e-f38d-4ad8-90c2-a0f6370043bc", "GenerateNewGuid": true, "Properties": { "Order": 12, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "f45f4bee-5b3f-4abc-83a5-e6cda38cd839" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "15f8b840-6e2a-4272-937f-1e5a3eafe537", "GenerateNewGuid": true, "Properties": { "Order": 13, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "040d627e-4ad4-4314-bc7b-4d2bb41d6139" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "f58d31c6-ac04-4175-aa7d-fa6f752aa7c2", "GenerateNewGuid": true, "Properties": { "Order": 14, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "c9bfe3fd-2612-4472-83d0-6def972d6bc1" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "dad798ee-6add-4d45-b3bd-ed1c489389f8", "GenerateNewGuid": true, "Properties": { "Order": 15, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "87757643-4d51-4338-81fa-c0a8fe46f84b" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "2e0d512c-b969-4966-a985-70bbe08a1810", "GenerateNewGuid": true, "Properties": { "Order": 16, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "d5c24aae-9a0b-415a-b389-56587a23a201" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "8f8381c4-92ed-416d-b13b-789600451176", "GenerateNewGuid": true, "Properties": { "Order": 17, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "0ca9b926-f160-440c-93bd-fb018215d28b" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "4815dffa-16f4-4657-bf2f-b7a37879c16d", "GenerateNewGuid": true, "Properties": { "Order": 18, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "7af0e307-cc0b-4e2c-b44a-1a8c87f99d8d" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "db0f1345-9dda-4661-8752-acdf58f751dd", "GenerateNewGuid": true, "Properties": { "Order": 19, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "821b74be-14c4-4eb3-b199-4a982ee71e77" } ] }, { "EntityType": "Rock.Model.WorkflowActionFormAttribute", "Guid": "7c7059e0-0e53-48c3-af3d-bd6c4ed3509a", "GenerateNewGuid": true, "Properties": { "Order": 20, "IsVisible": false, "IsReadOnly": true, "IsRequired": false, "HideLabel": false, "PreHtml": "", "PostHtml": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:45:30.023" }, "Transforms": {}, "References": [ { "Property": "WorkflowActionFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" }, { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "9bc1fef0-43c0-4c8d-8d66-3758174a2c45" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "fa6815b1-0640-43ac-97bb-c2423b3cf3ba", "GenerateNewGuid": true, "Properties": { "Name": "Review Results", "Order": 5, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:04:46.147" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4f817d0a-feb1-4aac-9830-9457354c555b" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.UserEntryForm" }, { "Property": "WorkflowFormId", "EntityType": "Rock.Model.WorkflowActionForm", "Type": 1, "Data": "97cb1999-1947-44b2-aff1-7d00999b42bd" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "27ae3957-9e9c-4a27-80b4-e012f6382b7c", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.763", "ModifiedDateTime": "2021-10-11T22:04:48.763" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "234910f2-a0db-4d7d-baf7-83c880ef30ae" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "fa6815b1-0640-43ac-97bb-c2423b3cf3ba" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "fd354925-e036-4133-9010-ba6f846855ba", "GenerateNewGuid": true, "Properties": { "Name": "Update Result", "Order": 6, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:04:46.147" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4f817d0a-feb1-4aac-9830-9457354c555b" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeValue" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "e962eee4-8c30-47ae-9aad-f8db99d6ecf7", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.833", "ModifiedDateTime": "2021-10-11T22:04:48.833" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "d7eaa859-f500-4521-9523-488b12eaa7d2" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "fd354925-e036-4133-9010-ba6f846855ba" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "e69ddac8-836a-4f4b-891a-44342079f5ad", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "c12beb0a-22a6-45d4-8b99-ea9a297b47a3", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.833", "ModifiedDateTime": "2021-10-11T22:04:48.833" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "44a0b977-4730-4519-8ff6-b0a01a95b212" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "fd354925-e036-4133-9010-ba6f846855ba" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "80209eba-64fd-42c8-b6cf-d76b09f3610d", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "f45f4bee-5b3f-4abc-83a5-e6cda38cd839", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.833", "ModifiedDateTime": "2021-10-11T22:04:48.833" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e5272b11-a2b8-49dc-860d-8d574e2bc15c" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "fd354925-e036-4133-9010-ba6f846855ba" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "ca2a4c4a-ed96-41c1-a485-3f81ffa6aae1", "GenerateNewGuid": true, "Properties": { "Name": "Activate Complete", "Order": 7, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": true, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:04:46.147" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "4f817d0a-feb1-4aac-9830-9457354c555b" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.ActivateActivity" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "ae961c76-9d33-4bb6-b599-a32e41f74611", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.917", "ModifiedDateTime": "2021-10-11T22:04:48.917" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e8abd802-372c-47be-82b1-96f50db5169e" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "ca2a4c4a-ed96-41c1-a485-3f81ffa6aae1" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "1023496e-f243-4471-b123-ac804043edb9", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "5F143B9C-0924-4260-A39E-194EACD301C9", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:48.917", "ModifiedDateTime": "2021-10-11T22:04:48.917" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "02d5a7a5-8781-46b4-b9fc-af816829d240" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "ca2a4c4a-ed96-41c1-a485-3f81ffa6aae1" } ] }, { "EntityType": "Rock.Model.WorkflowActivityType", "Guid": "5f143b9c-0924-4260-a39e-194eacd301c9", "GenerateNewGuid": true, "Properties": { "IsActive": true, "Name": "Complete Request", "Description": "Notifies requester of result and updates person's record with result", "IsActivatedWithWorkflow": false, "Order": 6, "CreatedDateTime": "2021-10-11T22:04:46.147", "ModifiedDateTime": "2021-10-11T22:19:27.713" }, "Transforms": {}, "References": [ { "Property": "WorkflowTypeId", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "e90b4a5a-79ee-4a5d-b468-1b29287f24f3", "GenerateNewGuid": true, "Properties": { "Name": "Update Attribute Status", "Order": 0, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:46.52", "ModifiedDateTime": "2021-10-11T22:04:46.52" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "5f143b9c-0924-4260-a39e-194eacd301c9" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetPersonAttribute" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "ce7c4829-1d1d-4227-82c7-3ad796daa2b1", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.03", "ModifiedDateTime": "2021-10-11T22:04:49.03" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e5bac4a6-ff7f-4016-ba9c-72d16cb60184" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e90b4a5a-79ee-4a5d-b468-1b29287f24f3" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "6b65fc87-3af0-4508-9400-2204e3d7c889", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "b433d4dc-3f4c-4010-b1cc-76c1f1d6e808", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.03", "ModifiedDateTime": "2021-10-11T22:04:49.03" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e456fb6f-05db-4826-a612-5b704bc4ea13" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e90b4a5a-79ee-4a5d-b468-1b29287f24f3" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "35062889-f91f-4fc1-b532-971524f1655f", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "44490089-e02c-4e54-a456-454845abbc9d", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.03", "ModifiedDateTime": "2021-10-11T22:04:49.03" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "8f4bb00f-7fa2-41ad-8e90-81f4dfe2c762" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e90b4a5a-79ee-4a5d-b468-1b29287f24f3" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "bf016b15-cff5-4173-8b6d-05867e6905de", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "c12beb0a-22a6-45d4-8b99-ea9a297b47a3", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.03", "ModifiedDateTime": "2021-10-11T22:04:49.03" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "94689bde-493e-4869-a614-2d54822d747c" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "e90b4a5a-79ee-4a5d-b468-1b29287f24f3" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "85ac19dc-cc2d-4a32-b3d5-3ef91aea3cf5", "GenerateNewGuid": true, "Properties": { "Name": "Background Check Passed", "Order": 1, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": "c12beb0a-22a6-45d4-8b99-ea9a297b47a3", "CriteriaComparisonType": 1, "CriteriaValue": "Pass", "CreatedDateTime": "2021-10-11T22:04:46.52", "ModifiedDateTime": "2021-10-11T22:04:46.52" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "5f143b9c-0924-4260-a39e-194eacd301c9" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetPersonAttribute" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "38a13c2e-6cd5-411a-bd5d-96902d96ec65", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.11", "ModifiedDateTime": "2021-10-11T22:04:49.11" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e5bac4a6-ff7f-4016-ba9c-72d16cb60184" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "85ac19dc-cc2d-4a32-b3d5-3ef91aea3cf5" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "b40d3092-95ae-46bd-a815-b831f85f2229", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "b433d4dc-3f4c-4010-b1cc-76c1f1d6e808", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.11", "ModifiedDateTime": "2021-10-11T22:04:49.11" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e456fb6f-05db-4826-a612-5b704bc4ea13" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "85ac19dc-cc2d-4a32-b3d5-3ef91aea3cf5" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "bb460134-4938-49e5-abfe-3686648c8d20", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "daf87b87-3d1e-463d-a197-52227fe4ea28", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.11", "ModifiedDateTime": "2021-10-11T22:04:49.11" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "8f4bb00f-7fa2-41ad-8e90-81f4dfe2c762" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "85ac19dc-cc2d-4a32-b3d5-3ef91aea3cf5" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "72f01ce5-8ded-4d37-b713-eb5620bc0ac5", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "True", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.11", "ModifiedDateTime": "2021-10-11T22:04:49.11" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "94689bde-493e-4869-a614-2d54822d747c" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "85ac19dc-cc2d-4a32-b3d5-3ef91aea3cf5" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "ce0e6649-3eff-402c-a2b9-e7cc439005e7", "GenerateNewGuid": true, "Properties": { "Name": "Background Check Failed", "Order": 2, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": "c12beb0a-22a6-45d4-8b99-ea9a297b47a3", "CriteriaComparisonType": 1, "CriteriaValue": "Fail", "CreatedDateTime": "2021-10-11T22:04:46.52", "ModifiedDateTime": "2021-10-11T22:04:46.52" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "5f143b9c-0924-4260-a39e-194eacd301c9" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetPersonAttribute" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "581c3665-22af-495d-ba76-2229ed3a65bc", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.187", "ModifiedDateTime": "2021-10-11T22:04:49.187" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e5bac4a6-ff7f-4016-ba9c-72d16cb60184" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "ce0e6649-3eff-402c-a2b9-e7cc439005e7" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "45280a97-372d-4974-a860-aa61da7e4229", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "b433d4dc-3f4c-4010-b1cc-76c1f1d6e808", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.187", "ModifiedDateTime": "2021-10-11T22:04:49.187" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "e456fb6f-05db-4826-a612-5b704bc4ea13" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "ce0e6649-3eff-402c-a2b9-e7cc439005e7" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "daf15df1-3384-41ff-b74b-2a3752749777", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "daf87b87-3d1e-463d-a197-52227fe4ea28", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.187", "ModifiedDateTime": "2021-10-11T22:04:49.187" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "8f4bb00f-7fa2-41ad-8e90-81f4dfe2c762" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "ce0e6649-3eff-402c-a2b9-e7cc439005e7" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "2ac2b7d7-dc15-45a5-865a-4c90f6c2eb2a", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.187", "ModifiedDateTime": "2021-10-11T22:04:49.187" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "94689bde-493e-4869-a614-2d54822d747c" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "ce0e6649-3eff-402c-a2b9-e7cc439005e7" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "1d6cbcc6-9ef5-4e36-a0e3-37fb7bc63391", "GenerateNewGuid": true, "Properties": { "Name": "Clear SSN Value", "Order": 3, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:46.52", "ModifiedDateTime": "2021-10-11T22:04:46.52" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "5f143b9c-0924-4260-a39e-194eacd301c9" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.SetAttributeValue" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "dca038e4-51cd-4add-8f70-57edb5045da1", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.263", "ModifiedDateTime": "2021-10-11T22:04:49.263" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "d7eaa859-f500-4521-9523-488b12eaa7d2" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "1d6cbcc6-9ef5-4e36-a0e3-37fb7bc63391" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "a81294ba-56c8-497c-bbc7-b54449270f39", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "d77e4c8b-62d9-426c-890d-e8f0db61bacb", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.263", "ModifiedDateTime": "2021-10-11T22:04:49.263" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "44a0b977-4730-4519-8ff6-b0a01a95b212" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "1d6cbcc6-9ef5-4e36-a0e3-37fb7bc63391" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "0233dc59-70bd-41aa-be64-d56e60068c79", "GenerateNewGuid": true, "Properties": { "Name": "Complete Workflow", "Order": 4, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:46.52", "ModifiedDateTime": "2021-10-11T22:21:17.783" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "5f143b9c-0924-4260-a39e-194eacd301c9" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.CompleteWorkflow" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "0ca0ddef-48ef-4abc-9822-a05e225de26c", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Active", "Name": "Active", "Description": "Should Service be used?", "Order": 0, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Active", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.CompleteWorkflow" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "d84043f8-d898-4ab2-bb0a-8e36b115f370", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.52", "ModifiedDateTime": "2021-10-11T22:04:49.52" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "0ca0ddef-48ef-4abc-9822-a05e225de26c" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "0233dc59-70bd-41aa-be64-d56e60068c79" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "25cad4be-5a00-409d-9bab-e32518d89956", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Order", "Name": "Order", "Description": "The order that this service should be used (priority)", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Order", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.79" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.IntegerFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.CompleteWorkflow" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "07cb7dbc-236d-4d38-92a4-47ee448ba89a", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Status", "Name": "Status|Status Attribute", "Description": "The status to set the workflow to when marking the workflow complete. ", "Order": 0, "IsGridColumn": false, "DefaultValue": "Completed", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Status|Status Attribute", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.WorkflowTextOrAttributeFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.CompleteWorkflow" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "de77c552-77d3-48d4-9665-b3e550858669", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "Completed", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.52", "ModifiedDateTime": "2021-10-11T22:04:49.52" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "07cb7dbc-236d-4d38-92a4-47ee448ba89a" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "0233dc59-70bd-41aa-be64-d56e60068c79" } ] }, { "EntityType": "Rock.Model.WorkflowActivityType", "Guid": "dc888f49-b50d-48a0-85c0-f13a0ed398b1", "GenerateNewGuid": true, "Properties": { "IsActive": true, "Name": "Cancel Request", "Description": "Cancels the request prior to submitting to provider and deletes the workflow.", "IsActivatedWithWorkflow": false, "Order": 7, "CreatedDateTime": "2021-10-11T22:04:46.52", "ModifiedDateTime": "2021-10-11T22:19:27.78" }, "Transforms": {}, "References": [ { "Property": "WorkflowTypeId", "EntityType": "Rock.Model.WorkflowType", "Type": 1, "Data": "517be75e-8bf9-4ca5-9ba9-0f135e83539d" } ] }, { "EntityType": "Rock.Model.WorkflowActionType", "Guid": "19d6ada3-eddc-4d74-a8f8-07f0ffa32784", "GenerateNewGuid": true, "Properties": { "Name": "Delete Workflow", "Order": 0, "IsActionCompletedOnSuccess": true, "IsActivityCompletedOnSuccess": false, "CriteriaAttributeGuid": null, "CriteriaComparisonType": 1, "CriteriaValue": "", "CreatedDateTime": "2021-10-11T22:04:46.63", "ModifiedDateTime": "2021-10-11T22:04:46.63" }, "Transforms": {}, "References": [ { "Property": "ActivityTypeId", "EntityType": "Rock.Model.WorkflowActivityType", "Type": 1, "Data": "dc888f49-b50d-48a0-85c0-f13a0ed398b1" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.DeleteWorkflow" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "361a1ec8-ffd0-4880-af68-91dc0e0d7cdc", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Active", "Name": "Active", "Description": "Should Service be used?", "Order": 0, "IsGridColumn": false, "DefaultValue": "False", "IsMultiValue": false, "IsRequired": false, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Active", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": null }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.BooleanFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.DeleteWorkflow" } ] }, { "EntityType": "Rock.Model.AttributeValue", "Guid": "6b571f2b-a232-400b-a1cc-c764d9359da4", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "Value": "False", "ValueAsNumeric": null, "CreatedDateTime": "2021-10-11T22:04:49.577", "ModifiedDateTime": "2021-10-11T22:04:49.577" }, "Transforms": {}, "References": [ { "Property": "AttributeId", "EntityType": "Rock.Model.Attribute", "Type": 1, "Data": "361a1ec8-ffd0-4880-af68-91dc0e0d7cdc" }, { "Property": "EntityId", "EntityType": "Rock.Model.WorkflowActionType", "Type": 1, "Data": "19d6ada3-eddc-4d74-a8f8-07f0ffa32784" } ] }, { "EntityType": "Rock.Model.Attribute", "Guid": "79d23f8b-0dc8-4b48-8a86-aea48b396c82", "GenerateNewGuid": false, "Properties": { "IsSystem": true, "EntityTypeQualifierColumn": "EntityTypeId", "Key": "Order", "Name": "Order", "Description": "The order that this service should be used (priority)", "Order": 0, "IsGridColumn": false, "DefaultValue": "", "IsMultiValue": false, "IsRequired": true, "IconCssClass": null, "AllowSearch": false, "IsIndexEnabled": false, "IsAnalytic": false, "IsAnalyticHistory": false, "IsActive": true, "EnableHistory": false, "PreHtml": null, "PostHtml": null, "AbbreviatedName": "Order", "IsPublic": false, "ShowOnBulk": false, "CreatedDateTime": null, "ModifiedDateTime": "2020-08-05T22:22:08.847" }, "Transforms": {}, "References": [ { "Property": "FieldTypeId", "EntityType": "Rock.Model.FieldType", "Type": 3, "Data": "Rock.Field.Types.IntegerFieldType" }, { "Property": "EntityTypeId", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Model.WorkflowActionType" }, { "Property": "EntityTypeQualifierValue", "EntityType": "Rock.Model.EntityType", "Type": 2, "Data": "Rock.Workflow.Action.DeleteWorkflow" } ] } ], "RootEntities": [ "517be75e-8bf9-4ca5-9ba9-0f135e83539d" ] }