Approval Rule - Only on certain value

Hi Team. 

I have a VA that i am using and i have also assigned a PGV to that VA. The values that can be used for example are 

2GB

5GB

10GB

15GB

I also setup a Workflow with an approval rule. Is there away to only fire the approval rule if 5 , 10 or 15GB are selected and not fire one if 2GB is selected? 

Cheers

Craig 

Parents
  • Hi Craig

    Yes, you need to configure the filtering on the start condition, so the workflow is only started if the request change value is not 2GB.

    Alternatively as you've done, you can allow the workflow to be triggered, and use an If/Else branch activity step, and only put the approval step where you need it.

Reply
  • Hi Craig

    Yes, you need to configure the filtering on the start condition, so the workflow is only started if the request change value is not 2GB.

    Alternatively as you've done, you can allow the workflow to be triggered, and use an If/Else branch activity step, and only put the approval step where you need it.

Children
No Data