• Getting error "Make Decision method is disabled or cannot be run" when approver is trying to approve the request

    Hello,

    We are using version 9.0 LTS and we have setup 2 level of approval for system role request. We are able to approve the requets at level 1 but getting mentioned error on level2. Both the levels are using "OR" member of certain role approval procedure…

  • MakeDecision process error

    Hi all,

    i'm launching a MakeDecision method on the object PersonWantsOrg with a HandleObjectComponent - CallMethod process step.

    this process is called all the time by other processes during the workflow of a request and all go fine.

    But in one case…

  • Makedecision () not working

    Hi ,

    I am trying to invoke Makedecision method on an object of personwantsorg whose orderstate is "Request" from a custom script. The script gets executed but nothing happens to the object's state.

    pwo.Custom.CallMethod("MakeDecision",…