Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Workflows

AJ5
Tera Contributor

Hello,

I have a question regarding the OOTB workflows in ServiceNow. The documentation states that these workflows are configurable, but it does not clarify whether we should modify them directly or create a copy to work on. Since the OOTB workflow is very basic and does not meet our needs, I would appreciate any recommendations you might have on how to proceed. Thank you in advance! 

6 REPLIES 6

Runjay Patel
Giga Sage

Hi @AJ5 ,


To clone/copy oob workflow you need to navigate to workflow list and open the one which you want to modify or make a copy of it.

RunjayPatel_0-1731824788611.png

 

To modify you can checkout and do the modification.

 

For requested item these workflow will be attached OOB there you have to make changes.

for example: catalog "Apple iPhone 13" is oob item which has oob workflow "Procurement Process Flow - Mobile" attached to it, if you want to change the same then you have to update the workflow with new or amended workflow which you wanna apply on it.

RunjayPatel_1-1731824963413.png

 

Hope it is clear to you now.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

 

 

In this video i have explained about Web service integration in ServiceNow like how it works, how we can configure it, what are the prerequisite and many more. I have covered below topics in this video. 1. understand Web Service. Like when and how we will use it. 2. Talked about Inbound and ...

AJ5
Tera Contributor

Thank you, @Runjay Patel .I understand how to modify the workflow. My question is specifically about the nature of the changes. The ServiceNow documentation states that workflows are configurable, but it does not clarify whether we should update the oob version or create a copy and make the updates there. Any advise?

 

 

Hi @AJ5 ,

 

As per ServiceNow best practice you should make a copy of oob one and then make changes as per your need. Do not update in oob one as it will create problem during upgrade.

 

Please accept the solution if it help.

AJ5
Tera Contributor

Okay, so after the copy, should we also deactivate the OOB workflow?