Amina-2310

Results 3 comments of Amina-2310

Hi Sorry for the confusion Here are the Rules Schema and inputs used for executing the expressions 1 - **Rules Schema** ``` [ { "WorkflowName": "DataBuilder", "Rules": [ { "RuleName":...

Hi Could you please confirm that input2 is stored as an object rather than a model. ```` var newInput = new Object(); var workflows = JsonConvert.DeserializeObject(payload.RuleExpression.ToString()); foreach (var workflow in...