Amina-2310
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 I have tried with removing semicolon. But still same issue is there.
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...