{ "Name": "Simple documet - create Simple Document", "ConfigurationMode": "Advanced", "Trigger": "ObjectEnteredState", "ExecutionMode": "EventHandler", "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" } } } }, { "Property": "{1C72F729-4B87-47FD-841C-3499A92C6E15}", "Value": { "Mode": "Static", "TypedValue": { "dataType": "multiLineText", "value": { "text": "This is a comment that will be shown in newly created object" } } } }, { "Property": "{C0FC7EB6-B9FD-4D4A-9ACA-E5B0B0F54304}", "Value": { "Mode": "Static", "TypedValue": { "dataType": "lookup", "value": { "lookup": { "item": { "workflow": "WF.TstWf" } } } } } }, { "Property": "{2A9D33A6-E923-411D-A68A-A4BBCB58033A}", "Value": { "Mode": "Static", "TypedValue": { "dataType": "lookup", "value": { "lookup": { "item": { "state": "WFS.TstWf.Akcija" } } } } } } ], "CheckForDuplicates": false, "DuplicateDetectionRules": [ { "DuplicateObjectBehavior": "Overwrite", "ObjType": "{53F0C8FD-0BF0-47C4-8FA6-4C2D0DADB650}", "UniqueProperties": [ "PD.DocumentName" ] } ] } ], "Alias": "Simple documet - create Simple Document", "Enabled": true, "Source": { "Class": "CL.SimpleDocument", "State": "WFS.SimpleDocumentWorkflow.CreateNewDocument" } }