The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How to create approval request.

niveditakumari
Mega Sage

Hi, 

 

How to create approval request. 

Can you please tell in how many ways we can create approval request and some use case for it. 

 

Regards, 

Nivedita

 

 

1 ACCEPTED SOLUTION

Sebas Di Loreto
Kilo Sage
Kilo Sage

@niveditakumari 

Approvals are mostly part of change management and service requests.

For example, a normal change is in authorize state waiting for the CAB group approval.

You can create these approvals in workflows by using the "approval user" or "approval group" activities.

The names are a little misleading since you can actually use group names to request approvals on both.

The word group on the "approval group" activity means that it will create an approval group record (extends the task table) for all the individual approvals (sysapproval_approver table).

 

Below I am showing a normal change in authorize state where you can see the workflow created an approval from the Hardware group that David Loo approved, making all the other one "no longer required". I can tell the workflow used an "approval group" activity since I see  GAPRV0000107. When David Loo approved his individual record, in reality he approved GAPRV0000107, which is like the parent of all the other individual approvals. When GAPRV0000107 was approved all the other individual approvals turned "no longer required". The change is still waiting a response from someone in the CAB approval group.

 

SebastianDL_0-1671143283909.png

 


If I helped you with your case, please click the Thumb Icon and mark as Correct.


View solution in original post

4 REPLIES 4

Kandi
Tera Contributor

I am adding a link that discusses the multiple methods to create an approval request 

Here are some examples (not all) of how we use approvals in ServiceNow.

  1. Change Mgmt and CAB approval of Change Tickets
  2. Supervisor Approval new hardware/software Requests 
  3. Business Partners approve UAT in Change Tickets 
  4. Supervisor approval of some HR Catalog Items

Kandi
Tera Contributor

I am adding a link that discusses the multiple methods to create an approval request 

We don't have any approvals setup for Incident Mgmt but here are some examples (not all) of how we use approvals in other modules of ServiceNow.  

  1. Change Mgmt and CAB approval of Change Tickets
  2. Supervisor Approval new hardware/software Requests 
  3. Business Partners approve UAT in Change Tickets 
  4. Supervisor approval of some HR Catalog Items

Sebas Di Loreto
Kilo Sage
Kilo Sage

@niveditakumari 

Approvals are mostly part of change management and service requests.

For example, a normal change is in authorize state waiting for the CAB group approval.

You can create these approvals in workflows by using the "approval user" or "approval group" activities.

The names are a little misleading since you can actually use group names to request approvals on both.

The word group on the "approval group" activity means that it will create an approval group record (extends the task table) for all the individual approvals (sysapproval_approver table).

 

Below I am showing a normal change in authorize state where you can see the workflow created an approval from the Hardware group that David Loo approved, making all the other one "no longer required". I can tell the workflow used an "approval group" activity since I see  GAPRV0000107. When David Loo approved his individual record, in reality he approved GAPRV0000107, which is like the parent of all the other individual approvals. When GAPRV0000107 was approved all the other individual approvals turned "no longer required". The change is still waiting a response from someone in the CAB approval group.

 

SebastianDL_0-1671143283909.png

 


If I helped you with your case, please click the Thumb Icon and mark as Correct.


@Sebas Di Loreto , 

 

Thank you so much. 

 

Regards, 

Nivedita