Browse By Tags

  • How to get previous workflow activity of workflow process path

    Hi, Do you know how to get previous (From) workflow activity of workflow process path in ARAS? We added a Post method on workflow process path and tried to access "this". But "this" contains only destination (To) activity ID. However, we are able…
  • How to Automatic Activity by dynamic?

    I have a activity(A). If A have assignment then not automatic. If A not have assignment then automatic. How to Automatic Activity by dynamic?