How to use cab definition in a workflow ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 11:57 PM
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 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 12:01 AM
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 12:11 AM
Hi @Dr Atul G- LNG - How can I use the respective approval policy ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 12:23 AM
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 12:29 AM
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