Hi Everyone,
I have created one Ruleset with one rule inside it in Blaze Advisor. Beneath the details about the rule set step by step.
-
I have created one ruleset name is ruleset1, thereafter I have created one rule in it.
-
I have created one class name is class1 and have created one propery firstName.
3.After that I just go to rule set and set its return type to Object and simply I wrote return class1.firstName that’s it.
-
Then I have deployed it to the Developer and try to run it
-
Now How can I passed any value to object so I can get the response.
Suppose I have passed one value name is Ram so I would get the response as a RAM.
Problem is that I m not able to pass the value from developer to blaze throught object suppose I have one document and it has too many parameters need to be passed then how can i Pass those all to the blaze service and how it is going to be identified each parameters value
For example I have passed Radha pillai then how can it identify from the object that Radha as a firstname and pillai as a LastName
If any body has any idea about it then please reply other wise any other solution which can solve this problem
Thanks in advance,
Istiyak Vasiwala