- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2021 05:21 AM
Hello All,
Based on one condition I have to create one service catalog task and want to attach approval to this task.
I don't want to attach approval to the RITM it should be for task. In my case it is not getting attached to this task. Do I need to change the status of task as well before sending it for approval?
PFB attached for your reference.
Solved! Go to Solution.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2021 07:56 AM
I got the answer to my question.
We can attach approval to catalog task as well, in my case wait checkbox was checked under catalog task hecne approval was not getting attached to the task
wait checkbox says once this task is closed then go for next step.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2021 05:38 AM
Hi,
I believe using Flow Designer only approvals can be attached to RITM and not SC TASK
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2021 06:08 AM
Agree..not sure why you would hang an approval off a sc_task rather than RITM. What would the person or group be approving at that level?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2021 06:12 AM
The flow which are follosing is as below
first it willl go for line manager approval
it it gets approved then catalog task will generate which will confirm if item is in stock or not with YES/NO value.
If it is NOt in stock then second level approval go to the procurement manager (like if we add 2nd level approval again on RITM then the ticket stage will change from fulfillment to waiting for approval which is not correct process )
thats why we are addign a approval on catalog task only.
Kindly suggest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2021 09:58 AM
The stage wouldn't go to awaiting approval again. Typical stages in a request process:
Validation
Approval - In this case is the line manager approval
Fulfilment - Could easily put another approval activity in here to approve purchase.
Delivery
Complete
You have multiple approval activities and across different stages if you wish. Its fairly standard to have multiple approvals on RITM level. As said..ive never heard of approval on a sc_task level.