Programmatically remove Approval Policy from ITShopOrg

Dear all,

How to remove an approval policy from an itshoporg (shelf/board). (ITShopOrgHasPWODecisionMethod & PWOHelperBoardMethod). Trying to delete however, MarkForDeletion and DeepDelete give both: Specified method is not supported

Adding a new one works fine, also picking the effective approval policy.

Thanks!

KR,

Henrik de Jong

Parents
  • Which version are you using?

    What type of authenticator are you using? Remember that you need to be an IT Shop administrator to remove a decision method from the shelf.

    And, you are only allowed to remove the assignment from the table ITShopOrgHasPWODecisionMethod. The PWOHelperBoardMethod table will be calculated by the DBQueueProcessor.

Reply
  • Which version are you using?

    What type of authenticator are you using? Remember that you need to be an IT Shop administrator to remove a decision method from the shelf.

    And, you are only allowed to remove the assignment from the table ITShopOrgHasPWODecisionMethod. The PWOHelperBoardMethod table will be calculated by the DBQueueProcessor.

Children