This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to recalculate group of approvers?

I have an attestation case with calculated group of approvers, which might change over time. How can I programmatically recalculate the group?

Parents
  • Hi Robin,

    If I'm not mistaken the sql was:

    exec vi_ReCalcPWOHelperPWO '|CP|', '12345'

    But this is 'just' for V6.

    The equivalent for V7 is QER_PITShopHelperFillAll .... arguments are @DecisionRules, @GenProcID.

    I don't have an exact syntax for @DecisionRules.

    HTH, Barry.
Reply
  • Hi Robin,

    If I'm not mistaken the sql was:

    exec vi_ReCalcPWOHelperPWO '|CP|', '12345'

    But this is 'just' for V6.

    The equivalent for V7 is QER_PITShopHelperFillAll .... arguments are @DecisionRules, @GenProcID.

    I don't have an exact syntax for @DecisionRules.

    HTH, Barry.
Children
No Data