Skip to main content
December 27, 2022
Question

Executing expression rule through button click

  • December 27, 2022
  • 3 replies
  • 0 views

Hi Everyone, 

I am calling the expression rule from the interface through button widget using startprocess and the process model calling the rule in the script task. But the rule is not executing. Can anyone please help me how to achieve this?

Thanks in advance!

    3 replies

    stefanhelzle0001
    Brainy
    December 27, 2022

    How do you know that the rule is not executed? Did you check the started process instances? Does this process work as expected in debug mode?

    December 28, 2022

    Hi Stefan,

    The interface rule called in process model consists of a button which is updating the variables. But those are not getting updated as buttons need to be clicked. I am thinking if this is possible to achieve this or if there is some other alternative to it.

    February 26, 2023

    Hi

    if you still have issue, are you able to share your code or screenshot of issue. Without proper explanation it is very difficult to answer