How to use cab definition in a workflow ?

Pooja Khatri
Tera Contributor

Hello All,

 

I have a requirement where I have created an Asia CAB Definition , so if the conditions which are present in the "Asia CAB Definition" are met then during that time it should trigger cab approvals to asia.AG , I want to basically using the Asia CAB Definition directly in my workflow .

 

How can I implement this functionality ?

 

 

7 REPLIES 7

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Pooja Khatri 

 

You cant use CAB definition in Workflow/ flow. You can create the respective approval policy and use that policy in workflow/ flow.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Hi @Dr Atul G- LNG  - How can I use the respective approval policy ? 

Hi @Pooja Khatri 

 

You need to put same condition in approval policy under CAB approval. Please check OOTB approval policy , similar you can create 1 more and use it.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Hi @Dr Atul G- LNG - The only problem with this is the conditions defined in the "APAC CAB Definition" can change with time .. so we dont want to change the approval policy again .. so I want to have a functionality in place where we can directly use the cab definition used in the workflow itself ? 

 

Any way I can achieve it