Skip to main content
April 21, 2022
Question

Is there a way to delay an expression rule or web api until another expression rule is completed

  • April 21, 2022
  • 2 replies
  • 1 view

Hello,

Is there a way to delayed or stopped an expression rule or web api

until another expression rule is completed

so the another expression result could be used in the first expression rule or web api?

Thank you.

    2 replies

    gopalk2865
    Participating Frequently
    April 21, 2022

    Hi, if you are talking about process model then yes you can use timer event to configure some delay in your flow .

    harshitb6843
    April 21, 2022

    You can directly use an expression rule inside another one. That should work.