Skip to main content
kavyam0002
March 24, 2023
Question

decision rule in expression

  • March 24, 2023
  • 2 replies
  • 0 views

HI, I have a scenario where am getting list of questions from the decision rule.

i have to use that rule in expression rule to show all the question. could anyone help me with this

    2 replies

    March 24, 2023

    Hi, you can call decision using rule!decisionName(param:"questionId").

    davel001150
    March 24, 2023

    Yep, it's no different to use it in an expression than to use an expression rule.