Question
Evonsys (PVT) LTD
LK
Last activity: 29 Apr 2025 1:59 EDT
how to call decision tree with parameter from data transform
Hi team,
I am trying call decision tree from data transform, here i am using "pxEvaluateDecisionTree(string primarypageName, string RuleName)" , but i need pass parameter into decision tree,
if anyone know how to pass parameter , help me solve this problem,
Than you.
Eranda.


Hi @Eranda Weerasingha
You can use by using below function,
In this myStepPage, you just pass parameter value. if page having the value, you can use as it as myStepPage.
I hope this will help you.
Thanks,
Ashok