• 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",…