{ "Name": "Simple documet - create Simple Document", "ConfigurationMode": "Advanced", "Trigger": "ObjectEnteredState", "Source": { "Class": "CL.SimpleDocument", "Workflow": "WF.SimpleDocumentWorkflow", "State": "WFS.SimpleDocumentWorkflow.CreateNewDocument" }, "ExecutionMode": "BackgroundTransaction", "NewObjects": [ { "Type": "FromTemplate", "TemplateType": "SearchResult", "TemplateSearch": { "SearchConditions": [ { "conditionType": "equal", "expression": { "type": "propertyValue", "propertyDef": "{3E2BB7EB-C49E-4C8C-825C-CAE0AEBA9A06}", "indirectionLevels": [] }, "typedValue": { "dataType": "text", "value": { "text": "[Template 1] Document" } } } ] }, "Properties": [ { "Property": "PD.DocumentName", "Value": { "Mode": "Static", "TypedValue": { "dataType": "text", "value": { "text": "My document" } } } } ] } ], "Alias": "Simple documet - create Simple Document", "Enabled": true }